Outlander S01 Ffmpeg
: Using -c copy is fast but might not cut exactly on the frame you want (it cuts on the nearest "I-frame"). If you need frame-perfect precision, remove -c copy , which will trigger a re-encode.
ffmpeg -i s01e01.mp4 -vf "subtitles=s01e01_gaelic.srt" s01e01_hardcoded.mp4 Use code with caution. 3. Batch Processing the Entire Season A list of useful commands for the ffmpeg command line tool outlander s01 ffmpeg
: Sets the Constant Rate Factor. Lower numbers mean higher quality; 18–22 is the "sweet spot" for high-definition series. -preset slow : Improves the compression efficiency. : Using -c copy is fast but might
ffmpeg -i "Source.dvd" -c:v libx265 -crf 18 -preset slow -tune grain -c:a flac -metadata:s "Romance=High" -metadata:s "History=Brutal" "Outlander_S01.mkv" -preset slow : Improves the compression efficiency
While Season 1 has a high budget, it has moments where CGI meets the limitations of the source. However, the real issue for encoders is the "film grain." Outlander S01 has a fine layer of natural grain that adds to the period feel.
Some rips have a 250ms delay due to the dual timeline editing. Add an audio delay: