enhancementhelp wanted
仓库指标
- Star
- (6,985 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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?