Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
3rd March 2023, 04:20 | #1 | Link |
Registered User
Join Date: Feb 2023
Posts: 10
|
Deinterlacing advice, which looks better?
Not sure if this is the correct place to post this but here goes.
So the reason I'm making this post is cause I am visually impaired so it's hard for me to tell what to look out for when comparing deinterlacing filters and their results as well as details like artifacts in general. I have a video that is recorded in 1080i50 I would like to deinterlace into 720p50. Based off of some research I've largely used QTGMC for deinterlacing to 720p50 and NNEDI3 for single frame rate deinterlacing. However it was suggested to me that I try using yadifmod2 as QTGMC can introduce shimmering into double frame rate video (or at least I think this is called shimmering, I'm referring to when you have something static like a logo that appears to be quickly moving up and down each frame) Here's a 10 minute sample that was deinterlaced using QTGMC. https://mega.nz/file/wsQDyA6B#StEbmp...gHYySPE0XTCUzA Here's the QTGMC call in the script, note I'm specifying the values of Rep0 and Rep2 in an effort to reduce shimmering without losing quality. Code:
QTGMC(preset="Slower", Rep0=0, Rep2=0, EdiThreads=4) https://mega.nz/file/V1JCiKqJ#rKcsQT...mioLnlPw5OwpC4 Here's the yadifmod2 call. Code:
yadifmod2(mode=1) https://mega.nz/file/ZtpEAZTI#gF6MB2...he9lfzDefBzt-o So which of these looks better in your opinion (as in more visually appealing, not necessarily more accurate to the source)? |
20th April 2023, 16:08 | #2 | Link |
Registered User
Join Date: Jan 2015
Posts: 1,076
|
10-minute clips of the original, unfiltered, unedited video are good for "my source is pathological, wat do?" sorts of questions.
For side-by-side "what looks better?" questions, you're better off posting still images, because we're just gonna go through the videos frame-by-frame and pause them anyway.
__________________
I ask unusual questions but always give proper thanks to those who give correct and useful answers. |
20th April 2023, 20:31 | #3 | Link |
Registered User
Join Date: May 2006
Posts: 4,015
|
@VictiniSter:
A comparison should be based on equal bitrates (=equal file sizes), otherwise you won't compare apples with apples. In your case the video bitrates of the 2 encodes differ by 30%. A comparison is pointless. Last edited by Sharc; 20th April 2023 at 22:21. |
21st April 2023, 17:59 | #4 | Link |
Registered User
Join Date: Oct 2001
Location: Germany
Posts: 7,418
|
Am I missing something? Looking at the file without deinterlacing, I see no combing artifacts,... so why deinterlace something that isn't interlaced?
(qtgmc will probably lose quality wise when applied to a progressive source,...) |
6th January 2024, 19:12 | #7 | Link |
Registered User
Join Date: Feb 2023
Posts: 10
|
I know this is 9 months later but thanks, I now see what you mean when you say it's a mix of progressive and interlaced. Now I gotta figure out how to only deinterlace the frames that need it (mainly cause i wanna keep the doubled frame rate otherwise I would just stick with TFM for the whole thing).
|
8th January 2024, 04:27 | #9 | Link |
Registered User
Join Date: Apr 2006
Posts: 150
|
If I had a CPU to spare, I'd use QTGMC with SourceMatch=3 and Lossless=2 on interlaced or mixed content with potentially blended frames. If the video turns out to be mostly not interlaced, it can be decimated with srestore() with little loss of sharpness. I've heard people say that the output of QTGMC is too smooth. But some smoothing inevitably tends to happen at the encoding stage.
|
Thread Tools | Search this Thread |
Display Modes | |
|
|