If you want to save a specific segment—like Roman’s sci-fi rant—use the following command to trim without re-encoding (which is instant):
ffmpeg -ss 00:12:30 -i input.mkv -t 90 -c copy clip.mkv party down s02e08 ffmpeg