pixelcmtd / CMFFMB

chrissx Media FFmpeg Benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrissx Media FFMpeg Benchmark

Dependencies

  • yt-dlp
  • ffmpeg
  • a POSIX system

Usage

  1. Clone the repository
  2. Run ./prepare
  3. Run ./x264, ./x265, ./rav1e and ./svtav1
  4. Get the version numbers using ./versions and your package manager
  5. Make a PR adding your results to the table

Results

Machine / CPU FFmpeg x264 x265 rav1e svtav1 Distro Compiler Notes x264 x265 rav1e svtav1
Apple A2338 / M1 (ARM64 8c/8t) 5.1.2 0.164 3.5 1.3.0 Homebrew Monterey Apple clang 14 brew install x265 --HEAD 78s 196s 468s
Apple A2442 / M1 Pro (ARM64 10c/10t) 5.1.2 0.164 3.5 0.5.1 1.3.0 Homebrew Ventura Apple clang 14 brew install x265 --HEAD 52s 136s 10553s 292s
Apple A1534 / Intel m7-6Y75 (x86_64 2c/4t) 5.1.2 0.164 3.4 1.3.0 Homebrew Monterey Apple clang 14 395s 598s 267s
AMD Ryzen 9 3900X (x86_64 12c/24t) 5.1.2 0.164 3.5 0.5.1 1.3.0 Manjaro Ruah GCC 12 44s 94s 7781s 36s
OptiPlex 3020 / Intel i5-4570 (x86_64 4c/4t) 4.4.2 0.163 3.5 Ubuntu Jammy GCC 11 179s 289s
Lenovo M710s / Intel i5-7500 (x86_64 4c/4t) 4.4.2 0.163 3.5 Ubuntu Jammy GCC 11 147s 236s
ThinkPad X220 / Intel i5-2540M (x86_64 2c/4t) 5.1.2 0.164 3.5 1.3.0 Manjaro Ruah GCC 12 498s 855s 534s
ThinkPad T430s / Intel i7-3520M (x86_64 2c/4t) 5.1.2 0.164 3.5 1.3.0 Manjaro Ruah GCC 12 358s 596s 376s
ThinkPad Z60m / Intel 740 (IA-32 1c/1t) 4.3.5 0.160 3.4 Debian Bullseye GCC 10 3886s 19231s
Erazer ? / Intel ? 4.2.4 ? Ubuntu GCC 9 Niklas is very unreliable 306s

About

chrissx Media FFmpeg Benchmark

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%