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