:
ffmpeg -i "S01E04.mkv" -ss 00:10:00 -t 00:01:00 -c:v libx265 -crf 22 -preset fast -c:a copy "test.mkv" superman & lois s01e04 ffmpeg
ffmpeg -i "S01E04.mkv" -map 0 -c:v h264_nvenc -preset p7 -cq 19 -c:a copy "S01E04_nvenc.mp4" (For HEVC on NVIDIA: -c:v hevc_nvenc ) Want just the 2-minute confrontation from 24:15 to 26:15? : ffmpeg -i "S01E04
Below is a practical draft for re-encoding this specific episode. Note: Only apply this to files you own. Do not distribute copyrighted material. This episode has a lot of low-light scenes (the barn, the mine). H.264 can get blocky in shadows; H.265 (HEVC) is better for retaining detail at half the size. superman & lois s01e04 ffmpeg