I am trying to use mltframework to merge 2+ videos. I want to generate another .avi file from these merged video files. How can I do this?
Try
melt {input-sequence} -consumer avformat:{output-name} acodec=libmp3lame vcodec=libx264
Substitute {input-sequence}
and {output-name}
to fit your needs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With