ffmpeg -i "Young.Sheldon.S01E21.mkv" -vn -acodec libmp3lame -b:a 192k "YS_S01E21_audio.mp3" Extract a specific scene (e.g., from 5 to 8 minutes):
ffmpeg -i "Young.Sheldon.S01E21.mkv" -c copy "Young.Sheldon.S01E21.mp4" Reduce file size with good quality: young sheldon s01e21 ffmpeg
ffmpeg -i "Young.Sheldon.S01E21.mkv" -vf "subtitles=subs.srt" -c:a copy "YS_S01E21_subs.mp4" View codec, resolution, bitrate, etc.: ffmpeg -i "Young