Jump to content

I have a 4070ti Super and a 4080 Super and I'm encoding an HD video.

The server has m2 drives and 7900s.

 

ffmpeg -hwaccel cuda -i "X:\input.mp4" -map 0:v -c:v h264_nvenc -preset slow -vf "scale=2560:-2" -b:v 8M -an "X:\2560.mp4"

Both GPUs take 4 minutes to process it, to the second.

Am I just wasting money on a 4080 vs a 4070 or is there something I'm missing that fixes the performance issue on the 4080?

Link to comment
https://linustechtips.com/topic/1587919-video-encoding/
Share on other sites

Link to post
Share on other sites

Encoding performance between these two isn't drastically different. What performance issue are you trying to solve? 

 

40-SUPER_DR_H264.png

Ryzen 7 7800x3D -  Asus RTX4090 TUF OC- Asrock X670E Taichi - 32GB DDR5-6000CL30 - SuperFlower 1000W - Fractal Torrent - Assassin IV - 42" LG C2 - Windows 11 Pro

Link to comment
https://linustechtips.com/topic/1587919-video-encoding/#findComment-16564574
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×