VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Hello everyone!

    I'm trying to perform the deinterlace of the videos below, but in the first video all filters that I tried have no effect. In the second video the filters most only worsen the interlace, the only one that almost removed the interlace was the QTGMC, but it seems to have only merged the frames, leaving a ghost of the previous frame visible.

    The second video has a framerate variable up to 50fps, I had never seen a video interlaced with variable framerate, I think something must be done differently to deinterlacing this one. The first video i really dont know why there is no effect.

    (The two videos are remux of German blu ray, one of the videos is of volume 1 and the other of volume 10)

    Some filters I have tried:
    tfm(order=1).tdecimate(mode=1, hybrid=0)
    Yadif(order=1, mode=0) # I tried modes 0-3
    Telecide(guide=3,post=0,show=false).decimate() # I tried guides 0-3
    QTGMC(preset="slow", matchpreset="slow", matchpreset2="slow", sourcematch=3)
    QTGMC(edimode="EEDI3+NNEDI3", preset="Fast")
    srestore(23.976)



    Code:
    General
    Unique ID                   : 27499638110199657455845480938081413477 (0x14B03CD69B15897A2B57026B3510E965)
    Complete name               : G:\NARUTO\Shippuden 01.mkv
    Format                      : Matroska
    Format version              : Version 4 / Version 2
    File size                   : 152 MiB
    Duration                    : 5 min 4 s
    Overall bit rate mode       : Variable
    Overall bit rate            : 4 187 kb/s
    Encoded date                : UTC 2018-05-01 17:10:49
    Writing application         : mkvmerge v22.0.0 ('At The End Of The World') 64-bit
    Writing library             : libebml v1.3.5 + libmatroska v1.4.8
    
    Video
    ID                          : 1
    Format                      : AVC
    Format/Info                 : Advanced Video Codec
    Format profile              : High@L4
    Format settings             : CABAC / 3 Ref Frames
    Format settings, CABAC      : Yes
    Format settings, ReFrames   : 3 frames
    Codec ID                    : V_MPEG4/ISO/AVC
    Duration                    : 5 min 4 s
    Bit rate mode               : Variable
    Bit rate                    : 3 727 kb/s
    Nominal bit rate            : 4 512 kb/s
    Maximum bit rate            : 25.0 Mb/s
    Width                       : 1 920 pixels
    Height                      : 1 080 pixels
    Display aspect ratio        : 16:9
    Frame rate mode             : Constant
    Frame rate                  : 25.000 FPS
    Color space                 : YUV
    Chroma subsampling          : 4:2:0
    Bit depth                   : 8 bits
    Scan type                   : MBAFF
    Scan type, store method     : Interleaved fields
    Scan order                  : Top Field First
    Bits/(Pixel*Frame)          : 0.072
    Stream size                 : 135 MiB (89%)
    Writing library             : x264 core 129 r2245 bc13772
    Encoding settings           : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=tff / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=0 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=4512 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=25000 / vbv_bufsize=25000 / nal_hrd=vbr / ip_ratio=1.40 / aq=1:1.00
    Default                     : Yes
    Forced                      : No
    
    Audio #1
    ID                          : 2
    Format                      : AC-3
    Format/Info                 : Audio Coding 3
    Codec ID                    : A_AC3
    Duration                    : 5 min 4 s
    Bit rate mode               : Constant
    Bit rate                    : 224 kb/s
    Channel(s)                  : 2 channels
    Channel positions           : Front: L R
    Sampling rate               : 48.0 kHz
    Frame rate                  : 31.250 FPS (1536 SPF)
    Bit depth                   : 16 bits
    Compression mode            : Lossy
    Stream size                 : 8.13 MiB (5%)
    Service kind                : Complete Main
    Default                     : Yes
    Forced                      : No
    
    Audio #2
    ID                          : 3
    Format                      : AC-3
    Format/Info                 : Audio Coding 3
    Codec ID                    : A_AC3
    Duration                    : 5 min 4 s
    Bit rate mode               : Constant
    Bit rate                    : 224 kb/s
    Channel(s)                  : 2 channels
    Channel positions           : Front: L R
    Sampling rate               : 48.0 kHz
    Frame rate                  : 31.250 FPS (1536 SPF)
    Bit depth                   : 16 bits
    Compression mode            : Lossy
    Stream size                 : 8.13 MiB (5%)
    Service kind                : Complete Main
    Default                     : No
    Forced                      : No
    
    Text
    ID                          : 4
    Format                      : PGS
    Muxing mode                 : zlib
    Codec ID                    : S_HDMV/PGS
    Codec ID/Info               : Picture based subtitle format used on BDs/HD-DVDs
    Duration                    : 4 min 30 s
    Bit rate                    : 22.1 kb/s
    Count of elements           : 77
    Stream size                 : 731 KiB (0%)
    Default                     : Yes
    Forced                      : No
    Code:
    General
    Unique ID                   : 221437335672140332518724957112773851121 (0xA697479116BF724C76135D09681F37F1)
    Complete name               : G:\NARUTO\Shippuden 02.mkv
    Format                      : Matroska
    Format version              : Version 4 / Version 2
    File size                   : 123 MiB
    Duration                    : 2 min 0 s
    Overall bit rate mode       : Variable
    Overall bit rate            : 8 551 kb/s
    Encoded date                : UTC 2018-05-12 20:12:47
    Writing application         : mkvmerge v22.0.0 ('At The End Of The World') 64-bit
    Writing library             : libebml v1.3.5 + libmatroska v1.4.8
    
    Video
    ID                          : 1
    Format                      : AVC
    Format/Info                 : Advanced Video Codec
    Format profile              : High@L4.1
    Format settings             : CABAC / 4 Ref Frames
    Format settings, CABAC      : Yes
    Format settings, ReFrames   : 4 frames
    Codec ID                    : V_MPEG4/ISO/AVC
    Duration                    : 2 min 0 s
    Bit rate mode               : Variable
    Bit rate                    : 5 077 kb/s
    Maximum bit rate            : 25.0 Mb/s
    Width                       : 1 920 pixels
    Height                      : 1 080 pixels
    Display aspect ratio        : 16:9
    Frame rate mode             : Variable
    Frame rate                  : 50.000 FPS
    Original frame rate         : 25.000 FPS
    Standard                    : PAL
    Color space                 : YUV
    Chroma subsampling          : 4:2:0
    Bit depth                   : 8 bits
    Scan type                   : Interlaced
    Scan type, store method     : Separated fields
    Scan order                  : Top Field First
    Bits/(Pixel*Frame)          : 0.049
    Stream size                 : 72.7 MiB (59%)
    Default                     : Yes
    Forced                      : No
    Color range                 : Limited
    Color primaries             : BT.709
    Transfer characteristics    : BT.709
    Matrix coefficients         : BT.709
    
    Audio #1
    ID                          : 2
    Format                      : DTS
    Format/Info                 : Digital Theater Systems
    Format profile              : MA / Core
    Codec ID                    : A_DTS
    Duration                    : 2 min 0 s
    Bit rate mode               : Variable / Constant
    Bit rate                    : 1 756 kb/s / 1 509 kb/s
    Channel(s)                  : 2 channels
    Channel positions           : Front: L R
    Sampling rate               : 48.0 kHz
    Frame rate                  : 93.750 FPS (512 SPF)
    Bit depth                   : 16 bits
    Compression mode            : Lossless / Lossy
    Stream size                 : 25.2 MiB (21%)
    Default                     : Yes
    Forced                      : No
    
    Audio #2
    ID                          : 3
    Format                      : DTS
    Format/Info                 : Digital Theater Systems
    Format profile              : MA / Core
    Codec ID                    : A_DTS
    Duration                    : 2 min 0 s
    Bit rate mode               : Variable / Constant
    Bit rate                    : 1 692 kb/s / 1 509 kb/s
    Channel(s)                  : 2 channels
    Channel positions           : Front: L R
    Sampling rate               : 48.0 kHz
    Frame rate                  : 93.750 FPS (512 SPF)
    Bit depth                   : 16 bits
    Compression mode            : Lossless / Lossy
    Stream size                 : 24.2 MiB (20%)
    Default                     : No
    Forced                      : No
    
    Text
    ID                          : 4
    Format                      : PGS
    Muxing mode                 : zlib
    Codec ID                    : S_HDMV/PGS
    Codec ID/Info               : Picture based subtitle format used on BDs/HD-DVDs
    Duration                    : 1 min 48 s
    Bit rate                    : 48.0 kb/s
    Count of elements           : 59
    Stream size                 : 634 KiB (1%)
    Default                     : Yes
    Forced                      : No

    Video 01: https://drive.google.com/open?id=1zXOoEoA2tKNQusCQW8Udizb3S-BxkE5L
    Video 02: https://drive.google.com/open?id=1S0clO5H0fBCNyAlS4S7-umkqp3yQv60M


    Edit: I forgot to mention, I also tried VIVTC.VFM and Vinverse on Vapoursynth, but both did not work. I do not know how to use Vapour properly, so I used the default setting.
    Last edited by danfgtn; 1st Feb 2020 at 11:48.
    Quote Quote  
  2. Member
    Join Date
    May 2014
    Location
    Memphis TN, US
    Search PM
    Your samples are not original "BluRay".
    mkv can't be used for BluRay.
    Variable frame rate can't be used for BluRay.
    50fps can't be used for 1920x1080 BluRay.
    Last edited by LMotlow; 12th May 2018 at 17:34.
    - My sister Ann's brother
    Quote Quote  
  3. Originally Posted by LMotlow View Post
    Your samples are not original "BluRay".
    mkv can't be used for BluRay.
    Variable frame rate can't be used for BluRay.
    50fps can't be used for 1920x1080 BluRay.
    This is a German bluray and the both videos are a direct cut from the .m2ts file. I'm trying to work with this because I believe the first episodes should be better than the DVD.

    This is the bluray: https:// goo. gl /kLbKnz

    Here is a link for the full video in m2ts format: https://mega.nz/#F!kiQX3CgR!rcafrwXieJOnhNtKMIHXjg
    Last edited by danfgtn; 1st Feb 2020 at 11:52.
    Quote Quote  
  4. Yuck. The first one is poorly upscaled SD. It was done some without deinterlacing first. And before it was upscaled it was frame rate converted with blending. There's no hope. Throw it away. And there's no way it's from a blu-ray release.

    The second video was also frame rate converted with blending but it was also sharpened while interlaced -- causing additional ghost like artifacts. You can partially undo that with a Blur(0.1). Try something like:

    Code:
    LWLibavVideoSource("Shippuden 02.mkv") 
    Blur(0.1)
    Yadif(mode=1) # or QTGMC()
    SRestore()
    Quote Quote  
  5. Originally Posted by jagabo View Post
    Yuck. The first one is poorly upscaled SD. It was done some without deinterlacing first. And before it was upscaled it was frame rate converted with blending. There's no hope. Throw it away. And there's no way it's from a blu-ray release.

    The second video was also frame rate converted with blending but it was also sharpened while interlaced -- causing additional ghost like artifacts. You can partially undo that with a Blur(0.1). Try something like:

    Code:
    LWLibavVideoSource("Shippuden 02.mkv") 
    Blur(0.1)
    Yadif(mode=1) # or QTGMC()
    SRestore()
    I already hoped it wouldn't be possible to fix this, but I wanted to hear the conclusion of someone else.
    Last edited by danfgtn; 1st Feb 2020 at 11:56.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!