Young Sheldon S01e16 Ffmpeg 〈Essential〉
Now go enjoy that killer asteroid scene—without the rest of the episode weighing you down.
ffmpeg -i "Young.Sheldon.S01E16.mkv" -ss 00:12:30 -to 00:13:15 -c copy sheldon-asteroid-clip.mkv young sheldon s01e16 ffmpeg
for i in Young.Sheldon.S01E*.mkv; do ffmpeg -i "$i" -c:v libx265 -crf 23 -c:a aac "$i%.mkv-hevc.mp4" done Now go enjoy that killer asteroid scene—without the