Young Sheldon S07 Ffmpeg !new! May 2026
for i in *.mkv; do ffmpeg -i "$i" -vf "subtitles=$i:si=0" -c:v libx264 -crf 20 -c:a copy "hardsub_${i%.*}.mp4" done
for %i in (*.mkv) do ffmpeg -i "%i" -vf "subtitles=%i:si=0" -c:v libx264 -crf 20 -c:a copy "hardsub_%~ni.mp4" If you only want the first 10 seconds of his intro monologue: young sheldon s07 ffmpeg
If you know the intro ends at 00:01:15 and outro starts at 00:18:30 for a 20‑min episode: for i in *