PDA

View Full Version : Why can't I get a/v to sync?


Movieslut
14th December 2001, 18:48
I'm transcoding a ntsc divx to pal svcd but no matter what, I cant get the audio in sync with video. I use bbmpg for muxing and tmpgenc for wav to mp2. Below my avs script generated by fitcd....any hints? Never had this prob using Tmpgenc. Now I'd like to start using cce for it gives superiour quality and higher encoding speeds.
Oh, and why keeps cce moaning that TemporalSmoother doesnt exsist??

LoadPlugin("c:\windows\system\mpeg2dec.dll")
AviSource("D:\Scary Movie 2\[Divx] Scary Movie II 640x360.avi")
BicubicResize(448,414,0,0.6,8,0,624,360)
#TemporalSmoother(3,5)
AddBorders(16,81,16,81)
AssumeFPS(25.000)
#Trim(0,123600).FadeOut(150)

Btw, this is the same post as the 'A/V sync insanely off' which I tried to delete, but didnt let me