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