bytedeco/javacv

How can I use FFmpegFrameGrabber to get a specific channel from a multi channel wav file

Open

#1,821 opened on Jun 7, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide