HandBrake is great for video conversions. However, I'm having problems with A/V sync, so I'm posting some logs here to see if anybody can figure out what I'm doing wrong. Using the old HandBrake CLI 0.9.3, the file converts properly. Using the new HandBrake CLI 0.9.4, the audio and video get so far out of sync that the show is unwatchable. The following logs were created using the command line options: handbrakecli93 -i test.mpg -o test93CLI.mp4 -e x264 -q 0.6 --deinterlace=fast -v 1 >>test93CLI.txt 2>&1handbrakecli94 -i test.mpg -o test94CLI.mp4 -e x264 -q 0.6 --deinterlace=fast -v 1 >>test94CLI.txt 2>&1handbrakecli99 -i test.mpg -o test99CLI.mp4 -e x264 -q 0.6 --deinterlace=fast -v 1 >>test99CLI.txt 2>&1where cli99 is actually the latest SVN version. |
