Wasn't sure where to put this but it's about a downloaded AVI file. The file plays fine in MPC. It can be opened fine in both TMPGEnc and VDubMod. The audio extracts fine with GoldWave.
I've scanned for errors with VDubMod = 0 bad frames
I've rebuilt the header with DivXFix v1.10
The only problem is that it's 29.97fps and I want to convert it back to 25fps for my PAL TV. I want to do this with AviSynth but as soon as I try to open up my script in VDubMod I get the following error message...
Anyone got any idea what's causing this? My script is:
LoadPlugin("C:\Program Files\AutoGK\DGMPGDec\DGDecode.dll")
# LoadPlugin("C:\Program Files\AutoGK\AviSynth\plugins\Decomb521.dll")
AVIsource("filename.avi")
Telecide(order=1,guide=1)
Decimate(cycle=5)
YV12toRGB24()
FlipVertical()
AssumeFPS(25)
+ Reply to Thread
Results 1 to 2 of 2
-
-
Purely a cr@p shoot, but have you looked around for a different version of DGDecode.dll ? Dunno if there is one, but at least you can rule it out.
Similar Threads
-
What kind of PC specs do I need to play this MKV file?
By dave in or in forum Media Center PC / MediaCentersReplies: 5Last Post: 22nd Aug 2011, 00:37 -
DTS Master Undetermined with BluRIP
By nikemouse in forum AudioReplies: 1Last Post: 11th Nov 2010, 16:34 -
What kind of file do you think was uploaded to YT on this video?
By brassplyer in forum Video Streaming DownloadingReplies: 2Last Post: 20th Aug 2009, 08:38 -
Cant Play / Load A RAW DV file "Codec Status Undetermined" Please
By hypnoticpimp in forum Newbie / General discussionsReplies: 4Last Post: 30th Mar 2009, 14:29 -
Some kind of error in a stream?
By Remyisme in forum Newbie / General discussionsReplies: 1Last Post: 26th Jul 2008, 09:32