VideoHelp.com Forum
+ Reply to Thread
Results 1 to 17 of 17
Thread
  1. Member
    Join Date: Aug 2005
    Location: malta
    Hi

    I wish to add a de-interlace filter to virtual dub which is equal to the Linear/Bob filter of VLC

    I have an interlaced captured avi, which when de-interlaced both with virtual dub or AutoGK the result is definetly not as good as VLC's Linear de-interlacing

    Is it possible to add this plugin? if yes, where can I find it as google did not help me much
    (i'm not very technical so i did not understand much of the result sites)

    thanks
    L
    Quote Quote  

  2. Member
    Join Date: Dec 2005
    Location: none
    Isn't VLC's Bob about the same as AviSynth's Bob()?

    You won't find anything like this for VirtualDub because VirtualDub won't allow a filter to change the number of frames and frame rate. Bob deinterlacing creates twice as many frames and doubles the frame rate.

    Have you tried Donald Graft's Smart Deinterlace (with the edge directed interpolate option) for VirtualDub?
    Quote Quote  

  3. Member Soopafresh's Avatar
    Join Date: Jan 2004
    Location: United States
    The later 1.7 Vdubs have bobbing built in. In addition to Graft's filter, there's a number of good ones from the Russian plugin authors - Try this pack - http://www.thedeemon.com/VDFilterPac...rPackSetup.exe

    http://www.thedeemon.com/VDFilterPack/
    Quote Quote  

  4. Member edDV's Avatar
    Join Date: Mar 2004
    Location: Northern California, USA
    There are downsides to bob deinterlace. Slow moving or still images may flicker.

    Most high end TV deinterlacers will only bob in areas of motion and employ filtered weaves in slow areas. This is another reason why good TV or progressive DVD player deinterlacers perform better than software filters.
    Recommends: Kiva.org - Loans that change lives.
    http://www.kiva.org/about
    Quote Quote  

  5. Member
    Join Date: Dec 2005
    Location: none
    There are many software smart bob'ers too.
    Quote Quote  

  6. Member
    Join Date: Dec 2005
    Location: none
    Originally Posted by Soopafresh
    The later 1.7 Vdubs have bobbing built in.
    I have 1.7.7 but can't find it -- except for MJPEG sources.
    Quote Quote  

  7. Member edDV's Avatar
    Join Date: Mar 2004
    Location: Northern California, USA
    Originally Posted by jagabo
    There are many software smart bob'ers too.
    True but the bob filter in VLC isn't one of them. It is good for frame grab though.
    Recommends: Kiva.org - Loans that change lives.
    http://www.kiva.org/about
    Quote Quote  

  8. Member
    Join Date: Nov 2002
    Location: United States
    I have 1.7.7 but can't find it -- except for MJPEG sources.
    Virtualdub 1.8.0 has bob doubler, deinterlace and field bob built in.

    http://www.virtualdub.org/beta/Virtu....8.0-test8.zip
    Quote Quote  

  9. Member
    Join Date: Dec 2005
    Location: none
    Originally Posted by DarrellS
    I have 1.7.7 but can't find it -- except for MJPEG sources.
    Virtualdub 1.8.0 has bob doubler, deinterlace and field bob built in.

    http://www.virtualdub.org/beta/Virtu....8.0-test8.zip
    Thanks, got it.
    Quote Quote  

  10. Member
    Join Date: Nov 2002
    Location: United States
    You're welcome
    Quote Quote  

  11. Member
    Join Date: Aug 2005
    Location: malta
    wow so many suggestions!
    big thanks to all
    i will try one by one right away
    Quote Quote  

  12. Would you use all 3 of those filters for deinterlacing or do you just try them one at a time to see which works best for you?
    Quote Quote  

  13. Member
    Join Date: Dec 2005
    Location: none
    Use only one deinterlace filter.
    Quote Quote  

  14. Member edDV's Avatar
    Join Date: Mar 2004
    Location: Northern California, USA
    Originally Posted by h2p000
    Would you use all 3 of those filters for deinterlacing or do you just try them one at a time to see which works best for you?
    Hardware deinterlacers use two or more deinterlace strategies in the same frame based on motion in blocks or isolated objects. Low motion areas get a simple weave to preserve high resolution, larger medium motion areas get a bob and high motion areas get reduced to single fields.

    The eye is highly sensitive to flicker but as motion increases, perception of detail is less. Deinterlacer designers use these perceptual characteristics to optimize picture quality.

    Best to leave video in interlace format and let the progressive DVD player or HDTV do the deinterlace. For computer playback, use a software deinterlacing player or rely on the display card deinterlaccer.

    Valid reasons to deinterlace in software are web distribution or preparation for high compression. Just be aware of the quality reduction this entails.
    Recommends: Kiva.org - Loans that change lives.
    http://www.kiva.org/about
    Quote Quote  

  15. Well, what I have is a made for tv movie thats in an interlaced pal avi right now. I wanted to convert it to a 720x480 25 fps mpeg then convert using the dgpulldown method, but it says you have to deinterlace an interlaced source first and I have never done that.

    I did just read a post saying that the smart deinterlace filter for virtualdub was the way to go. Any one had any experience with this, or know where I can find a guide for it?
    Quote Quote  

  16. Member edDV's Avatar
    Join Date: Mar 2004
    Location: Northern California, USA
    Film is broadcast with both fields referencing the same frame in PAL. You need to do a weave and you have progressive.

    Film in NTSC may be inverse telecined if cadence is pure and also can be restored to progressive.

    Both techniques avoid deinterlace issues.
    Recommends: Kiva.org - Loans that change lives.
    http://www.kiva.org/about
    Quote Quote  

  17. Member
    Join Date: Dec 2005
    Location: none
    Sequence to get out-of-phase PAL fields back to progressive frames:

    SeparateFields()
    Trim(1, 0)
    Weave()

    This separates the frames into fields, throws away the very first field, then weaves pairs of fields back into frames.

    Guide for PAL to NTSC with dgpulldown:

    http://forum.videohelp.com/topic3001...light=pal2ntsc
    Quote Quote  




Similar Threads

  1. interlace help
    By nymph4444 in forum Newbie / General discussions
    Replies: 339
    Last Post: 17th Jun 2011, 02:33
  2. Replies: 4
    Last Post: 10th Dec 2009, 12:21
  3. Replies: 6
    Last Post: 26th Sep 2009, 09:20
  4. Procoder PAL adaptive interlace vs virtualdub
    By telefunken in forum Video Conversion
    Replies: 1
    Last Post: 6th Mar 2009, 03:36
  5. Interlace Question (I think....)
    By pezpunk in forum Newbie / General discussions
    Replies: 4
    Last Post: 15th May 2008, 10:20
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools