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

Question, how to convert any Frame to RGB buffer. #68

Open
lygstate opened this issue Apr 7, 2021 · 1 comment
Open

Question, how to convert any Frame to RGB buffer. #68

lygstate opened this issue Apr 7, 2021 · 1 comment

Comments

@lygstate
Copy link

lygstate commented Apr 7, 2021

No description provided.

@Bahlinc-Dev
Copy link

Use a filter after decode. For example, you could use format=pix_fmts=rgb24 which would output uncompressed rgb frames.

http://ffmpeg.org/ffmpeg-filters.html#toc-format-1

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

2 participants