ffmpeg -i "Rick and Morty S01E02.mp4" -vn -c:a aac -b:a 128k output.aac
( si=0 = first subtitle stream)
ffmpeg -ss 00:10:30 -i "input.mkv" -t 3 -vf "fps=10,scale=320:-1:flags=lanczos" -loop 0 "snuffles_speech.gif" rick and morty s01e02 ffmpeg
Throughout this feature, we've provided various FFmpeg commands and code examples. For your convenience, we've collected them in a single section: ffmpeg -i "Rick and Morty S01E02