I don't want to advocate for this specific kind of media, but when I try to search for this online, I can't find anything, and when I do find something that could help me, it is outdated & they use an obsolete version of Handbrake.
This movie release type is an HDTS, also known as a Telesync copy. When you playback the video, you can see a lot of flickering and sometimes the quality shi*s itself and goes all garbage, then it goes back to normal.
[Attachment 63086 - Click to enlarge]
These are the Handbrake settings I am using, and when you open the file in MKVToolNix, this is what it shows:
[Attachment 63087 - Click to enlarge]
If anyone can help me that would be great, I don't know if it's against the rules to upload a small clip of what the quality looks like but if I can ill upload a small clip here.
Thank you very much!
+ Reply to Thread
Results 1 to 14 of 14
-
-
Upload a clip from you source, at least 20 seconds, something showing steady movement if possible
-
Here is a clip of the source: https://streamable.com/j9qhzc (notice in the clip you see white flickering and sometimes the quality goes bad)
I don't know if this clip has spoilers in it, but if this helps anyone who wants to help me, watch this short clip.
If this clip doesn't help you, I will upload a better clip once I am back on my computer.Last edited by bidasci; 25th Jan 2022 at 12:29. Reason: add clip errors
-
He said to make a clip available (to be downloaded), not to make it available as streamed. It's so we can examine it more closely.
I, for one, see no flickering or quality variation at all. But the quality is none too good to begin with. Not a whole lot of detail. -
-
Last edited by bidasci; 25th Jan 2022 at 16:23.
-
I don't think it's worth spending any time on. It has some blended frames, not so easy to remove.
Best to wait for another release.
I tried Avisynth/QTGMC InputType=2, pretty slow on my PC. Perhaps others will have some further suggestions.Last edited by davexnet; 26th Jan 2022 at 01:43.
-
-
-
You can get rid of the flickering with something like:
Code:LSMASHVideoSource("clip 1.mp4", prefer_hw=2) SMDegrain (tr=1, thSAD=200, refinemotion=false, contrasharp=false, PreFilter=2, mode=0, truemotion=true, plane=4, chroma=true)
(sample attached)
A much faster though less accurate alternative:
Code:LSMASHVideoSource("clip 1.mp4", prefer_hw=2) ConvertBits(8) TTempSmooth(maxr=2, lthresh=4, cthresh=2, strength=2)
Last edited by jagabo; 26th Jan 2022 at 08:05.
-
This is my first time using Hybrid, so this is what I used instead of that screenshot I posted earlier.
I turned off automatic deinterlace, and then I went into the filter tab, denoise, and checkmark QTGMC with InputType=2 and the Very Slow preset.
I can't tell what it's at because I am currently not on my computer, but I can check when I get back. -
What kind of settings did you use for QTGMC?
[Attachment 63103 - Click to enlarge] -
Is it possible to use ProgSADMask in Hybrid?
Nevermind, figured out how
[Attachment 63104 - Click to enlarge]Last edited by bidasci; 26th Jan 2022 at 13:55.
Similar Threads
-
a better video encoder than handbrake? or settings?
By brandonba in forum Video ConversionReplies: 3Last Post: 30th Dec 2021, 03:52 -
Handbrake HEVC Settings for LG TV
By Alwyn in forum Video ConversionReplies: 6Last Post: 30th Jan 2021, 04:29 -
Handbrake settings
By BlurayHD in forum Newbie / General discussionsReplies: 2Last Post: 28th Mar 2020, 22:29 -
Handbrake encoder settings
By umbala in forum Video ConversionReplies: 10Last Post: 21st Jan 2018, 12:30 -
What could be the best Handbrake settings for this type of video
By fahadshery in forum Video ConversionReplies: 5Last Post: 11th Oct 2017, 09:32