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

RGB24 support partly broken (fails to automatically recognize bgr0 = RGB24) #51

Open
ravewulf opened this issue Mar 28, 2016 · 0 comments

Comments

@ravewulf
Copy link

Reading an RGB24 clip (created with AviSynth+ffmpeg, tested ffvhuff and ffv1 codecs) results in error "LWLibavVideoSource: bgr0 is not supported." Manually setting LWLibavVideoSource to use format="rgb24" works. So my assumption is that it isn't recognizing that bgr0 = RGB24. RGB32/RGBA works as expected.

Cross posted from http://forum.doom9.org/showthread.php?p=1762134#post1762134

@ravewulf ravewulf changed the title RGB24 support partly broken RGB24 support partly broken (fails to automatically recognize bgr0 = RGB24) Mar 31, 2016
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