9 Commits

Author SHA1 Message Date
Michael Fabian 'Xaymar' Dirks 46bb3ceaa2 config: Adjust default config for faster NVENC tests 2020-12-07 02:40:57 +01:00
Michael Fabian 'Xaymar' Dirks cf1ae76b22 config/h264_nvenc: Only test the highest possible quality by default 2020-10-27 19:37:51 +01:00
Michael Fabian 'Xaymar' Dirks 3d6372bb34 config: Disable all videos by default 2020-10-27 19:37:03 +01:00
Michael Fabian 'Xaymar' Dirks 1e56ab6dc0 config: Limit VMAF to 3 threads by default
Did not notice a significant improvement in performance above 3 threads.
2020-10-26 12:49:23 +01:00
Michael Fabian 'Xaymar' Dirks b147e2054e config: Reduce NVENC parallelization to 2 2020-10-26 12:48:52 +01:00
Michael Fabian 'Xaymar' Dirks f39c41ccf4 Version 0.1.0 2020-10-26 09:56:49 +01:00
Michael Fabian 'Xaymar' Dirks 6e2ac5e513 Changes:
* Added configurable scenecut.
* Removed bframes 0 and 1 from nvenc default config.
* Added b_ref_mode configuration option.
* Fixed path parallelization.
* Attempted libvmaf parallelization.
2020-10-25 22:26:04 +01:00
Michael Fabian 'Xaymar' Dirks 3b0cdeaaac Various changes:
* Reformatted source code automatically.
* Possible fix for x264 refusing to build lossless videos.
* Allow encoders to add extra options to the command line, such as gpu selection.
2020-10-25 18:32:07 +01:00
Michael Fabian 'Xaymar' Dirks 43952dd162 Initial Work 2020-10-25 18:09:13 +01:00