Tdarr_Plugins/tests
Boosh1 118c6f4471 Added AV1 encode support
Fairly major revision. Been using this locally for months on HEVC & AV1 encodes and not had any issues currently.
I can't verify if my 4k HDR & DoVi setups are 'actually' working for real but they seem to look correct & I've not had errors for encodes or on Plex.

With AV1 support, admittedly this may be confusing since the plugin ID still specifies HEVC but I have updated the name. I didn't want to split this into a new plugin since the logic is pretty much exactly the same & I don't want to maintain two almost identical plugins)

- Adding AV1 encode support, added as drop down selector (default is still hevc)
- Logic should pick valid video profile for either encoder setting
- HDR detection & encode improvement (Appears to work on my HDR content & DoVi)
- Added target bitrate modifier so it's possible to tune the bitrate (useful for AV1 to crunch it down further)
- Better bitrate detection, should error if it can't be found at all
- Mac support is over. Doubt anyone was really using it on Mac but it's not worth touching further. Plugin should still use videotoolbox when on Mac but I won't be fixing up errors.
- Cleaned up descriptions & info logs where reasonable to try and clarify what's happening
- Tests updated & added new test for a fully loaded AV1 setup
2024-10-20 18:02:49 +01:00
..
Community Added AV1 encode support 2024-10-20 18:02:49 +01:00
helpers Update test logic to display all test errors 2024-05-06 06:29:30 +01:00
sampleData/media Add Tdarr_Plugin_Greg_MP3_FFMPEG_CPU test 2022-05-22 14:01:33 +01:00
checkPlugins.js Format classic plugin names 2024-05-21 15:10:09 +01:00
runTests.js Update community plugin lint rules, add ts 2023-08-20 17:29:04 +01:00