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

ConvertToXX to accept specific _ChromaLocation values for 4:1:1 sources #350

Closed
pinterf opened this issue Apr 11, 2023 · 1 comment
Closed

Comments

@pinterf
Copy link

pinterf commented Apr 11, 2023

As noticed in https://forum.doom9.org/showthread.php?p=1985041#post1985041 ConvertToXX is showing an error message if frame property _ChromaLocation exists for a YUV411 clip.

Resolution: _ChromaLocation frame property with values 0-"left" or 2-"topleft" could be accepted for 411 input.
Anyway, this is how it is treated.

Note: ConvertToYV411 would still omit ChromaOutPlacement parameter, nor will set _ChromaLocation to 0-"left".

pinterf added a commit that referenced this issue Apr 14, 2023
@pinterf
Copy link
Author

pinterf commented Oct 18, 2023

Done by accepting left-style _ChromaLocation values

@pinterf pinterf closed this as completed Oct 18, 2023
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