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

Export to image? #4

Open
edin-m opened this issue Dec 28, 2018 · 2 comments
Open

Export to image? #4

edin-m opened this issue Dec 28, 2018 · 2 comments

Comments

@edin-m
Copy link

edin-m commented Dec 28, 2018

Is it possible to export h264 frame data to image?
Would this be difficult to add?
If possible and you can't work on it please put pointers the best way you think to do it.

@MarcusJohnson91
Copy link

MarcusJohnson91 commented Dec 30, 2018 via email

@shi-yan
Copy link
Owner

shi-yan commented Jan 5, 2019

should be doable. if you don't need to see the images, it should be very straight forward.

if you need to see the image, you might use avcodec for decoding.

This is just a quick weekend hack, I haven't maintained it for quite long time.

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

3 participants