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

Error in decoding frames #12

Open
CE93Geek opened this issue May 8, 2017 · 2 comments
Open

Error in decoding frames #12

CE93Geek opened this issue May 8, 2017 · 2 comments

Comments

@CE93Geek
Copy link

CE93Geek commented May 8, 2017

I'm using this library to implement my autonomous system, and everything was fine until today I got this error:
[h264 @ 0x7f762c0369e0] Too many slices, increase MAX_SLICES and recompile
After little search I see it has a problem with the ffmpeg library, I understand that Katreina library uses the P-framing which thus takes 1 frame from each coming 30 frames in 1 second.

I need to have a solution as soon as possible.
Regards.

@CE93Geek
Copy link
Author

CE93Geek commented May 8, 2017

@zwn @m3d

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
@CE93Geek and others