Skip to content

Conversation

@brianpow
Copy link

The changes prove valuable for evaluating the results of different encoders and utilizing the hardware acceleration features of FFmpeg. Additionally, they introduce functionalities that allow users to skip encoded and analyzed files, enabling easy experimentation with new FFmpeg parameters and straightforward comparisons with previous results.

970e38b add "--debug" for debug information (none at the moment) and FFmpeg command line
4a95ab6 add "encoder" to the output folder
f900338 add "-s" to skip transcode if output file exists, useful in case you have interrupted workflow and don't want to start over
e39b94b add "-m" to skip run_libvmaf() if per_frame_metrics.json exists, useful in case you have interrupted workflow and don't want to start over
73aef9c add "-l" for leading parameter(s) for FFmpeg, useful for hardware acceleration and more
ebd8cd1 add encoder column in metrics_table.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant