israel-fl / bitmap2video

Generate video from Image resources, Bitmaps or a Canvas. Allows for audio multiplexing.
Apache License 2.0
89 stars 27 forks source link

Cannot Initialize Muxer #19

Open MichaelDee98 opened 3 years ago

MichaelDee98 commented 3 years ago

In this line val muxer = Muxer(this@MainActivity, "/files/video.mp4")

I get this error

None of the following functions can be called with the arguments supplied.

(Context, MuxerConfig) defined in com.homesoft.encoder.Muxer (Context, File) defined in com.homesoft.encoder.Muxer