0

Regards,

What is the equivalent of this ffmpeg command

ffmpeg -i in.mp4 -c copy out.mp4

in MLT Multimedia Framework MLT?

Thank very much!

Jmv Jmv
  • 163
  • 3
  • 8

1 Answers1

0

There is no equivalent MLT command. Currently, MLT only operates on uncompressed data.

Other people have requested this feature in the past, but nobody has taken the time to implement it:

https://github.com/mltframework/mlt/issues/72

https://sourceforge.net/p/mlt/bugs/162/

https://sourceforge.net/p/mlt/bugs/34/

https://sourceforge.net/p/mlt/mailman/message/27023224/

Brian
  • 1,200
  • 6
  • 8