bytedeco/javacv

how to convert rtmp input stream's audio samplerate and channel count

Open

#2,011 建立於 2023年4月14日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Java (1,583 fork)batch import
help wantedquestion

倉庫指標

Star
 (6,985 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi, I wan't help about:

In my server, I use javacv to pull a stream with samplerate and channel count unknow, I want to convert the stream's sample rate and channel count to the fixed 22050 and 2 channels by FFmpegFrameGrabber, can you give me some advise about this? thank you.

貢獻者指南