Jeff R
0b5f8fe250
Update Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only.js
...
Bugfix - plugin would fail if file.ffProbeData.tags was undefined.
5 years ago
HaveAGitGat
9b1f075fb2
Merge pull request #106 from Migz93/master
...
Migz Plugin Bugfix
5 years ago
Migz93
1ef47b8d78
BugFix Update
...
Update to catch error if custom_title_matching is empty.
5 years ago
HaveAGitGat
2d2dd3ec83
Merge pull request #105 from Migz93/master
...
Migz Plugin Updates
5 years ago
Migz93
4ba83c804b
Migz Plugin Updates
...
1) Update to CleanTitle plugin to allow user input custom matching title, allows to remove more then just the default of something with 3 full stops.
2) Update to both FFMPEG plugins to fix a bug where if the force_conform option was enabled and a stream had no codec_name it would cause the plugin to error out.
5 years ago
HaveAGitGat
e6ef31b3fc
Merge pull request #103 from vodkapmp/patch-3
...
Create Tdarr_Plugin_vdka_Remove_DataStreams.js
5 years ago
vodkapmp
60823fee16
Create Tdarr_Plugin_vdka_Remove_DataStreams.js
...
Adding plugin to repo
5 years ago
HaveAGitGat
236777c413
Merge pull request #100 from Migz93/master
...
Migz Plugins Update
5 years ago
Migz93
6901d53feb
Migz Plugins Update
...
1) Add input to enable bframes. - ffmpegGPU plugin
2) Add timed_id3 has codec type to remove for mkv/mp4 if force_conform is enabled. - Both ffmpeg plugins
3) max_muxing_queue_size change to 9999 as this number is still too low in some cases.
5 years ago
HaveAGitGat
6250c97f9d
Merge pull request #99 from vodkapmp/patch-2
...
fix ffmpeg bitrate bug in cqv plugin
5 years ago
vodkapmp
1d2c5153ae
changed example values
...
changed example values to sane numbers that would give the typical compression results people might expect from such a plugin, should someone decide to just, use what it says instead of testing and finding the right value for their use
5 years ago
vodkapmp
0d5bc6624c
fix spatial_aq being unnecesary with cq
5 years ago
vodkapmp
913788fec0
fix ffmpeg bitrate bug
...
Fix for ffmpeg bug where bitrate target is defaulted to 2500 even when using CQ with NVENC
5 years ago
HaveAGitGat
c81a5ce594
Tdarr_Plugin_078d_Output_embedded_subs_to_SRT_and_remove
5 years ago
HaveAGitGat
c9bf32acb3
Merge pull request #98 from jakejones48/master
...
Added 2 pass Loudnorm audio normalisation plugin, added file permissions plugin
5 years ago
HaveAGitGat
1f1c2fbbc2
Formatting
5 years ago
Jake Jones
d4b45af139
Simple plugin to set file permissions
...
Plugin used to set file permission, using chown nobody:users for unraid.
5 years ago
Jake Jones
3de166d721
Added 2 pass Loudnorm audio normalisation plugin
...
Plugin uses a two pass approach to loud norm volume normalization. Achieved by writing the output of ffmpeg to a temp file in the source directory alongside the video file. This is read during the second pass to get the required values. Temp file is removed after second pass. MKV is required to allow the file to have custom metadata so the plugin knows what stage it is up to.
5 years ago
HaveAGitGat
f339e37de5
Merge pull request #96 from vodkapmp/patch-1
...
Create Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
5 years ago
vodkapmp
cae999585b
Update Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
...
Made the trash code at least look pretty
5 years ago
vodkapmp
414755a543
Update Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
...
Added configurable preset, and cleaned up infoLog stuff.
5 years ago
vodkapmp
1e0c7b6381
Update and rename Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js to Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
...
vdka looks better than vodk
5 years ago
vodkapmp
b7b49649f3
Update Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
...
Used ☒ instead of ☑ for a line. Fixed
5 years ago
vodkapmp
07c41ce477
Create Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
...
Tiered NVENC plugin based on choosing CQ:V value per resolution. (cq:v is nvenc equivalent of crf)
Based originally on iiDrakeii's "Tiered FFMPEG NVENC settings depending on resolution" plugin.
5 years ago
HaveAGitGat
8a558bd3d7
Merge pull request #95 from zachg99/JB69Plugin
...
Remove Reorder Plugin Requirement, Enhanced Processed Check, and Fix Bugs
5 years ago
HaveAGitGat
50aea08109
Merge pull request #94 from jeff47/patch-2
...
Update Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only.js
5 years ago
Zach Gelnett
51e3461c04
JarBinks made changes to allow this to work without the reorder plugin.
...
Fixed an issue with processing ts files as well as modified the check
for already processed to check video encoding, video resolution height,
and audio codec.
5 years ago
Jeff R
569a4cdea3
Update Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only.js
...
Improved handling of bitrates (especially when video bitrate could not be determined). Instead of failing when bitrate is NaN, use a sensible default. Bug fixes.
5 years ago
HaveAGitGat
9dd59e7392
Update README.md
5 years ago
HaveAGitGat
60b998549d
Merge pull request #92 from jeff47/patch-1
...
Update Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only.js
5 years ago
Jeff R
f22f9bc5fe
Update Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only.js
...
Fixed typo in resolution processing, removed 10-bit (for now). Will add back as a configurable option.
5 years ago
HaveAGitGat
40905bd704
Update Tdarr_Plugin_aaaa_Pre_Proc_Example.js
5 years ago
HaveAGitGat
2f735ed7c2
Merge branch 'master' of https://github.com/HaveAGitGat/Tdarr_Plugins
5 years ago
HaveAGitGat
d194a53263
Add -max_muxing_queue_size 9999
...
Prevent 'too many unbuffered packets'
5 years ago
HaveAGitGat
4ec7cbbc02
Merge pull request #79 from michpas/master
...
Add files via upload
5 years ago
HaveAGitGat
005f4d6d31
Merge pull request #90 from jeff47/master
...
Request to add plugin to community repo
5 years ago
HaveAGitGat
333a20cbba
Updated
5 years ago
HaveAGitGat
e597e37d2e
Delete Tdarr_Plugin_z18t_rename_files_based_on_codec_and_resolution.js
5 years ago
HaveAGitGat
1931ff9afb
Only process if properties are available
5 years ago
HaveAGitGat
29d1f7e836
Comment update
5 years ago
HaveAGitGat
315b48f551
New plugin
5 years ago
Jeffrey Rice
6d6f3fb2ff
Create Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only.js
5 years ago
HaveAGitGat
bfb9833aa1
Merge pull request #89 from mdoom23/add_plugin
...
Adding Community Plugin
5 years ago
Mark Doom
c707e8e2f1
Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js
...
Adding ability to requeue for plug-in stack
5 years ago
HaveAGitGat
1d65cae1a8
Merge pull request #83 from jayrox/patch-1
...
Update Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js
5 years ago
HaveAGitGat
63f2909ef4
Merge pull request #87 from JarBinks/master
...
JarBinks-Updates/Fixes/Bug
5 years ago
HaveAGitGat
689cc3d0d8
Update README.md
5 years ago
Mark Doom
62218db469
Adding Community Plugin
5 years ago
HaveAGitGat
17ae08abf3
Bug fix
5 years ago
JarBinks
cba8723042
JarBinks-Updates/Fixes/Bugs
...
- Changed stats update range from 21 to 45 days
- Changed logic error to ensure 2nd plugin only runs after first one is done (BUG)
6 years ago