Depends on the movie what to do (and Calafat should do a little search in here in the forum as I did explain it that many times).
If its a blockbuster/Hollywood Movie (and I dont want to know how the quality is, if someone before did encode a still telecined FILM NTSC to Avi):
Code:
Telecide()
decimate()
Assumefps(25.000,true)
ssrc(44100)
Do try the SSRC () command of avisynth as it nows also provides up and downscaling the samplerate. If it wont work use ResampleAudio(44100) instead. Both do give you an in-sync 44100 audio which matches to the video.
Just Change/Convert fps to 25 from a 29.976 is the worst you can do! And there are still some broadcastings in PAL land where they did that
NTSC Telecining and "converting" the fps to pal specs., ... will result in a horrible interlacing pattern and alful blendings even after deinterlacing .... Exact such an example I got last week when inspecting that crap of broadcast "Men in Black" capture provided by the station Pro7.
@ EncoderMaster
On the Advertising Trip again??