Movieslut
13th December 2001, 03:02
I'm transcoding a ntsc divx to pal divx, bot 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)
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)