CoximusPrime
27th April 2012, 15:32
Hi Guys,
I've written a linux script to convert large HD mkv files to smaller SD versions (still in mvk containers). My script basically extracts the audio, then performs 2pass encoding to create a h264 video file, I then reduce the audio bitrate and use mkvmerge to merge the audio and video back into a mkv file.
I was wondering though if there is a tool similar to mkvmerge which will take these serperate audio and video files and create a mp4 file instead of an mkv (so I wouldn't need to transcode the video again).
Any pointers would be well received.
I've written a linux script to convert large HD mkv files to smaller SD versions (still in mvk containers). My script basically extracts the audio, then performs 2pass encoding to create a h264 video file, I then reduce the audio bitrate and use mkvmerge to merge the audio and video back into a mkv file.
I was wondering though if there is a tool similar to mkvmerge which will take these serperate audio and video files and create a mp4 file instead of an mkv (so I wouldn't need to transcode the video again).
Any pointers would be well received.