bytedeco/javacv
GitHub で見るHow can I use FFmpegFrameGrabber to get a specific channel from a multi channel wav file
Open
#1,821 opened on 2022年6月7日
help wantedquestion
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
Hi All,
my wav file is multi channel, how can I use FFmpegFrameGrabber to get a specific channel and write it into an output wav file ?
Thanks a lot