VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Finally found an answer to my previous problem, I immediately find a new one. This shouldn't be as hard as that one though (I hope )

    A PAL 576i DVD at 25FPS with ghosting/blending. Audio pitch is fine. SRestore did a good job on a lot of my PAL dvds, but not on these, as you can see:
    Click image for larger version

Name:	vlcsnap-2015-02-16-23h20m09s146.png
Views:	1432
Size:	609.4 KB
ID:	30333
    Click image for larger version

Name:	vlcsnap-2015-02-16-23h20m13s147.png
Views:	12633
Size:	628.3 KB
ID:	30332
    Click image for larger version

Name:	vlcsnap-2015-02-16-23h20m06s146.png
Views:	1394
Size:	650.0 KB
ID:	30330
    Click image for larger version

Name:	vlcsnap-2015-02-16-23h20m42s35.png
Views:	2221
Size:	579.7 KB
ID:	30331

    Adding FRate="23.976" or 29.97 doesn't help much. TFM()+SRestore or only deinterlacing neither works.

    Commandline:
    Code:
    x264.exe --profile high --preset veryslow --crf 18 --sar=744:694 --output output.mkv test.avs
    Script:
    Code:
    LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\masktools2-25.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\dgmpgdec158\DGDecode.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\decomb\Decomb.dll")
    Import("C:\Program Files (x86)\AviSynth 2.5\plugins\QTGMC-3.32.avsi")
    LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\ffms2.dll")
    ffVideoSource("input.mkv")
    QTGMC( Preset="Slower" )
    SRestore()
    Crop(10,4,-14,-8)
    It's a USA (NTSC) production, but I'm not sure if this was made on video or film. Can somebody suggest how to tackle this?
    Image Attached Files
    Quote Quote  
  2. Originally Posted by pub View Post
    Can somebody suggest how to tackle this?
    Buy the NTSC version as you can forget about unblending this one. Unblenders depend on at least one field of each frame being 'clean'. You don't have that.

    And when uploading samples please don't make them into MKVs. Use DGIndex to cut an M2V from the VOB and upload that.
    Quote Quote  
  3. There's too much blending. I don't think you'll find any way to restore the original film frames.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!