bitmap2video icon indicating copy to clipboard operation
bitmap2video copied to clipboard

Cannot Initialize Muxer

Open MichaelDee98 opened this issue 3 years ago • 0 comments

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

MichaelDee98 avatar Jun 11 '21 14:06 MichaelDee98