Boosh1
1591e686f8
Cleanup the reconvert descriptions so it's a bit clearer
2024-10-21 11:50:10 +01:00
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
HaveAGitGat
7b3f9ee4d0
Merge pull request #705 from HaveAGitGat/customFunction
...
Add Custom JS Function
2024-10-17 23:31:43 +01:00
HaveAGitGat
119a40ba2a
Apply auto-build changes
2024-10-17 22:30:47 +00:00
HaveAGitGat
279bc3f628
Add Custom JS Function
2024-10-17 23:28:35 +01:00
HaveAGitGat
a7941f96f8
Merge pull request #704 from HaveAGitGat/unmapped
...
Chapter 8: Unmapped Nodes
2024-10-17 01:41:05 +01:00
HaveAGitGat
bc6dd1d35e
Apply auto-build changes
2024-10-17 00:38:54 +00:00
HaveAGitGat
3847a970fe
Chapter 8: Unmapped Nodes
2024-10-17 01:36:36 +01:00
HaveAGitGat
71f468fab7
Merge pull request #684 from HaveAGitGat/classic
...
Re-order filepath change logging
2024-07-08 15:31:47 +03:00
HaveAGitGat
90402f2a07
Use windows-2022
2024-07-08 13:29:54 +01:00
HaveAGitGat
25895a51c2
Use macos-14
2024-07-08 13:25:06 +01:00
HaveAGitGat
59705dc407
Re-order filepath change logging
2024-07-08 13:12:07 +01:00
HaveAGitGat
81d79efa8f
Merge pull request #679 from HaveAGitGat/ffmpeg_com
...
Ffmpeg com
2024-06-25 07:07:27 +03:00
HaveAGitGat
de4bf6b495
Apply auto-build changes
2024-06-25 04:06:11 +00:00
HaveAGitGat
e4b2310fe2
Merge branch 'ffmpeg_com' of https://github.com/HaveAGitGat/Tdarr_Plugins into ffmpeg_com
2024-06-25 07:04:20 +03:00
HaveAGitGat
b15ef9fb5f
Use checkFfmpegCommandInit() in Execute plugin
2024-06-25 07:03:51 +03:00
HaveAGitGat
f7ee4d8b44
Apply auto-build changes
2024-06-25 04:00:21 +00:00
HaveAGitGat
69afa93e70
Add checkFfmpegCommandInit(() to ffmpeg command plugins
2024-06-25 06:58:27 +03:00
HaveAGitGat
0ba6ceb182
Add ffmpegCommand.init to ensure "Begin" command has been used
2024-06-25 06:57:04 +03:00
HaveAGitGat
a8b0fd3c60
Merge pull request #678 from HaveAGitGat/exit
...
Log CLI exit code
2024-06-23 13:34:15 +03:00
HaveAGitGat
9551282648
Apply auto-build changes
2024-06-23 10:32:58 +00:00
HaveAGitGat
4da373baf9
Log CLI exit code
2024-06-23 13:30:46 +03:00
HaveAGitGat
84646b7238
Merge pull request #675 from HaveAGitGat/ffmpeg_c
...
Adjust input labels
2024-06-21 08:46:31 +01:00
HaveAGitGat
e5d6eda79d
Apply auto-build changes
2024-06-21 07:45:50 +00:00
HaveAGitGat
bb693038e0
Adjust input labels
2024-06-21 10:43:19 +03:00
HaveAGitGat
fa784a12ce
Merge pull request #674 from HaveAGitGat/ffmpeg_c
...
Add toggles for preset and quality
2024-06-21 08:41:12 +01:00
HaveAGitGat
a9f367ad9b
Apply auto-build changes
2024-06-21 07:32:28 +00:00
HaveAGitGat
9ce8ec2713
Add toggles for preset and quality
2024-06-21 10:30:24 +03:00
HaveAGitGat
27f0f3196b
Merge pull request #670 from HaveAGitGat/custom
...
Add original container option.
2024-06-18 08:13:44 +01:00
HaveAGitGat
147115cc12
Add original container option.
2024-06-18 08:10:39 +01:00
HaveAGitGat
87ab148381
Merge pull request #669 from HaveAGitGat/live_size
...
Add error variable
2024-06-18 08:00:58 +01:00
HaveAGitGat
4ac329fb2a
Apply auto-build changes
2024-06-18 06:58:51 +00:00
HaveAGitGat
b1975b8d65
Add error variable
2024-06-18 07:56:56 +01:00
HaveAGitGat
3ab3707703
Merge pull request #664 from HaveAGitGat/migz
...
Add Basic HEVC Video Flow - Migz 50%
2024-06-12 10:03:02 +01:00
HaveAGitGat
241a201f42
Apply auto-build changes
2024-06-12 09:02:22 +00:00
HaveAGitGat
bea84a5ed7
Add Basic HEVC Video Flow - Migz 50%
2024-06-12 10:00:28 +01:00
HaveAGitGat
d9b8ce4ebb
Merge pull request #663 from HaveAGitGat/compare_live
...
Compare File Size Ratio Live
2024-06-12 07:57:08 +01:00
HaveAGitGat
eeee40c00b
Apply auto-build changes
2024-06-12 06:54:22 +00:00
HaveAGitGat
af24dca66a
Update tooltip
2024-06-12 07:52:26 +01:00
HaveAGitGat
5c34353d7a
Apply auto-build changes
2024-06-12 06:50:42 +00:00
HaveAGitGat
9ac675d401
Compare File Size Ratio Live
2024-06-12 07:47:05 +01:00
HaveAGitGat
6d6ff0bb88
Merge pull request #661 from HaveAGitGat/tags_fix
...
Trim and filter tags
2024-06-10 13:54:53 +01:00
HaveAGitGat
b6a2df1749
Apply auto-build changes
2024-06-10 12:49:38 +00:00
HaveAGitGat
935ee3735d
Trim and filter tags
2024-06-10 13:46:07 +01:00
HaveAGitGat
c132a2f864
Merge pull request #660 from HaveAGitGat/tags_fix
...
Tags subset fix
2024-06-10 12:23:08 +01:00
HaveAGitGat
e07ebeaa7b
Apply auto-build changes
2024-06-10 11:21:51 +00:00
HaveAGitGat
4e507b253c
Merge branch 'tags_fix' of https://github.com/HaveAGitGat/Tdarr_Plugins into tags_fix
2024-06-10 12:19:50 +01:00
HaveAGitGat
031ff10372
Update tag plugin descriptions
2024-06-10 12:18:52 +01:00
HaveAGitGat
717911cd80
Apply auto-build changes
2024-06-10 11:16:02 +00:00
HaveAGitGat
b154da79c8
Tags subset fix
2024-06-10 12:13:55 +01:00