PDA

View Full Version : Suspicious CCE OPV pass


Manngo
15th January 2005, 14:52
Hello everyboby!

I havent started a thread for half a year, so it is high time now. :)

Run into an A/V sync issue when converting avi to DVD. To be more specific, I'm converting NTSC to PAL by editing the avs file. I use convertfps instead of assumefps in order to be able to use source audio in the result DVD. I use D2SRoBa as well. In this case audio was after video with 2 secs about. I rerun the project for many times to locate the problem. The source is NTSC. When converting to NTSC DVD it is OK. When converting with assumefps to PAL DVD it is OK (D2S default). When converting with convertfps and change the audio file in scenarist manually, the desync appears. As far as audio was the same, problem must have been with the video. So I started to compare the avisynth.avs and the resulted mpv file from frame to frame. These two didn't match! There is a 2 sec difference between these two, however the total frame number and the total lenth is good in the mpv file.
So CCE did something wrong. I rerun the project without D2SRoBa, in 4 pass VBR and it turned out to be fine, fits the audio. So 1 pass VBR seems to have some problems.
I'm using 2.67.00.23.

Manngo