Skip to content
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

mpv will can add the checker in background for DNxHR (has alpha)? #10983

Closed
manuelsongokuh opened this issue Dec 9, 2022 · 4 comments
Closed

Comments

@manuelsongokuh
Copy link

hi

i tested file mov: codec qtrle has alpha, mpv show the background style checker , this is very important to know if there is alpha or not alpha..

so i have other file MOV: codec DNxHR, has alpha , but background is color black.. so i wish that mpv will add feature make it in style checker..? is it possible for aff feature? or problem from ffmpeg?

@CounterPillow
Copy link
Contributor

CounterPillow commented Dec 9, 2022

https://mpv.io/manual/master/#options-alpha

If it's not showing tiles, it's because you're trying to watch something like VP8/VP9 where the alpha component is a demuxer hack and not part of the video stream. This would be an ffmpeg issue.

@manuelsongokuh
Copy link
Author

i checked file mpv.conf
alpha=yes not work tiles
alpha=blend-tiles not works tiles
alpha=blend not works tiles

what i will do..? ( i wish mpv make it tiles (checker) for DNxHR (include alpha)

@CounterPillow
Copy link
Contributor

What you should be doing is ask ffmpeg to fix alpha for your format

@manuelsongokuh
Copy link
Author

ah, that is issue to FFmpeg? ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants