-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Android Video Writter support for H264 / H265 #22490
Copy link
Copy link
Closed
Labels
Description
Currently on Android only MJPG encoder.
I would be nice to support more formats (H264 / H265).
System information (version)
- OpenCV => 4.x
- Operating System / Platform => Android
- Compiler => clang
Detailed description
Usually Android devices have hardware accelerated encoders for H264/H265.
I would be great to have from in OpenCV.
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues,
forum.opencv.org, Stack Overflow, etc and have not found any solution - I updated to the latest OpenCV version and the issue is still there
- There is reproducer code and related data files: videos, images, onnx, etc
Reactions are currently unavailable