]> code.delx.au - transcoding/commit
Many improvements!
authorJames Bunton <jamesbunton@fastmail.fm>
Fri, 23 Jul 2010 04:55:11 +0000 (14:55 +1000)
committerJames Bunton <jamesbunton@fastmail.fm>
Fri, 23 Jul 2010 04:55:11 +0000 (14:55 +1000)
commitdfdf1ac02ed71f25d4bce552aeaae6aea86c5f96
tree3f728887ea4e44efa3d74a2682ff395a577c427e
parentfbb2d992b825bdcecbfd0da160170f36be81a8b1
Many improvements!

 - Mencoder now writes the audio during the first pass, video during the second. This means encodes that end with MKV or MP4 never have to be stuffed into an AVI, which fixes a few problems.
 - Run audio & video codec during both pass1 & pass2 to ensure frameskipping works properly. This fixes A/V sync issues.
 - Added option to copy AC3 audio directly from the source without transcoding. Useful for DVDs that have low bitrate audio tracks which would suffer from re-encoding.
 - Set FPS correctly for MKV files, this fixes A/V sync issues.
encode.py