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

Show real chroma decoder output in ld-analyse line scope #305

Closed
atsampson opened this issue Aug 2, 2019 · 2 comments · Fixed by #640
Closed

Show real chroma decoder output in ld-analyse line scope #305

atsampson opened this issue Aug 2, 2019 · 2 comments · Fixed by #640
Labels
enhancement ld-decode-tools An issue only affecting the ld-decode-tools

Comments

@atsampson
Copy link
Collaborator

At present, the ld-analyse line scope has its own simple filters that are used to show luma and chroma components on the scope. It could show the chroma decoder's output here instead, which would be useful for debugging the decoders.

This would be easier if the decoders provided YUV or YIQ output, so it would make sense to do this as part of #283.

@simoninns simoninns added enhancement ld-decode-tools An issue only affecting the ld-decode-tools labels Aug 2, 2019
@simoninns simoninns added this to the ld-decode revision 7 milestone Aug 2, 2019
@simoninns simoninns removed this from the todo: ld-decode revision 7 milestone Jan 1, 2020
@atsampson
Copy link
Collaborator Author

YUV output from the chroma decoders would also mean we could implement a vectorscope, which would be very useful for adjusting chroma gain and phase.

@atsampson
Copy link
Collaborator Author

@Gamnn suggested that we could also have a luma histogram for adjusting black/white levels along with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ld-decode-tools An issue only affecting the ld-decode-tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants