bytedeco/javacv
View on GitHubHow can I use FFmpegFrameGrabber to get a specific channel from a multi channel wav file
Open
#1,821 opened on Jun 7, 2022
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