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

Specify returned pixel format. #2

Open
NickWaterton opened this issue Mar 20, 2015 · 0 comments
Open

Specify returned pixel format. #2

NickWaterton opened this issue Mar 20, 2015 · 0 comments

Comments

@NickWaterton
Copy link

I have no issue with the default pixel format YUV420p, but should you not be able to specify this explicitly? if libavcodec or x264 changes the default pixel format, you wouldn't know what had happened. At least the returned pixel type should be specified as a property, so that it can be used in further processing.

Great module by the way, using it to read from my Foscam HD cameras.

FYI I am feeding it h264 annex-b (not avcc) and it decodes fine.

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