VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Nov 2014
    Location
    Montenegro
    Search PM
    Hi,

    This is the source file (from old VHS):
    https://www.mediafire.com/?s6qfkqqqlaii05r

    I’ve tried:
    Code:
    MPEG2Source("d:\iso\there auto be a law\auto.d2v")
    QTGMC( Preset="Placebo")
    And it removes some ghosting. However some of it still remains. For example:
    http://s30.postimg.org/lvpxh3vpt/auto.jpg

    How can I remove that?

    I've experimented with SRestore() and AssumeFPS() but i coudnt find solution.

    Regards.
    Last edited by necr084; 30th Nov 2014 at 06:11.
    Quote Quote  
  2. This appears to work:

    Code:
    Mpeg2Source("auto.d2v", CPU2="ooooxx", Info=3) 
    QTGMC(preset="fast")
    SRestore(frate=25)
    If you want something faster use Yadif(mode=1) or Interleave(TFM(field=1), TFM(field=0)) instead of QTGMC(). Also, keep in mind that SRestore() may take a while to "lock on" the pattern. So when you random seek you need advance frame by frame for several frames before it will successfully remove blended frames.
    Quote Quote  
  3. Member
    Join Date
    Nov 2014
    Location
    Montenegro
    Search PM
    Thank you!
    However I got another problem when I used your script. It is a problem with colors:

    http://s8.postimg.org/ja9vwpvj9/auto_colors.jpg

    I am using Helix YUV codecs. Are they causing the problem with colors? I think I coudnt open avs files in VirtualDubMod without them.

    UPDATE:

    Color problem solved. I was using old version of DGindex!
    Last edited by necr084; 30th Nov 2014 at 08:14.
    Quote Quote  
  4. I'm not seeing that problem here:

    Click image for larger version

Name:	frame.jpg
Views:	349
Size:	39.9 KB
ID:	28906

    Use VirtualDub instead of VirtualDubMod (the latter is very outdated). VirtualDub supports YV12 without the need for external codecs.

    If you still have problems, what's your entire script?
    Quote Quote  
  5. Member
    Join Date
    Nov 2014
    Location
    Montenegro
    Search PM
    I've solved problem. I was using old version of DGindex.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!