Skip to content

Rick And Morty S01e06 Ffmpeg Info

Here’s a short, practical piece for using ffmpeg on (“Rick Potion #9” — the Cronenberg episode). Extract a clip from Rick and Morty S01E06 with ffmpeg Let’s say you have the episode file named rick_and_morty_s01e06.mkv and want to clip the iconic “Keep Summer Safe” scene.

Play the file in mpv or ffplay to note start/end times. Example: start 00:17:30 , end 00:18:45 . rick and morty s01e06 ffmpeg

(fast, lossless)

ffmpeg -i rick_and_morty_s01e06.mkv -filter_complex "[0:v]loop=2:300:0,eq=brightness=0.1:contrast=1.5" -c:a copy cronenberg_effect.mkv (That loops 300 frames twice and messes with contrast — a little on‑theme.) Here’s a short, practical piece for using ffmpeg

ffmpeg -i rick_and_morty_s01e06.mkv -ss 00:22:10 -to 00:22:35 -q:a 2 -map a jerry_rant.mp3 (loop & degrade) Here’s a short

X
Save On Apple Music Save On Spotify
X
X

We're sorry, a Spotify Premium account is required to use this service. Start your free trial here.

We're sorry, this service doesn't work with Spotify on mobile devices yet. Please use the Spotify app instead.

X

You're signed in! About the streaming player:

Songs play if you keep the player window open. The music stops if you close the window. To keep the music playing while you visit other pages, two options:

  1. In top row of the player, click Pop-Up Player button to open player in a new window.
  2. Keep player open in a browser tab. Visit other pages in a separate tab.
X

We're sorry, this service doesn't work with Spotify on mobile devices yet. Please use the Spotify app instead.

You're signed in! About the streaming player:

Songs play if you keep the player window open. The music stops if you close the window. To keep the music playing while you visit other pages, two options:

  1. In top row of the player, click Pop-Up Player button to open player in a new window.
  2. Keep player open in a browser tab. Visit other pages in a separate tab.