Good Smart Deinterlace Filter for VirtualDub? >>
Forum

Forum



SearchSearch   Users   Registration   Entrance
Today: 12.08.2025 - 04:01:14
Pages:  1  2  

Good Smart Deinterlace Filter for VirtualDub?

Advertising


MessageAuthor

To use avisynth just open notepad, type the commands and save as .avs Use the DGIndex .d2v file in a script like this: # the lines with a # will be ignored by avisynth # PLUGINS LoadPlugin("C:\Program Files\DGMPGDec\DGDecode.dll") LoadPlugin("C:\Program Files\AviSynthPlugins\decomb.dll") # SOURCE mpeg2source("C:\DVD\YourMovie.d2v") # DEINTERLACING (1) FieldDeinterlace(blend=false) # CROPPING (Left,Top,Right,Bottom) crop(2,76,716,424) # RESIZING (Width,Hight) LanczosResize(720,288) The .avs file can then be opened in virtualdubmod and saved in fast recompress mode.

------------------------------
Geordie Johnston - E36 Collector.

BimmerDawg

user forum




Statistics:
Messages: 18,744
Registration: 09.16.2002
20.09.21 - 11:37:14
Message # 11
RE: Good Smart Deinterlace Filter for VirtualDub?

TheBlueTree Of course if you double the framerate, it will make the file bigger (usually about 50%). But you don't have to double it. Try to keep original framerate and if the movie playback is smooth enough, you're done. I have good experiences with DgBob deinterlace filter. It has both modes - original and double framerate.

------------------------------
///M3 8/95 Avus Blue Current Mods: Koni SA's along with eibach pro-kit, 540/Euro HFM kit with a Cosmos CAI. Mods to Come: 3.38 LSD, Stromung Exhaust..and a Crank Pulley.

CHAMBMW

user forum




Statistics:
Messages: 404
Registration: 03.26.2003
20.09.21 - 11:41:47
Message # 12
RE: Good Smart Deinterlace Filter for VirtualDub?

Wow, that made so much sense, I now see the difference thanks! Can you tell me what this means: 29.970fps, every 4th and 5th frames are interlaced. Goes like this: 1 2 3 4i 5i 1 2 3 4i 5i 1 2 3 4i 5i ... It's telecined I suppose, anything you can think to tell me?

------------------------------
E34 540i Manual Eibakh Pro Kit

Mohamed 525i

user forum




Statistics:
Messages: 624
Registration: 06.18.2003
20.09.21 - 11:46:41
Message # 13
RE: Good Smart Deinterlace Filter for VirtualDub?
Cockos I need my licence again! : Previous topicNext topic: How can I tell If I deinterlaced my video after CCE2.67 encoding?
Pages:  1  2  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants