Commit graph

126 commits

Author SHA1 Message Date
James
362de5938b
Create Tdarr_Plugin_075c_FFMPEG_HEVC_Generic_Video_Audio_Only_CRF20.js
An extension of 075b to use a CRF value of 20 for better quality transcodes.
2020-01-24 21:25:43 +00:00
HaveAGitGat
f41d245c0f Bug fix 2020-01-23 15:27:28 +00:00
Jack Dallas
c07d07cab9 Fix id's of TheRealShadoh plugins 2020-01-15 12:25:32 +00:00
robejo9
d91fff8328
Create Tdarr_Plugin_d5d4_iiDrakeii_Not_A_Video_Mjpeg_Fix.js
This plugin corrects files with MJPEG streams by removing the MJPEG stream.
This allows Tdarr to correctly identify the file as a video.
2020-01-13 15:03:21 -06:00
robejo9
ae6ced57bc
Remove errors due to embeded pictures
-Added mitigation for embeded pictures to avoid errors during transcode.
-added mitigation for mkv unsupported subtitle codec.  (codec mov_text converts to srt)
-Cleaned up unnecessary code.
2019-12-23 09:06:19 -06:00
robejo9
04d261f2f8
Remove data stream
Data streams are not compatible with ffmpeg as far as my testing has given me.
added -dn to reduce errors / canceled conversions due to data streams.
2019-12-19 22:22:29 -06:00
robejo9
47ae074771
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js
"Segmentation Fault" error when truehd audio caused by truehd stream
Added  search for truehd stream
-max_muxing_queue_size 1024 added to encode cli code to account for error
Changed conversion of bytes to KB from 1024 to 1000
Added infolog for bitrate
2019-12-14 22:31:26 -06:00
robejo9
5b9409bf53
Bitrate Modifer of Null added
Created modifier for null value to avoid 0 input for bitrate target.
2019-12-14 00:49:23 -06:00
robejo9
3bcdef7966
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js
Files now check if bitrate is lower then default set bitrate.  If lower decreases bitrate by percentage and converts.
Added -a53cc 0 to remove Closed Captioning Issues (closed captioning no longer kept)
2019-12-13 12:59:32 -06:00
robejo9
6750ff2764
4KUHD Support
Added Support for 4KUHD.
Updated Description with 4KUHD
Bitrate for 4k UHD set at 14000k and max of 20000k
2019-12-12 09:14:46 -06:00
robejo9
2ce15344dc
map 0 error
fixed map 0 on 1080p
2019-12-10 21:12:18 -06:00
HaveAGitGat
f42bfa5826
Update Tdarr_Plugin_a8hc_HaveAGitGat_HandBrake_H264_VeryFast1080p30.js 2019-12-10 14:37:33 +00:00
HaveAGitGat
7c3136c36e
Update Tdarr_Plugin_a9hc_HaveAGitGat_HandBrake_H264_Fast1080p30.js 2019-12-10 14:36:06 +00:00
robejo9
a378ce5aef
Final Update of the Day
Update to Layout to remove Redundancy (Thanks to Control)
Update bitrate set for different resolutions.
2019-12-09 15:59:17 -06:00
robejo9
1c6fc473bf
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js
added Spatial AQ
2019-12-09 13:21:12 -06:00
robejo9
ffdcd84c4f
Increase Video Quality
Updates to increase Video Quality.
2019-12-09 09:50:17 -06:00
HaveAGitGat
06a7302b42
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js 2019-12-09 01:46:48 +00:00
HaveAGitGat
02a52bf821
Link 2019-12-05 22:26:07 +00:00
HaveAGitGat
f143dd6405
New 2019-12-05 22:25:19 +00:00
HaveAGitGat
ad08c92bb2
Merge pull request #8 from TheRealShadoh/master
h264, aac, mp4, keeping subs (anime)
2019-12-05 14:06:43 +00:00
HaveAGitGat
0b1f06120b Link 2019-12-03 16:39:22 +00:00
HaveAGitGat
8944ccfef6 Merge branch 'master' of https://github.com/HaveAGitGat/Tdarr_Plugins 2019-12-03 16:37:26 +00:00
HaveAGitGat
f7a0afa7d5 New plugin 2019-12-03 16:37:12 +00:00
HaveAGitGat
52a844f2f9
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js 2019-12-03 01:01:36 +00:00
HaveAGitGat
43e070bbea
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js 2019-12-03 00:44:03 +00:00
HaveAGitGat
7930539b3f
Tidy name 2019-12-02 19:46:26 +00:00
HaveAGitGat
e7b4c2285a
update 2019-12-01 19:16:20 +00:00
HaveAGitGat
428005627a
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js 2019-11-29 14:41:00 +00:00
HaveAGitGat
98ef5a045e
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js 2019-11-27 19:37:38 +00:00
HaveAGitGat
1733426b9c
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js 2019-11-25 22:53:57 +00:00
HaveAGitGat
253ea45340
1.01 2019-11-25 21:34:53 +00:00
HaveAGitGat
f4f67131da Link 2019-11-25 19:01:39 +00:00
HaveAGitGat
7a1be0a109 New 2019-11-25 19:00:07 +00:00
Christian Crill
629a886312 Remvoed "" from undefined in logic 2019-11-25 02:20:51 -06:00
Christian Crill
2dd8b95828 Names 2019-11-25 01:31:06 -06:00
Christian Crill
b21f1f4fc4 Names 2019-11-25 01:24:18 -06:00
Christian Crill
528cac935a Names 2019-11-25 01:20:31 -06:00
Christian Crill
606ca243b3 Created slow,fast,veryfast
Updated names to reflect Subs being kept
2019-11-25 01:01:01 -06:00
Christian Crill
ca27502031 Updated details 2019-11-25 00:47:55 -06:00
Christian Crill
bf36969596 No longer aiming for keeping Eng subs...
Initial upload
2019-11-24 23:48:00 -06:00
TheRealShadoh
f5778d88e8
Create Tdarr_Plugin_z0ab_TheRealShadoh_HandBrake_H264_Fast1080p30_EngSubs.js 2019-11-23 20:16:42 -06:00
HaveAGitGat
6f33bb837b [Contains built-in filter] desc 2019-11-22 12:09:26 +00:00
HaveAGitGat
557e26d27f Link 2019-11-22 12:04:55 +00:00
HaveAGitGat
1a39c64447 New 2019-11-22 12:04:20 +00:00
HaveAGitGat
f2fe40951b Link 2019-11-22 11:31:30 +00:00
HaveAGitGat
1cba519072 New 2019-11-22 11:30:32 +00:00
HaveAGitGat
6ed6fa5a2a Link 2019-11-21 21:12:31 +00:00
HaveAGitGat
9b9a34c9b1 New 2019-11-21 21:12:00 +00:00
HaveAGitGat
503267d918
Update Tdarr_Plugin_x7ab_Remove_Subs.js 2019-11-19 13:50:54 +00:00
HaveAGitGat
c32dc46f1f
Remove redundant mapping 2019-11-16 19:44:56 +00:00