gianni-rosato / hwenc-ssimu2-plotter

A simple bash script that uses ffmpeg & ssimulacra2_rs to determine the visual quality of hardware encoded video clips.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hwenc-ssimu2-plotter

A simple bash script that uses ffmpeg & ssimulacra2_rs to determine the visual quality of hardware encoded video clips.

In order for it to function, you need ssimulacra2_rs & ffmpeg as well as a Linux system with vaapi (although you can modify the encoding parameters).

Usage

./ssimu2_hwenc_plotter.sh [source] [output.csv]

For editing the script with ffmpeg vaapi options, check here for ffmpeg's docs on the subject.

Results

The first column in the csv file will be the target bitrate for each encode, with rows containing corresponding SSIMULACRA2 scores. You can see what those mean here.

About

A simple bash script that uses ffmpeg & ssimulacra2_rs to determine the visual quality of hardware encoded video clips.

License:The Unlicense


Languages

Language:Shell 100.0%