-
Notifications
You must be signed in to change notification settings - Fork 47
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
Asking for help with hardware decoding to convert into JPG images. #63
Comments
Could you share the code and the error you're getting? Anyway check out this part of the |
This is my streaming information.
Now it's working properly, but the conversion efficiency is too low. How can I use RKMPP hardware acceleration to achieve image transcoding?
|
You could use a filter instead (checkout |
Closing this issue, but feel free to reopen it if needed 👍 |
Thanks for the great work you have done with this library!
I am using the hardware_decoding example for hardware decoding, and I have obtained Frame.Data(). However, I keep encountering errors when trying to save the frame as a JPG image, which prevents me from proceeding.
I plan to take timed screenshots with my camera and send them to WeChat, but due to the aforementioned errors, I can't continue. Could someone help me? Here is the decoder information for my camera's VLC streaming.
Can you provide a demo for saving a frame to an image?
The text was updated successfully, but these errors were encountered: