ffmpeg - 8k60 YouTube settings

Channel:
Subscribers:
1,940
Published on ● Video Link: https://www.youtube.com/watch?v=iTAfe5bPHEU



Duration: 0:00
18 views
0


Upload test to see what ffmpeg settings can get the highest YouTube setting display. So far, this is the winner at 4320/60 (8k60)

ffmpeg -i input.mp4 -vf "scale=7680:4320,fps=60" -c:v libx264 -preset slow -crf 18 -c:a copy output-8k60.mp4