resort

Members
  • Posts

    2
  • Joined

Everything posted by resort

  1. I've been getting this issue for months now, but I have no idea what could be going on? Also, for the past month I have had my server offline due to it crashing for unknown reasons. I feel like this may be the cause. I've attached my system diagnostics that I ran this morning after updating docker apps and plugins. Any help would be much appreciated! server-diagnostics-20220328-1125.zip
  2. Hi, I just recently started using this docker for encoding movies and videos, and I ran into issue that someone may be able to help me out with. Last night I queued seven videos, the first six encoded without any issues, but the last video did not encode at all. And somehow the original file managed to get deleted in the process of the encode. The log looks like HandBrake found the video file, but when it switched to libdvdread, it could not find the file at all. Here is the log for the failed encode: Handbrake Version: 20210124210417-6c92584-1.3.x (2021022701) [00:45:19] gtkgui: Modified Custom Preset: /Custom Presets/H265 MKV 1440p60 NVENC [00:45:19] Starting work at: Fri Jul 16 00:45:19 2021 [00:45:19] 1 job(s) to process [00:45:19] json job: { "Audio": { "AudioList": [ { "Bitrate": 160, "CompressionLevel": -1.0, "DRC": 0.0, "DitherMethod": "auto", "Encoder": "fdk_aac", "Gain": 0.0, "Mixdown": "stereo", "NormalizeMixLevel": false, "PresetEncoder": "fdk_aac", "Quality": -3.0, "Samplerate": 0, "Track": 0 } ], "CopyMask": [ "copy:aac" ], "FallbackEncoder": "fdk_aac" }, "Destination": { "AlignAVStart": false, "ChapterList": [ { "Duration": { "Hours": 1, "Minutes": 13, "Seconds": 41, "Ticks": 397897380 }, "Name": "" } ], "ChapterMarkers": false, "File": "/output/Millbrook Corona Invitational #1 Stream VOD.mkv", "InlineParameterSets": false, "Mp4Options": { "IpodAtom": false, "Mp4Optimize": false }, "Mux": "mkv" }, "Filters": { "FilterList": [ { "ID": 3, "Settings": { "block-height": "16", "block-thresh": "40", "block-width": "16", "filter-mode": "2", "mode": "3", "motion-thresh": "1", "spatial-metric": "2", "spatial-thresh": "1" } }, { "ID": 4, "Settings": { "mode": "7" } }, { "ID": 6, "Settings": { "mode": 2, "rate": "27000000/900000" } }, { "ID": 12, "Settings": { "crop-bottom": 0, "crop-left": 0, "crop-right": 0, "crop-top": 0, "height": 720, "width": 1280 } } ] }, "Metadata": { "Name": "Millbrook Corona Invitational #1 Stream VOD" }, "PAR": { "Den": 1, "Num": 1 }, "SequenceID": 0, "Source": { "Angle": 0, "Path": "/storage/Backup/Videos/Millbrook Corona Invitational #1 Stream VOD.mp4", "Range": { "End": 275400000, "Start": 0, "Type": "time" }, "Title": 1 }, "Subtitle": { "Search": { "Burn": true, "Default": false, "Enable": false, "Forced": false }, "SubtitleList": [] }, "Video": { "ColorFormat": 0, "ColorMatrix": 1, "ColorPrimaries": 1, "ColorRange": 1, "ColorTransfer": 1, "Encoder": "nvenc_h265", "Level": "auto", "Options": "", "Preset": "medium", "Profile": "auto", "QSV": { "AsyncDepth": 4, "Decode": false }, "Quality": 22.0, "Tune": "", "Turbo": false, "TwoPass": false } } [00:45:19] CPU: Intel(R) Core(TM) i3-10320 CPU @ 3.80GHz [00:45:19] - logical processor count: 8 [00:45:19] hb_scan: path=/storage/Backup/Videos/Millbrook Corona Invitational #1 Stream VOD.mp4, title_index=1 disc.c:323: failed opening UDF image /storage/Backup/Videos/Millbrook Corona Invitational #1 Stream VOD.mp4 disc.c:424: error opening file BDMV/index.bdmv disc.c:424: error opening file BDMV/BACKUP/index.bdmv bluray.c:2585: nav_get_title_list(/storage/Backup/Videos/Millbrook Corona Invitational #1 Stream VOD.mp4/) failed [00:45:19] bd: not a bd - trying as a stream/file instead libdvdnav: Using dvdnav version 6.0.1 libdvdread: Can't stat /storage/Backup/Videos/Millbrook Corona Invitational #1 Stream VOD.mp4 No such file or directory libdvdread: Could not open /storage/Backup/Videos/Millbrook Corona Invitational #1 Stream VOD.mp4 libdvdnav: vm: failed to open/read the DVD [00:45:19] dvd: not a dvd - trying as a stream/file instead [00:45:19] hb_stream_open: open /storage/Backup/Videos/Millbrook Corona Invitational #1 Stream VOD.mp4 failed [00:45:19] scan: unrecognized file type [00:45:19] libhb: scan thread found 0 valid title(s) [00:45:19] hb_dict_to_job: Title 1 doesn't exist [00:45:19] Finished work at: Fri Jul 16 00:45:19 2021 [00:45:19] libhb: work result = 3