资 源 简 介
Mission Statement
yetanothermkv2mp4 script is based on anymkv2mp4 and many other mkv2mp4 bash scripts. The idea is to be able to convert ANY and all mkv files to mp4 (i.e. a batch process). Most scripts fail to do this. I have heavily modified this script from anymkv2mp4 and others to handle most audio codecs without failure. Moreover, this script determines what track # the audio and video are so that MP4Box can, without error, remux the extracted mkv audio and video files to mp4 format. On another note, this script can convert any video format to mp4 via the -i filename.
Command Line Options
-bb reencodes all avi or mkv files to mp4. The script determines the bitrate used to encode the original source and performs a 2 pass reencode using the overall bitrate. Maximum bitrate will be 800Kbps.
-qb remuxes all mp4 files quickly. The script determines audio and video track #s so that MP4Box correctly remuxes.