ffmpeg-cli-wrapper icon indicating copy to clipboard operation
ffmpeg-cli-wrapper copied to clipboard

Extract audio and video

Open green999 opened this issue 7 years ago • 0 comments
trafficstars

How can I extract audio and video using this tool? Can you please advise?

For ex. in command line i can do this. ffmpeg -i vid.avi -map 0:a audio.wav -map 0:v onlyvideo.avi

Thanks! Kasi

green999 avatar Dec 04 '17 22:12 green999