ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:amd_gpu:benchmark
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:amd_gpu:benchmark [2023/06/13 09:41] – peter | ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:amd_gpu:benchmark [2023/06/13 10:23] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Video - ffmpeg - Hardware Acceleration using GPU - AMD GPU - Benchmark ====== | ||
- | |||
- | <code bash> | ||
- | ffmpeg -hwaccel vaapi -hwaccel_device / | ||
- | </ | ||
- | |||
- | returns: | ||
- | |||
- | <code bash> | ||
- | ... | ||
- | bench: utime=0.156s stime=0.195s rtime=3.003s | ||
- | bench: maxrss=358944kB | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | The **utime**, **stime**, **rtime** indicate accordingly: | ||
- | |||
- | * user time; | ||
- | * system time; | ||
- | * real time. | ||
- | |||
- | 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.1686649274.txt.gz · Last modified: 2023/06/13 09:41 by peter