Record, convert, and stream audio and video files
Play, record, convert, and stream audio and video
ffmpegffprobeffplay$ ffmpeg -i input.mov -c:v libx264 -c:a aac output.mp4$ ffmpeg -i video.mp4 -q:a 0 -map a audio.mp3$ ffprobe -v error -show_format -show_streams input.mp4