2009-07-06, 04:05 AM
dhgb256 Wrote:Hi Stattik,
Due to processor load issues I switched back to the TS Mux. I am not using the Full TS Mux per your suggestion and unfortunately I am still getting the audio sync problems. I tried -tsprog 1 through 6 to no avail, and the mencoder website said there was 65,534 possibilities, but I didn't have that kind of time
I have uploaded an example file again. Any help is much appreciated.
http://rapidshare.com/files/252385679/Be...00.ts.html
It's most likely because the TS file has 2 audio streams. Are you cutting the file at all? This worked for me.
Code:
D:\Progra~1\mplayer\MPlayer-rtm-svn-26446\mencoder.exe Z:\scratch\Beach_Volleyball_20090705_16301800.ts -edl "Z:\scratch\Beach_Volleyball_20090705_16301800.edl" -sws 9 -lavdopts threads=2 -ovc xvid -xvidencopts fixed_quant=3:me_quality=6:chroma_me:noqpel:chroma_opt:vhq=4:bvhq=1:trellis:hq_ac:quant_type=mpeg:turbo:threads=2 -oac mp3lame -lameopts cbr:br=128 -af volnorm -vf pullup,softskip,field=0,scale=608:336, -fps 30000/1001 -ofps 24000/1001 -o "Z:\scratch\Beach_Volleyball_20090705_16301800.avi"
If you're still having problems, you can try adding -aid 1 instead of -tsprog.