#ty
6 messages · Page 1 of 1 (latest)
So if you do want to interpolate, you should definitely be recording in 8 bit
Try ffmpeg -i yourVideo.mp4 -c:a copy -c:v h264_nvenc -cq 15 yourVideo8bit.mp4
add in -preset p7 if you’re willing to sacrifice speed for quality
and lower the cq value if needed
@fleet horizon probably has better arguments but he’s probably not awake for another few hours at least