bytedeco/javacv

How to grab H264 data instead of YUV?

Open

#2,162 建立於 2024年1月1日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Java (1,583 fork)batch import
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?

貢獻者指南