Damiano Lombardo
90261dfac5
Separate the input and output parameters with <io> ( #171 )
...
Commas in filepath will throw an error, use https://github.com/HaveAGitGat/Tdarr/issues/456#issuecomment-894011541
2021-09-22 18:41:52 +02:00
alexholliz
a8d905c820
Create Tdarr_Plugin_SV6x_Smoove1FFMPEG_NVENC_H264 ( #141 )
...
* Initial commit of plugin
* Crediting @Migz93
* fixing linter issues
* More syntax fixes
* more fomatting fixes
2021-09-22 18:41:36 +02:00
HaveAGitGat
bcacccf0ee
Merge pull request #149 from supersnellehenk/feature/henk_native_audio
...
Create Tdarr_Plugin_henk_Keep_Native_Lang_Plus_Eng
2021-08-12 19:45:41 +02:00
HaveAGitGat
62b9fc1dc0
Merge pull request #157 from 17hoehbr/master
...
#156
2021-08-12 19:42:17 +02:00
HaveAGitGat
8ad8bfe4b4
Merge pull request #166 from vodkapmp/patch-5
...
Update Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
2021-08-12 19:40:25 +02:00
HaveAGitGat
6c4bce748d
Merge pull request #167 from desertblade/master
...
Fixing Typo in Log Message for AC3 Plugin
2021-08-12 19:39:21 +02:00
Ben Williams
4d7b60e6c9
Fixing Typo in Log Message
...
If the audio is AC3 the log says "ll surround audio streams are in aac! " which is wrong, and confuses me when looking at log.
Updated to show correct info.
2021-07-18 15:39:51 -07:00
vodkapmp
d0222d9584
Update Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
...
Removing 10bit. I've become a better person and realized this is just uneccesary.
2021-07-17 21:11:01 +02:00
GiantDwarf
804804b345
fixed 7.1 bug
...
Since FFMPEG does not support converting 7.1 to AC3 the plugin was previously downmixing 7.1 audio to 5.1. Since I'm also running Tdarr_Plugin_MC93_Migz5ConvertAudio to downmix tracks anyway, this caused me to end up with duplicate 5.1 tracks in all of my videos. This update does not fix the fundamental issue of ffmpeg not converting 7.1 to AC3, instead it just makes the plugin ignore 7.1 streams entirely. Combined with Tdarr_Plugin_MC93_Migz5ConvertAudio, this should allow users to have stereo and 5.1 audio streams encoded in AC3 while keeping the original 7.1 stream if it exist.
2021-06-01 21:26:49 +00:00
Zach Gelnett
daf8970bd9
Fixed a typo (missing space) causing the script to not read the video
...
and audio bitrate for some files resulting in a larger file after
processing.
2021-05-16 20:26:31 -04:00
Rick Meijer
7d6157da31
Fix for missing language tag
2021-05-04 12:35:55 +02:00
Rick Meijer
cac1c91bc2
ESLintify
2021-05-04 12:07:37 +02:00
HaveAGitGat
69afe2c442
Merge pull request #147 from zachg99/master
...
Updating Plugin to use file object
2021-05-01 15:58:27 +02:00
Zach Gelnett
c601495c55
Trying to fix this lint fun!!
2021-04-19 19:04:19 -04:00
Zach Gelnett
f9264cb44c
Updated to hopefully pass the lint check.
2021-04-15 18:00:52 -04:00
Zach Gelnett
2fce8abb1a
Merge branch 'master' into JB69Plugin
2021-04-14 17:01:48 -04:00
Zach Gelnett
114c574716
Modified the plugins to use the built in file object rather than
...
creating their own mediainfo and ffprobe objects.
2021-04-14 16:55:29 -04:00
HaveAGitGat
a3ce1cf21b
Merge branch 'master' of https://github.com/HaveAGitGat/Tdarr_Plugins
2021-04-12 05:30:08 +02:00
HaveAGitGat
9773a0f685
Merge pull request #139 from erichter2018/patch-1
...
Create Tdarr_Plugin_ER01_Transcode audio and video with HW (PC and Mac)
2021-03-28 09:05:38 +02:00
HaveAGitGat
d1fba8ac63
Fully lint plugin
2021-03-14 04:29:43 +01:00
HaveAGitGat
64168fadc5
Remove testing tag
2021-03-14 04:27:32 +01:00
erichter2018
1d81981f5a
Create Tdarr_Plugin_ER01_Transcode audio and video with HW (PC and Mac)
...
Files not in H265 will be transcoded into H265 using hw with ffmpeg, assuming mkv container. Plugin uses QS if the node runs on a PC, or Videotoolbox if run on a Mac. Much thanks to Migz for bulk of the important code. Quality is controlled via bitrate adjustments - H264 to H265 assumes 0.5x bitrate. Resolution change from 1080p to 720p assumes 0.7x bitrate. Audio conversion is either 2 channel ac3 or 6 channel ac3, for maximal compatibility and small file size. All subtitles removed. The idea is to homogenize your collection to 1080p or higher movies with 5.1 audio, or 720p TV shows with 2.0 audio.`,
2021-03-10 13:06:58 -05:00
Josh
597ca7841c
MPEG4 HW Transcoding
...
Enable HW transcoding of mpeg4 when using NVENC
2021-03-10 22:05:27 +13:00
caiusseverus
2d15e9f7dd
Bugfix: missing hyphen
...
Missing hyphen in preset for mjpeg decoding line 275.
2021-02-23 00:25:52 +00:00
Rick Meijer
bb0f81625b
Add trailing ? for subtitles
2021-02-17 11:10:32 +01:00
Rick Meijer
19c75f9972
Undo my changes to drpeppershaker plugin
2021-02-16 23:07:05 +01:00
Rick Meijer
829ee54150
Fixes #129 + gitignore IDE files
2021-02-16 22:58:40 +01:00
Rick Meijer
87f5089288
Auto stash before merge of "master" and "HaveAGitGat/master"
2021-02-16 22:50:51 +01:00
HaveAGitGat
bbf9210139
Output subs file to original folder
2021-02-15 08:00:10 +01:00
HaveAGitGat
c0106cdf7b
Update to jpn (iso)
2021-02-14 17:36:30 +01:00
HaveAGitGat
cf745dc6aa
Add example filter plugin
2021-02-14 17:19:24 +01:00
HaveAGitGat
8f8ce5677b
Add filter example plugin
2021-02-14 17:17:32 +01:00
HaveAGitGat
330dc5b2ea
Add -max_muxing_queue_size 999
2021-02-07 15:19:19 +01:00
HaveAGitGat
3f616d4406
Check for extra empties
2021-01-28 09:23:23 +01:00
HaveAGitGat
98bd5a115f
fix loop bug
2021-01-28 09:20:44 +01:00
HaveAGitGat
13b0ec0221
Add external dependencies
2021-01-24 14:47:30 +01:00
HaveAGitGat
49829c9c24
lint fix
2021-01-09 18:53:53 +01:00
Migz93
1d4a0113ec
Migz Plugins Update
...
1) Update CPU plugin description as it mentions using a GPU which is incorrect.
2) Update CPU & GPU plugins to remove `\n` and `\\n` from the description fields as the description field doesn't seem to use these as new lines and were instead displaying as text.
2021-01-09 16:53:07 +00:00
drpeppershaker
e7fbbcdf2e
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
...
fixed missing .language tag
2020-12-23 16:57:02 -05:00
drpeppershaker
ef74d9039a
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 16:50:35 -05:00
drpeppershaker
4726f6bf91
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 16:42:43 -05:00
drpeppershaker
31f90319b2
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 16:39:22 -05:00
drpeppershaker
3cb7fe8d03
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 16:36:30 -05:00
drpeppershaker
c67334ee73
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 16:34:10 -05:00
drpeppershaker
a4bbfb2ddf
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 11:20:17 -05:00
drpeppershaker
b24c44992d
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-22 16:47:01 -05:00
drpeppershaker
d922df54ee
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-22 16:44:09 -05:00
drpeppershaker
bfef01f41d
Add files via upload
2020-12-22 16:36:39 -05:00
HaveAGitGat
00b9ef0856
Merge pull request #114 from TheRealShadoh/master
...
Accepted JackDallas fix actions
2020-12-19 11:18:18 +01:00
HaveAGitGat
82f8e3ce0d
lint fix
2020-12-19 10:17:58 +01:00