Play, record, convert, and stream audio and video
Play, record, convert, and stream audio and video
ffmpegffprobeffplay$ ffmpeg -i input.mp4 -c:v libvpx -c:a libopus output.webm$ ffmpeg -i video.mp4 -q:a 0 -map a audio.mp3$ ffprobe -v error -show_format -show_streams input.mp4