cybersharky
3rd October 2010, 16:44
Hi,
I know audio doesn't have a fps. The Dvd was NTSC 29.97 fps. So is there anything I need to do with the audio?
LoadPlugin("G:\megui\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("E:\LOTR\MainMovie\FELLOWSHIP_EXT_D1\VIDEO_TS\job1.d2v", info=3)
LoadPlugin("G:\megui\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, interlaced=true, threads=0)
LoadPlugin("G:\megui\tools\avisynth_plugin\TIVTC.dll")
tfm(order=1).tdecimate()
:thanks:
I know audio doesn't have a fps. The Dvd was NTSC 29.97 fps. So is there anything I need to do with the audio?
LoadPlugin("G:\megui\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("E:\LOTR\MainMovie\FELLOWSHIP_EXT_D1\VIDEO_TS\job1.d2v", info=3)
LoadPlugin("G:\megui\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, interlaced=true, threads=0)
LoadPlugin("G:\megui\tools\avisynth_plugin\TIVTC.dll")
tfm(order=1).tdecimate()
:thanks: