-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just deinterlace when I want deinterlacing #5219
Comments
in |
Seems that I am curious however;
And, I still think that the source patch should be applied because the default action of "d will deinterlace" should not require manual intervention on the user's part. Finally are there any good resources to have examples of "all" "working" deinterlace methods and how to specify them in config without going crazy trying everything? I'm even seeing now 'vavpp' which is unknown to me as of yet. Ugh. |
|
And the filter label syntax is covered in the video filters section. |
(I think the advanced vavpp methods work fairly well with current hardware and drivers.) |
+1 for this bug. If you have to hit Ideally this should use the best deinterlacer supported by the system, considering a tradeoff between performance and quality. e.g. HW deinterlace if anything better than |
The deinterlacer used is determined by which Anyway, I think there are three options in order of difficulty:
This last one would have to let very few interlaced frames go undetected which might be hard. |
@wm4 mentioned that some users just leave deinterlacing on all the time. Simply dropping the |
just_freakin_deinterlace_already.patch.txt
mpv version and platform
git master - sabayon linux
Reproduction steps
press 'd' during playback to deinterlace a video pulled with youtube-dl from youtube URL.
ex:
mpv https://www.youtube.com/watch?v=Ka-LEcZaYqQ
(let it buffer/load the video)
press d
Expected behavior
the 50i video to deinterlace properly
Actual behavior
i still see interlacing lines
Log
http://sprunge.us/EBVH
ex:
Sample files
https://www.youtube.com/watch?v=Ka-LEcZaYqQ
Reference Bug:
#2539
??? IS there a way to fix this with simple config file modification?
*** Screenshot attached.
*** Patch attached.
The text was updated successfully, but these errors were encountered: