enhancementhelp wanted
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I want to use FFmpegFrameGrabber to capture H264 streams. But I found that the Frame returned after calling the grab() is YUV data. How can I capture H264 instead of YUV?How to config FFmpegFrameGrabber?