January 8, 20224 yr 1 hour ago, wgstarks said: If you select the TDARR tab go to the bottom of the page and select Transcode: Error Cancelled you’ll see a list of video transcodes that were cancelled due to errors (default is 20). Each one has an info button next to it as well as requeue and ignore. If you select info you’ll get a popup with a description of the error. Thanks for this .... didnt see the option. Got it. Well the last few lines of the error log: DURATION : 01:15:02.089000000 [h264_cuvid @ 0x559aa61e5680] Cannot load libnvcuvid.so.1 [h264_cuvid @ 0x559aa61e5680] Failed loading nvcuvid. Stream mapping: Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_nvenc)) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Error while opening decoder for input stream #0:0 : Operation not permitted This is the most popular error .... well back to the drawing board ..... Thanks again toolmanz
January 9, 20224 yr Author 6 hours ago, toolmanz said: Thanks for this .... didnt see the option. Got it. Well the last few lines of the error log: DURATION : 01:15:02.089000000 [h264_cuvid @ 0x559aa61e5680] Cannot load libnvcuvid.so.1 [h264_cuvid @ 0x559aa61e5680] Failed loading nvcuvid. Stream mapping: Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_nvenc)) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Error while opening decoder for input stream #0:0 : Operation not permitted This is the most popular error .... well back to the drawing board ..... Thanks again toolmanz Have you set up the GPU variables? https://docs.tdarr.io/docs/installation/unraid https://unraid.net/de/blog/unraid-6-9-capture-encoding-and-streaming-server You need to use the Nvidia Driver package:
January 9, 20224 yr Thanks all for your suggestions. In the course of reviewing my settings I may have discovered a problem with my shares and how Tdarr is configured..... I will look into it by removing both dockers and then reinstalling them with (hopefully) a correct configuration. It has to do with the use of the "media" folder .... I don't have one of those - my media files hang as there own shares ....🥴 More later.....
January 10, 20224 yr Okay, I'm starting to get the dreaded orphan cache files. I have confirmed that server and both nodes all are pointed to the same cache share. What am I missing?
January 16, 20224 yr Is there AMD GPU support? I have an R9 390x I would like to use. I don't think it does H.265 or 4k for that matter but locally with handbrake using AMD VCE, it does 1080p H.264 like a champ. Edited January 17, 20224 yr by Econaut
January 20, 20224 yr I just updated from 2.00.10 (working) to 2.00.13 and I'm getting this error: [ERROR] Tdarr_Node - [39mBinary test 3: mkvpropeditPath not working It was working on my previous version. My json is blank for all 3 of these binaries: "handbrakePath": "", "ffmpegPath": "", "mkvpropeditPath": "", Do I need to point it to a specific path?
January 21, 20224 yr mkvpropedit isn't used and not necessary, at least 90% of the time. I think maybe a few plugins use it but if in doubt, yours probably arent.
January 28, 20224 yr Any chance to run 2 nodes from 1 server? I am currently running one instance of Tdarr with 2 nodes. 1 node is working fine, second node just appears for a sec and disappear immediately. Or i have to run 2nd node on 2nd PC? I have 2 GPu's in server
January 28, 20224 yr So I've been running Tdarr/node for a few months now to transcode my library and it has worked great for the most part. I have run into a few issues with files that either fail health check or fail to transcode and can't figure out why. The files play fine using Plex and MPV but then throw errors for Tdarr. Would love some help or insight on how to fix my setup/plugins so these stop happening. I have 3 mp4-mkv transcodes so far that have failed with the following at the end of the info log: Spoiler Only audio, video, and subtitles are supported for Matroska. Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:0 -- Conversion failed! One of them below: The Hobbit (Transcode: Error/Cancelled) Spoiler NodeID: RC Desktop Command: C:/Users/RCM02/Desktop/tdarr/Tdarr_Node/node_modules/@ffmpeg-installer/win32-x64/ffmpeg.exe -c:v h264_cuvid -i Z:/movies/The Hobbit (1977)/The Hobbit (1977) WEBRip-1080p.mp4 -map 0 -c:v hevc_nvenc -rc:v vbr_hq -cq:v 19 -b:v 3593k -minrate 2515k -maxrate 4670k -bufsize 7186k -spatial_aq:v 1 -rc-lookahead:v 32 -c:a copy -c:s copy -max_muxing_queue_size 9999 -pix_fmt p010le -bf 5 -map -v:1 Y:/The Hobbit (1977) WEBRip-1080p-TdarrCacheFile-C6J1ifyAT.mkv Last 200 lines of CLI log: ffmpeg version N-92722-gf22fcd4483 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 8.2.1 (GCC) 20181201 configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt libavutil 56. 24.101 / 56. 24.101 libavcodec 58. 42.102 / 58. 42.102 libavformat 58. 24.101 / 58. 24.101 libavdevice 58. 6.101 / 58. 6.101 libavfilter 7. 46.101 / 7. 46.101 libswscale 5. 4.100 / 5. 4.100 libswresample 3. 4.100 / 3. 4.100 libpostproc 55. 4.100 / 55. 4.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 000001aac958b800] stream 0, timescale not set [h264 @ 000001aac9590800] data partitioning is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [h264 @ 000001aac9590800] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. ([email protected]) [h264 @ 000001aac9590800] no frame! [mov,mp4,m4a,3gp,3g2,mj2 @ 000001aac958b800] Stream #3: not enough frames to estimate rate; consider increasing probesize [mov,mp4,m4a,3gp,3g2,mj2 @ 000001aac958b800] decoding for stream 3 failed [mov,mp4,m4a,3gp,3g2,mj2 @ 000001aac958b800] Could not find codec parameters for stream 3 (Video: h264, none): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Z:/movies/The Hobbit (1977)/The Hobbit (1977) WEBRip-1080p.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isomavc1 creation_time : 2020-01-15T21:18:58.000000Z title : The.Hobbit.1977.1080p.WebRip.H264.AC3.DD2.0.Will1869 artist : album : comment : encoder : DVDFab 11.0.4.2 Duration: 01:17:25.09, start: 0.000000, bitrate: 7534 kb/s Chapter #0:0: start 0.000000, end 151.025833 Metadata: title : Chapter 1 Chapter #0:1: start 151.025833, end 217.008375 Metadata: title : Chapter 2 Chapter #0:2: start 217.008375, end 486.027125 Metadata: title : Chapter 3 Chapter #0:3: start 486.027125, end 619.035000 Metadata: title : Chapter 4 Chapter #0:4: start 619.035000, end 714.004833 Metadata: title : Chapter 5 Chapter #0:5: start 714.004833, end 779.028125 Metadata: title : Chapter 6 Chapter #0:6: start 779.028125, end 850.015667 Metadata: title : Chapter 7 Chapter #0:7: start 850.015667, end 923.005250 Metadata: title : Chapter 8 Chapter #0:8: start 923.005250, end 1026.024792 Metadata: title : Chapter 9 Chapter #0:9: start 1026.024792, end 1093.008375 Metadata: title : Chapter 10 Chapter #0:10: start 1093.008375, end 1181.012917 Metadata: title : Chapter 11 Chapter #0:11: start 1181.012917, end 1311.017792 Metadata: title : Chapter 12 Chapter #0:12: start 1311.017792, end 1419.000667 Metadata: title : Chapter 13 Chapter #0:13: start 1419.000667, end 1847.011542 Metadata: title : Chapter 14 Chapter #0:14: start 1847.011542, end 2069.024958 Metadata: title : Chapter 15 Chapter #0:15: start 2069.024958, end 2310.015708 Metadata: title : Chapter 16 Chapter #0:16: start 2310.015708, end 2405.027250 Metadata: title : Chapter 17 Chapter #0:17: start 2405.027250, end 2544.041125 Metadata: title : Chapter 18 Chapter #0:18: start 2544.041125, end 2623.036708 Metadata: title : Chapter 19 Chapter #0:19: start 2623.036708, end 2743.031542 Metadata: title : Chapter 20 Chapter #0:20: start 2743.031542, end 2946.026000 Metadata: title : Chapter 21 Chapter #0:21: start 2946.026000, end 3171.000708 Metadata: title : Chapter 22 Chapter #0:22: start 3171.000708, end 3641.011917 Metadata: title : Chapter 23 Chapter #0:23: start 3641.011917, end 3696.025167 Metadata: title : Chapter 24 Chapter #0:24: start 3696.025167, end 3882.002583 Metadata: title : Chapter 25 Chapter #0:25: start 3882.002583, end 4067.020750 Metadata: title : Chapter 26 Chapter #0:26: start 4067.020750, end 4174.002625 Metadata: title : Chapter 27 Chapter #0:27: start 4174.002625, end 4348.009792 Metadata: title : Chapter 28 Chapter #0:28: start 4348.009792, end 4473.009667 Metadata: title : Chapter 29 Chapter #0:29: start 4473.009667, end 4585.038208 Metadata: title : Chapter 30 Chapter #0:30: start 4585.038208, end 4644.264042 Metadata: title : Chapter 31 Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1924x1040 [SAR 1:1 DAR 37:20], 7147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default) Metadata: creation_time : 2020-01-15T21:18:58.000000Z encoder : JVT/AVC Coding Stream #0:1(eng): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, stereo, fltp, 384 kb/s (default) Metadata: creation_time : 2020-01-15T21:18:58.000000Z Side data: audio service type: main Stream #0:2(und) : Data: bin_data (text / 0x74786574), 0 kb/s Metadata: creation_time : 2020-01-15T21:18:58.000000Z Stream #0:3: Video: h264, none, 90k tbr, 90k tbn, 180k tbc Stream mapping: Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_nvenc)) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Press [q] to stop, [?] for help [matroska @ 000001aacb28e9c0] Only audio, video, and subtitles are supported for Matroska. Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:0 -- Conversion failed! I also have 9 mkv files that have failed health checks before even getting to the transcoder and at the end they all say: Spoiler scan: unrecognized file type [15:22:39] libhb: scan thread found 0 valid title(s) No title found. HandBrake has exited. Specific example with full info log: Komi Can't Communicate S01E11 (Health check: Error/Cancelled) Spoiler NodeID: RC Desktop Command: C:/Users/RCM02/Desktop/tdarr/Tdarr_Node/assets/app/HandBrakeCLI.exe -i Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv -o Y:/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p-TdarrCacheFile-8KthqV_5x.mp4 --scan Last 200 lines of CLI log: [15:22:39] Compile-time hardening features are enabled [15:22:39] hb_init: starting libhb thread [15:22:39] thread 1 started ("libhb") HandBrake 1.4.2 (2021100300) - MinGW x86_64 - https://handbrake.fr 8 CPUs detect ed Opening Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S 01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv... [15:22:39] CPU: Intel(R) Core(TM) i3-10100F CPU @ 3.60GHz [15:22:39] - Intel microarchitecture Comet Lake [15:22:39] - logical processor count: 8 [15:22:39] Intel Quick Sync Video support: no [15:22:39] hb_scan: path=Z :/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It' s Ju st Festival Preparations + It's Just Flyers Distribution + I t's J ust the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv, title_i ndex=1 src/libbluray/disc/disc.c:333: failed opening UDF image Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv src/libbluray/disc/disc.c:437: error opening file BDMV\index.bdmv src/libbluray/disc/disc.c:437: error opening file BDMV\BACKUP\index.bdmv src/libbluray/bluray.c:2646: nav_get_title_list(Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv\) failed [15:22:39] bd: not a bd - trying as a stream/file instead libdvdread: Encryp libdvdread: Could not open input: libdvdread: ted DVD support unavailable. Can't open Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv for reading libdvdnav: vm: failed to open/read the DVD [15:22:39] dvd: not a dvd - trying as a stream/file instead [15:22:39] hb _stream_open: open Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture F estival Eve + It's Just Maids WEBRip-1080p.mkv failed [15:22:39] s can: unrecognized file type [15:22:39] libhb: scan thread found 0 valid title(s) No title found. HandBrake has exited. Any help with this is appreciated. Thanks
January 29, 20224 yr Hi guys, i plan to rip my 17tb of movies down in size probably to h. 265, i want to keep the HD tracks and subs, i want to keep a reasonable amount of quality as movies will be used on a projector as well as TV on plex. Which plugins can you recommend.? A 1660ti gpu will be doing the transcoding by the way.
January 29, 20224 yr On 1/28/2022 at 2:26 PM, J05u said: Any chance to run 2 nodes from 1 server? I am currently running one instance of Tdarr with 2 nodes. 1 node is working fine, second node just appears for a sec and disappear immediately. Or i have to run 2nd node on 2nd PC? I have 2 GPu's in server I tried this since yesterday aswell. The Tdarr Server Logs will tell you that it expected a different Node ID (the name you set). I think this is because even if you change the Node Port in unraids docker template, the config file in /app/configs still sets the Node Port to 8267. The Problem is, if I change the Port to the same as the Port I set in the template the Server cant contact the Node anymore. Spoiler nodeID 'GTX1050' could not be contacted by the server. Please make sure the IP and Port are correct else it may be a firewall issue. Now I finally got it working by using the "internal docker IPs". Probably not the cleanest way, but it works for me for now. This is how my templates are looking https://imgur.com/a/nOs1V3P
January 31, 20224 yr I tried this since yesterday aswell. The Tdarr Server Logs will tell you that it expected a different Node ID (the name you set). I think this is because even if you change the Node Port in unraids docker template, the config file in /app/configs still sets the Node Port to 8267. The Problem is, if I change the Port to the same as the Port I set in the template the Server cant contact the Node anymore. Spoiler nodeID 'GTX1050' could not be contacted by the server. Please make sure the IP and Port are correct else it may be a firewall issue. Now I finally got it working by using the "internal docker IPs". Probably not the cleanest way, but it works for me for now. This is how my templates are looking https://imgur.com/a/nOs1V3PWow great, so basically you just changed ip of second node as I see right from my phone I will try it from home. Thanks mateОтправлено с моего iPhone используя Tapatalk
February 5, 20224 yr Hi! Got tdarr and had some movies in my libary transcoded them no issues. However, added some more today now when I try it attempts to re-transcode the videos it already has - how do I fix this? I pressed scan 'new' but still same issue. How to fix this? Thanks for the help!
February 6, 20224 yr On 1/29/2022 at 10:39 PM, fujo7 said: I tried this since yesterday aswell. The Tdarr Server Logs will tell you that it expected a different Node ID (the name you set). I think this is because even if you change the Node Port in unraids docker template, the config file in /app/configs still sets the Node Port to 8267. The Problem is, if I change the Port to the same as the Port I set in the template the Server cant contact the Node anymore. Hide contents nodeID 'GTX1050' could not be contacted by the server. Please make sure the IP and Port are correct else it may be a firewall issue. Now I finally got it working by using the "internal docker IPs". Probably not the cleanest way, but it works for me for now. This is how my templates are looking https://imgur.com/a/nOs1V3P unfortunately can't make it working now don't see both nodes
February 8, 20224 yr Author On 2/5/2022 at 10:39 PM, Flappy_asdf said: Hi! Got tdarr and had some movies in my libary transcoded them no issues. However, added some more today now when I try it attempts to re-transcode the videos it already has - how do I fix this? I pressed scan 'new' but still same issue. How to fix this? Thanks for the help! Which plugins/transcode settings are you using?
February 8, 20224 yr Author On 1/28/2022 at 10:33 PM, rcm024 said: So I've been running Tdarr/node for a few months now to transcode my library and it has worked great for the most part. I have run into a few issues with files that either fail health check or fail to transcode and can't figure out why. The files play fine using Plex and MPV but then throw errors for Tdarr. Would love some help or insight on how to fix my setup/plugins so these stop happening. I have 3 mp4-mkv transcodes so far that have failed with the following at the end of the info log: Hide contents Only audio, video, and subtitles are supported for Matroska. Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:0 -- Conversion failed! One of them below: The Hobbit (Transcode: Error/Cancelled) Hide contents NodeID: RC Desktop Command: C:/Users/RCM02/Desktop/tdarr/Tdarr_Node/node_modules/@ffmpeg-installer/win32-x64/ffmpeg.exe -c:v h264_cuvid -i Z:/movies/The Hobbit (1977)/The Hobbit (1977) WEBRip-1080p.mp4 -map 0 -c:v hevc_nvenc -rc:v vbr_hq -cq:v 19 -b:v 3593k -minrate 2515k -maxrate 4670k -bufsize 7186k -spatial_aq:v 1 -rc-lookahead:v 32 -c:a copy -c:s copy -max_muxing_queue_size 9999 -pix_fmt p010le -bf 5 -map -v:1 Y:/The Hobbit (1977) WEBRip-1080p-TdarrCacheFile-C6J1ifyAT.mkv Last 200 lines of CLI log: ffmpeg version N-92722-gf22fcd4483 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 8.2.1 (GCC) 20181201 configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt libavutil 56. 24.101 / 56. 24.101 libavcodec 58. 42.102 / 58. 42.102 libavformat 58. 24.101 / 58. 24.101 libavdevice 58. 6.101 / 58. 6.101 libavfilter 7. 46.101 / 7. 46.101 libswscale 5. 4.100 / 5. 4.100 libswresample 3. 4.100 / 3. 4.100 libpostproc 55. 4.100 / 55. 4.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 000001aac958b800] stream 0, timescale not set [h264 @ 000001aac9590800] data partitioning is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [h264 @ 000001aac9590800] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. ([email protected]) [h264 @ 000001aac9590800] no frame! [mov,mp4,m4a,3gp,3g2,mj2 @ 000001aac958b800] Stream #3: not enough frames to estimate rate; consider increasing probesize [mov,mp4,m4a,3gp,3g2,mj2 @ 000001aac958b800] decoding for stream 3 failed [mov,mp4,m4a,3gp,3g2,mj2 @ 000001aac958b800] Could not find codec parameters for stream 3 (Video: h264, none): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Z:/movies/The Hobbit (1977)/The Hobbit (1977) WEBRip-1080p.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isomavc1 creation_time : 2020-01-15T21:18:58.000000Z title : The.Hobbit.1977.1080p.WebRip.H264.AC3.DD2.0.Will1869 artist : album : comment : encoder : DVDFab 11.0.4.2 Duration: 01:17:25.09, start: 0.000000, bitrate: 7534 kb/s Chapter #0:0: start 0.000000, end 151.025833 Metadata: title : Chapter 1 Chapter #0:1: start 151.025833, end 217.008375 Metadata: title : Chapter 2 Chapter #0:2: start 217.008375, end 486.027125 Metadata: title : Chapter 3 Chapter #0:3: start 486.027125, end 619.035000 Metadata: title : Chapter 4 Chapter #0:4: start 619.035000, end 714.004833 Metadata: title : Chapter 5 Chapter #0:5: start 714.004833, end 779.028125 Metadata: title : Chapter 6 Chapter #0:6: start 779.028125, end 850.015667 Metadata: title : Chapter 7 Chapter #0:7: start 850.015667, end 923.005250 Metadata: title : Chapter 8 Chapter #0:8: start 923.005250, end 1026.024792 Metadata: title : Chapter 9 Chapter #0:9: start 1026.024792, end 1093.008375 Metadata: title : Chapter 10 Chapter #0:10: start 1093.008375, end 1181.012917 Metadata: title : Chapter 11 Chapter #0:11: start 1181.012917, end 1311.017792 Metadata: title : Chapter 12 Chapter #0:12: start 1311.017792, end 1419.000667 Metadata: title : Chapter 13 Chapter #0:13: start 1419.000667, end 1847.011542 Metadata: title : Chapter 14 Chapter #0:14: start 1847.011542, end 2069.024958 Metadata: title : Chapter 15 Chapter #0:15: start 2069.024958, end 2310.015708 Metadata: title : Chapter 16 Chapter #0:16: start 2310.015708, end 2405.027250 Metadata: title : Chapter 17 Chapter #0:17: start 2405.027250, end 2544.041125 Metadata: title : Chapter 18 Chapter #0:18: start 2544.041125, end 2623.036708 Metadata: title : Chapter 19 Chapter #0:19: start 2623.036708, end 2743.031542 Metadata: title : Chapter 20 Chapter #0:20: start 2743.031542, end 2946.026000 Metadata: title : Chapter 21 Chapter #0:21: start 2946.026000, end 3171.000708 Metadata: title : Chapter 22 Chapter #0:22: start 3171.000708, end 3641.011917 Metadata: title : Chapter 23 Chapter #0:23: start 3641.011917, end 3696.025167 Metadata: title : Chapter 24 Chapter #0:24: start 3696.025167, end 3882.002583 Metadata: title : Chapter 25 Chapter #0:25: start 3882.002583, end 4067.020750 Metadata: title : Chapter 26 Chapter #0:26: start 4067.020750, end 4174.002625 Metadata: title : Chapter 27 Chapter #0:27: start 4174.002625, end 4348.009792 Metadata: title : Chapter 28 Chapter #0:28: start 4348.009792, end 4473.009667 Metadata: title : Chapter 29 Chapter #0:29: start 4473.009667, end 4585.038208 Metadata: title : Chapter 30 Chapter #0:30: start 4585.038208, end 4644.264042 Metadata: title : Chapter 31 Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1924x1040 [SAR 1:1 DAR 37:20], 7147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default) Metadata: creation_time : 2020-01-15T21:18:58.000000Z encoder : JVT/AVC Coding Stream #0:1(eng): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, stereo, fltp, 384 kb/s (default) Metadata: creation_time : 2020-01-15T21:18:58.000000Z Side data: audio service type: main Stream #0:2(und) : Data: bin_data (text / 0x74786574), 0 kb/s Metadata: creation_time : 2020-01-15T21:18:58.000000Z Stream #0:3: Video: h264, none, 90k tbr, 90k tbn, 180k tbc Stream mapping: Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_nvenc)) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Press [q] to stop, [?] for help [matroska @ 000001aacb28e9c0] Only audio, video, and subtitles are supported for Matroska. Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:0 -- Conversion failed! I also have 9 mkv files that have failed health checks before even getting to the transcoder and at the end they all say: Hide contents scan: unrecognized file type [15:22:39] libhb: scan thread found 0 valid title(s) No title found. HandBrake has exited. Specific example with full info log: Komi Can't Communicate S01E11 (Health check: Error/Cancelled) Hide contents NodeID: RC Desktop Command: C:/Users/RCM02/Desktop/tdarr/Tdarr_Node/assets/app/HandBrakeCLI.exe -i Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv -o Y:/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p-TdarrCacheFile-8KthqV_5x.mp4 --scan Last 200 lines of CLI log: [15:22:39] Compile-time hardening features are enabled [15:22:39] hb_init: starting libhb thread [15:22:39] thread 1 started ("libhb") HandBrake 1.4.2 (2021100300) - MinGW x86_64 - https://handbrake.fr 8 CPUs detect ed Opening Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S 01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv... [15:22:39] CPU: Intel(R) Core(TM) i3-10100F CPU @ 3.60GHz [15:22:39] - Intel microarchitecture Comet Lake [15:22:39] - logical processor count: 8 [15:22:39] Intel Quick Sync Video support: no [15:22:39] hb_scan: path=Z :/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It' s Ju st Festival Preparations + It's Just Flyers Distribution + I t's J ust the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv, title_i ndex=1 src/libbluray/disc/disc.c:333: failed opening UDF image Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv src/libbluray/disc/disc.c:437: error opening file BDMV\index.bdmv src/libbluray/disc/disc.c:437: error opening file BDMV\BACKUP\index.bdmv src/libbluray/bluray.c:2646: nav_get_title_list(Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv\) failed [15:22:39] bd: not a bd - trying as a stream/file instead libdvdread: Encryp libdvdread: Could not open input: libdvdread: ted DVD support unavailable. Can't open Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture Festival Eve + It's Just Maids WEBRip-1080p.mkv for reading libdvdnav: vm: failed to open/read the DVD [15:22:39] dvd: not a dvd - trying as a stream/file instead [15:22:39] hb _stream_open: open Z:/anime/Komi Can't Communicate/Season 1/Komi Can't Communicate - S01E11 - It's Just a Performance for the Culture Festival + It's Just Festival Preparations + It's Just Flyers Distribution + It's Just the Culture F estival Eve + It's Just Maids WEBRip-1080p.mkv failed [15:22:39] s can: unrecognized file type [15:22:39] libhb: scan thread found 0 valid title(s) No title found. HandBrake has exited. Any help with this is appreciated. Thanks Are the files encrypted? Handbrake doesn't support encrypted media files.
February 9, 20224 yr Hi all. Set up tdarr a few days ago, works great mostly but having a strange issue with my TV Shows library. Transcoding works fine but getting a "Copy failed" error afterwards. Checking the handling info, I'm getting: Quote Cache file /temp/Show - S01E07-TdarrCacheFile-HjYJU-2Xm.mkv (1679520663 bytes) does not match size of new cache file /mnt/media/TV Shows - English/Show/Season 01/Show - S01E07-TdarrCacheFile-k3p7_wY55.mkv (25427968 bytes) I've trying setting all permissions to 777, no change. Any idea anyone? Thanks
February 10, 20224 yr On 2/7/2022 at 11:48 PM, HaveAGitGat said: Are the files encrypted? Handbrake doesn't support encrypted media files. Not that I'm aware of. Sonarr/Radarr and Plex don't have any issues with them. Just Tdarr. Is there a way for me to double check easily? Edited February 10, 20224 yr by rcm024
February 17, 20224 yr Hello, I'm having an annoying issue . I don't know why (as everything is successed in the logs) but some video file just after beeing reencoded are not complet. I mean that a 3.4 Gb video could be 50Mo after, playable but have only a couple minutes of video. this could be easely changed is a check of the lenght of the video was done after the transcode. I have noticed over 1000 video corrupted by tdarr since I'm using it. another thing, it would be nice to know witch node took care of the transcoding in the logs. thanks
February 17, 20224 yr I'm converting around 6K files. It seems I'm getting the MP4's convertedok, but I'm getting a lot of errors with M4V and MOV files. Can anybody recommend a plugin to sort this out, or is there a way around it? Thanks
February 20, 20224 yr Getting variations of this error on just about every transcode today. Has been previously working without issue, any ideas? DURATION : 02:04:06.720000000 [h264_cuvid @ 0x5651f381a580] Cannot load libnvcuvid.so.1 [h264_cuvid @ 0x5651f381a580] Failed loading nvcuvid. Stream mapping: Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_nvenc)) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Stream #0:3 -> #0:3 (copy) Stream #0:4 -> #0:4 (copy) Stream #0:5 -> #0:5 (copy) Error while opening decoder for input stream #0:0 : Operation not permitted
February 20, 20224 yr 37 minutes ago, NeoDude said: Getting variations of this error on just about every transcode today. Has been previously working without issue, any ideas? DURATION : 02:04:06.720000000 [h264_cuvid @ 0x5651f381a580] Cannot load libnvcuvid.so.1 [h264_cuvid @ 0x5651f381a580] Failed loading nvcuvid. Stream mapping: Stream #0:0 -> #0:0 (h264 (h264_cuvid) -> hevc (hevc_nvenc)) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Stream #0:3 -> #0:3 (copy) Stream #0:4 -> #0:4 (copy) Stream #0:5 -> #0:5 (copy) Error while opening decoder for input stream #0:0 : Operation not permitted I'm having same issue. Seems like there was an update to Tdarr docker yesterday which has broken it. I'm posting an issue on Github now.
February 20, 20224 yr UPDATE: tdarr 2.00.14 is confirmed broken. Do not upgrade to this version until a fix is available!
February 20, 20224 yr 58 minutes ago, absolute_badger said: UPDATE: tdarr 2.00.14 is confirmed broken. Do not upgrade to this version until a fix is available! Too bad I already updated everything to 2.00.14 Only the tdarr node docker container on my unraid server itself is having issues... My other 3 machines running a node are comfortably plugging away and successfully transcoding media (server also on the same unraid machine the malfunctioning node was running on).
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.