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
JarBinks
90ff03b668
JarBinks-Updates/Fixes/Bugs
...
- Added another 25% to resulting HEVC bitrate (Personal Preference)
- Better selection of best audio stream (Language/Channels/Bitrate) (Bug)
- Removed usage of Tdarr ffmpeg object in favor of internal object :-( (There was some mixing causing issues)
- Improved handling of converting video bit rate from 10 to 8 and 8 to 10 (Enhancement)
- Better handling of knowing when script has already been run on a file (Enhancement)
- Removed ffmpeg command output from script (Unnecessary)
- TODO: Need to move video decision out of stream loop similar to audio decisions
6 years ago
Jay Boehm
dfe9c5a527
Update Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js
...
if inputs isn't defined, then inputs.container causes a plugin error that is not caught by the if(inputs.container == "")
this change checks the inputs first
6 years ago
HaveAGitGat
ad7ec9d2b9
Merge pull request #81 from Migz93/master
...
Migz FFMPEG Plugins: update
6 years ago
Migz93
37ceb99cfb
Migz Plugin: Formatting Update
...
Update formatting on ffmpeg plugin - conform section
6 years ago
Migz93
d9cd80c44b
Migz Plugins: Update
...
1) Update both plugins transcode plugins with new "force_conform" option.
2) Add "png" to codec image types to be removed.
3) Update GPU plugin to check for 10Bit files instead of just HDR.
6 years ago
michpas
12f7a0e427
Add files via upload
...
First version of a configurable plugin that removes certain inputted subtitle & audio codecs.
6 years ago
HaveAGitGat
9256561f5b
Merge pull request #77 from JarBinks/master
...
Updates/Fixes
6 years ago
HaveAGitGat
67145625df
Merge pull request #78 from Mthrboard/master
...
Add plugin to transcode video to H.265 HEVC using Intel QuickSync CPUs
6 years ago
Chad Hjelle
c251f8bdc2
Update Tdarr_Plugin_Mthr_VaapiHEVCTranscode.js
...
Changed link from my fork to the original repo for a pull request
6 years ago
Chad Hjelle
68d6c633fc
Create Tdarr_Plugin_Mthr_VaapiHEVCTranscode.js
6 years ago
JarBinks
1ccd0e371d
Updates/Fixes
...
- Added @10% to target video bitrate
- Audio track selection now works better
- Added more to the documentation (A round the additional programs needed)
- Modified some of the user feedback to be clearer
- Cleaned up the usage of " vs. '
- Tested to work with the 10bit flag set to false
6 years ago
HaveAGitGat
88f1d55bf3
Merge pull request #74 from dambler/drdd_standardise_all_in_one
...
Add Tdarr_Plugin_drdd_standardise_all_in_one
6 years ago
HaveAGitGat
9ef8ebf5c8
Merge pull request #75 from JarBinks/master
...
JarBinks set of 2 new plugins
6 years ago
HaveAGitGat
821f706756
Merge pull request #76 from Migz93/master
...
Migz Plugins - Fixes
6 years ago
Migz93
0066d4497c
Migz Plugins
...
Set reQueueAfter back to true after explanation from GitGAt
6 years ago
Migz93
029224f862
Migz Plugins
...
Updated mkv data check from "" to `` for consistency.
6 years ago
Migz93
2836112150
Migz Plugins
...
Correct typo in CleanSubs plugin. Thanks zzeneg for spotting this.
6 years ago
Migz93
8f123d18a2
Migz Plugins
...
Change both ffmpeg plugins reQueueAfter to false. These plugins should not need to be requeued and worked on again.
Move mkv data stream check to after extraArguments var creation so that it works as intended.
6 years ago
David Ambler
a21852d233
QSV Mpeg4 fix
...
- Fall back to software transcode when video is mpeg4.
- Check for stream tags before trying to access them.
6 years ago
JarBinks
f43afc56b1
Create Tdarr_Plugin_JB69_JBHEVCQSZ_PostFix.js
6 years ago
JarBinks
7d0a34af14
Create Tdarr_Plugin_JB69_JBHEVCQSV_MinimalFile.js
6 years ago
David Ambler
4308c596ea
Add Tdarr_Plugin_drdd_standardise_all_in_one
6 years ago
HaveAGitGat
f5c0df216c
Update Tdarr_Plugin_075a_FFMPEG_HEVC_Generic.js
6 years ago
HaveAGitGat
25aa43b773
muxing queue size
6 years ago
HaveAGitGat
26edb3e771
tidy
6 years ago
HaveAGitGat
9c8ac98728
tidy
6 years ago
HaveAGitGat
d28272f6d4
add prettier
6 years ago
HaveAGitGat
e1ff493d7b
Tidy
6 years ago