ffmpeg-cli-wrapper
ffmpeg-cli-wrapper copied to clipboard
Extract audio and video
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