ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:amd_gpu:benchmark
This is an old revision of the document!
Ubuntu - Video - ffmpeg - Hardware Acceleration using GPU - AMD GPU - Benchmark
ffmpeg -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -i a.mp4 -c:v hevc_vaapi -q:v 28 -f null - -benchmark
returns:
... video:3051kB audio:2820kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown bench: utime=0.156s stime=0.195s rtime=3.003s bench: maxrss=358944kB
NOTE: The following parts of the command force a null file and tells ffmpeg to benchmark.
- -f null - -benchmark
ubuntu/video/ffmpeg/hardware_acceleration_using_gpu/amd_gpu/benchmark.1686649172.txt.gz ยท Last modified: 2023/06/13 09:39 by peter