Page 1 of 1

convert to mp4 on linux

Posted: April 14th, 2016, 5:12 pm
by therichardharrison
I'm trying to find a script to repackage files from mkv to mp4. I don't need any transcoding. I'm happy to move all of the components from the original file.
I've found a few examples but the ones I've found assume you're running on windows and I can't figure out how to set up ffmpeg and get it referenced within the scripts.

Has anyone seen a script set up to do this on Linux?