Which would be a better choice? I can use both, but am not sure if it will give me any better results. My source is a dvd which DVD2AVI says is entirely interlaced.
+ Reply to Thread
Results 1 to 17 of 17
-
This is a block of text that can be added to posts you make. There is a 255 character limit
-
Hi-
My source is a dvd which DVD2AVI says is entirely interlaced.
Which would be a better choice?
If you'd like a more informed opinion about how to handle your source, let us know what the final format is to be and upload somewhere a small 10 second piece of the source. -
I don't have much time to learn Avisynth scripting, but DGIndex was the program that told me it was interlaced. It is already at 23.976 FPS since I created a psuedo AVI with DGIndex and tricked VDUBMod into opening it. I have AVIsynth installed but never learned to use it. The final format is a Xvid file.
This is a block of text that can be added to posts you make. There is a 255 character limit -
So you Forced Film (made 23.976fps) an NTSC Interlaced video? Very bad move. By making it 23.976fps, you not only keep a lot of interlacing, but you make it play jerky as well. Whenever it says NTSC Interlaced you always make the D2V using Honor Pulldown Flags. Then after determining what the source is like following my tips above, you either IVTC or deinterlace.
But since you have no interest in learning how to do it right, I wash my hands of you. Good luck. -
Originally Posted by StealthKing
Just need to learn AVISynth before Monday., it will take 10 minutes or less to learn how to use 2 lines in the script for opening .d2v and e.g. pasting other lines from a template you find in some guide or forum post.
http://avisynth.org/mediawiki/Main_Page
http://avisynth.org/mediawiki/First_script -
This is a block of text that can be added to posts you make. There is a 255 character limit
-
Don't know what to do now, I'm stuck. I can't open any .d2v files.
This is a block of text that can be added to posts you make. There is a 255 character limit -
I didnt put DGDecode.dll in it, I used the MPEG2Dec3.dll
https://forum.videohelp.com/topic221896.html says
"The first thing we want to do is open the D2V project file we created in Step 2, with AVISynth. We do this using the MPEG2DEC3 plugin we previously placed in our AVISynth 2.5 Plugins directory. "
I got this in the avs script. When I drag it into VDUB, it gives me an error "MPEG2Source:Couldn't Open File" on line 3
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
MPEG2Source("C:\Documents and Settings\Stealthking\Desktop\FUNNY_MOVIE_1\CLAD\Mo vie1.d2v")This is a block of text that can be added to posts you make. There is a 255 character limit -
I didn't change anything. I can open AVI files, just not .d2v files.
This is a block of text that can be added to posts you make. There is a 255 character limit -
It sounds like you have a mix of incompatible versions of the DG modules. Uninstall what you have, download DGDecode and DGIndex as a package (link below) and install it. Get rid of your D2V file and run DGIndex again.
http://avisynth.org/warpenterprises/files/dgmpgdec148_20060720.zip
<edit> Ah, I see you got it while I was typing this out. </edit>
Similar Threads
-
VirtualDub Deinterlace Filter yadif vs blend
By kreg in forum Capturing and VCRReplies: 1Last Post: 22nd Jul 2011, 12:42 -
Deinterlace filter for mencoder pp=lb not giving me what I need
By M3mbr4n3 in forum Video ConversionReplies: 3Last Post: 12th Apr 2011, 14:44 -
Weird problem when using deinterlace filter from VirtualdubMod...
By artyjeffrey in forum RestorationReplies: 12Last Post: 22nd Apr 2010, 10:11 -
Using MSU Smart Deblocking Filter...
By AshleyQuick in forum Newbie / General discussionsReplies: 4Last Post: 28th Apr 2008, 20:17 -
Can't Add Smart Tee Filter?
By petem23 in forum Capturing and VCRReplies: 0Last Post: 11th Jan 2008, 13:47