Rick And Morty S03e05 Ffmpeg -

ffmpeg -i "input.mkv" -c:v copy -ac 2 -c:a aac -b:a 128k "output.mp4" Audio (commentary track – some releases have it):

PSA / Guide: How to properly remux or encode Rick and Morty S03E05 (“The Whirly Dirly Conspiracy”) with ffmpeg rick and morty s03e05 ffmpeg

ffmpeg -i "S03E05.mkv" -map 0:a:1 -c copy "commentary.aac" (soft subs only): ffmpeg -i "input

This works for any episode – just change the filename. a weird codec

If you have a raw remux, a weird codec, or just want to compress this episode for your Plex/Jellyfin library, here’s a practical ffmpeg cheatsheet.