The Whole UI needs test, but I think most important is to make sure with whatever input is supplied to the command builders fastflix/encoders/<name>/command_builder.py and the general functions in fastflix/encoders/common/helpers.py is the most important to get tests for first.
I have some minimal start on pytests, but would appreciate any help in this effort.
Unofficial X265 with added custom native Visual Studio project build tools. X265: x265 is an open-source project and free application library for encoding video streams into the H.265/High Efficiency Video Coding (HEVC) format.
A lightweight, versatile GUI of x264, x265. Nearly full input formats support, .mkv and .mp4 output support. Avs support will be added soon. Language: Chinese
The Whole UI needs test, but I think most important is to make sure with whatever input is supplied to the command builders
fastflix/encoders/<name>/command_builder.pyand the general functions infastflix/encoders/common/helpers.pyis the most important to get tests for first.I have some minimal start on pytests, but would appreciate any help in this effort.