Kodi Community Forum

Full Version: MKV --> h.264 MP4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Is there a way (on a ubuntu computer) to convert movies so I can be sure that they work on an appletv.

Harold
I'm not sure if this is the right way (or if it even does what you want) but mencoder should be able to do it:

Code:
mencoder -ovc copy -oac copy -o output.mp4 input.mkv