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

add more Target Format #325

Open
babaq opened this issue Jun 15, 2021 · 0 comments
Open

add more Target Format #325

babaq opened this issue Jun 15, 2021 · 0 comments

Comments

@babaq
Copy link

babaq commented Jun 15, 2021

Hi,

I have a 16bit gray video encoded with ffv1 in mkv, but when read it's in Gray{FixedPointNumbers.N6f10}, which is a 10bit gray, where the correct type should be N0f16.

The VideoIO.VIO_PIX_FMT_DEF_ELTYPE_LU currently have only a few supported format. In order to support more format combinations, would it better to separate the decoding format and Julia array eltype?

Thanks,
Alex

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

No branches or pull requests

1 participant