[Issue]: jellyfin.service: Main process exited, code=killed, status=11/SEGV #4412

Closed
opened 2026-02-07 00:49:39 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @onlyJinx on GitHub (Dec 8, 2022).

Please describe your bug

Hello,

The server will automatically restart when I play for more than 10 minutes, I can see in the journalctl that he's been automatically rebooting, I had to restart the computer to use it again, but after playing it for a while it would repeat the problem

Installing method:
apt install extrepo
extrepo enable jellyfin
apt update
apt install jellyfin

Jellyfin Version

10.8.0

if other:

No response

Environment

- OS:Linux debian 5.10.0-19-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux
- Virtualization: KVM
- Clients: chrome/android client
- Browser: chrome
- FFmpeg Version: ffmpeg version 5.1.2-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers
- Playback Method: Transcode
- Hardware Acceleration: VAAPI
- Plugins: no
- Reverse Proxy: no
- Base URL:
- Networking:LAN
- Storage:

Jellyfin logs

[2022-12-07 20:32:28.716 -05:00] [INF] Jellyfin version: "10.8.8"
[2022-12-07 20:32:28.766 -05:00] [INF] Environment Variables: ["[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]"]
[2022-12-07 20:32:28.771 -05:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2022-12-07 20:32:28.772 -05:00] [INF] Operating system: "Linux"
[2022-12-07 20:32:28.772 -05:00] [INF] Architecture: X64
[2022-12-07 20:32:28.773 -05:00] [INF] 64-Bit Process: True
[2022-12-07 20:32:28.774 -05:00] [INF] User Interactive: True
[2022-12-07 20:32:28.774 -05:00] [INF] Processor count: 4
[2022-12-07 20:32:28.774 -05:00] [INF] Program data path: "/var/lib/jellyfin"
[2022-12-07 20:32:28.774 -05:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2022-12-07 20:32:28.774 -05:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2022-12-07 20:32:29.056 -05:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2022-12-07 20:32:29.084 -05:00] [INF] Loading assemblies
[2022-12-07 20:32:29.277 -05:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2022-12-07 20:32:29.278 -05:00] [INF] Defined LAN exclusions : "[]"
[2022-12-07 20:32:29.279 -05:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2022-12-07 20:32:29.291 -05:00] [INF] Using bind addresses: "[]"
[2022-12-07 20:32:29.291 -05:00] [INF] Using bind exclusions: "[]"
[2022-12-07 20:32:32.629 -05:00] [INF] Loaded plugin: "TMDb" "10.8.8.0"
[2022-12-07 20:32:32.630 -05:00] [INF] Loaded plugin: "Studio Images" "10.8.8.0"
[2022-12-07 20:32:32.631 -05:00] [INF] Loaded plugin: "OMDb" "10.8.8.0"
[2022-12-07 20:32:32.631 -05:00] [INF] Loaded plugin: "MusicBrainz" "10.8.8.0"
[2022-12-07 20:32:32.632 -05:00] [INF] Loaded plugin: "AudioDB" "10.8.8.0"
[2022-12-07 20:32:32.732 -05:00] [INF] Kestrel listening on "Any IP4 Address"
[2022-12-07 20:32:33.549 -05:00] [INF] Running startup tasks
[2022-12-07 20:32:33.625 -05:00] [INF] Daily trigger for "提取章节图片" set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:27:26.3747262 from now.
[2022-12-07 20:32:33.714 -05:00] [INF] Found ffmpeg version "5.1.2"
[2022-12-07 20:32:33.773 -05:00] [INF] Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"]
[2022-12-07 20:32:33.804 -05:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
[2022-12-07 20:32:33.835 -05:00] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2022-12-07 20:32:34.005 -05:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2022-12-07 20:32:34.295 -05:00] [INF] VAAPI device "/dev/dri/renderD128" is Intel GPU (iHD)
[2022-12-07 20:32:34.296 -05:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2022-12-07 20:32:34.297 -05:00] [INF] ServerId: "83edebac309e410b9fdbb13fffa0f062"
[2022-12-07 20:32:34.485 -05:00] [INF] Executed all pre-startup entry points in 0:00:00.1755195
[2022-12-07 20:32:34.485 -05:00] [INF] Core startup complete
[2022-12-07 20:32:34.797 -05:00] [INF] Watching directory "/mnt/sda2/transmission/downloads/电视剧"
[2022-12-07 20:32:34.799 -05:00] [INF] Watching directory "/mnt/sda2/transmission/downloads/电影"
[2022-12-07 20:32:34.800 -05:00] [INF] Executed all post-startup entry points in 0:00:00.3146543
[2022-12-07 20:32:34.800 -05:00] [INF] Startup complete 0:00:06.3507662
[2022-12-07 20:32:36.634 -05:00] [INF] "StartupTrigger" fired for task: "更新插件"
[2022-12-07 20:32:36.635 -05:00] [INF] Queuing task "PluginUpdateTask"
[2022-12-07 20:32:36.639 -05:00] [INF] Executing "更新插件"
[2022-12-07 20:32:46.549 -05:00] [INF] "更新插件" Completed after 0 minute(s) and 9 seconds
[2022-12-07 20:32:46.564 -05:00] [INF] ExecuteQueuedTasks
[2022-12-07 20:37:52.488 -05:00] [INF] WS "192.168.1.200" request
[2022-12-07 20:37:52.630 -05:00] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.630 -05:00] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.632 -05:00] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:37:52.632 -05:00] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:38:12.627 -05:00] [INF] WS "192.168.1.203" request
[2022-12-07 20:38:22.601 -05:00] [INF] WS "192.168.1.203" closed
[2022-12-07 20:38:24.297 -05:00] [INF] WS "192.168.1.203" request
...
[2022-12-07 20:39:42.818 -05:00] [INF] FFmpeg exited with code 0
[2022-12-07 20:39:42.820 -05:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
[2022-12-07 20:39:42.822 -05:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -ss 01:00:18.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:\"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv\" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 \"expr:gte(t,3618+n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12\" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af \"volume=2\" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 1206 -hls_segment_filename \"/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343.m3u8\""
[2022-12-07 20:39:44.972 -05:00] [WRN] Slow HTTP Response from "https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1206.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=36180000000&actualSegmentLengthTicks=30000000" to "192.168.1.203" in 0:00:02.3856344 with Status Code 200
[2022-12-07 20:39:46.439 -05:00] [INF] Jellyfin version: "10.8.8"
[2022-12-07 20:39:46.505 -05:00] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]"]
[2022-12-07 20:39:46.512 -05:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2022-12-07 20:39:46.514 -05:00] [INF] Operating system: "Linux"
[2022-12-07 20:39:46.514 -05:00] [INF] Architecture: X64
[2022-12-07 20:39:46.516 -05:00] [INF] 64-Bit Process: True
[2022-12-07 20:39:46.516 -05:00] [INF] User Interactive: True
[2022-12-07 20:39:46.516 -05:00] [INF] Processor count: 4
[2022-12-07 20:39:46.516 -05:00] [INF] Program data path: "/var/lib/jellyfin"
[2022-12-07 20:39:46.516 -05:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2022-12-07 20:39:46.517 -05:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2022-12-07 20:39:46.905 -05:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2022-12-07 20:39:46.949 -05:00] [INF] Loading assemblies
[2022-12-07 20:39:47.190 -05:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2022-12-07 20:39:47.190 -05:00] [INF] Defined LAN exclusions : "[]"
[2022-12-07 20:39:47.191 -05:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2022-12-07 20:39:47.205 -05:00] [INF] Using bind addresses: "[]"
[2022-12-07 20:39:47.205 -05:00] [INF] Using bind exclusions: "[]"
[2022-12-07 20:39:51.462 -05:00] [INF] Loaded plugin: "TMDb" "10.8.8.0"
[2022-12-07 20:39:51.463 -05:00] [INF] Loaded plugin: "Studio Images" "10.8.8.0"
[2022-12-07 20:39:51.464 -05:00] [INF] Loaded plugin: "OMDb" "10.8.8.0"
[2022-12-07 20:39:51.465 -05:00] [INF] Loaded plugin: "MusicBrainz" "10.8.8.0"
[2022-12-07 20:39:51.465 -05:00] [INF] Loaded plugin: "AudioDB" "10.8.8.0"
[2022-12-07 20:39:51.576 -05:00] [INF] Kestrel listening on "Any IP4 Address"
[2022-12-07 20:39:52.555 -05:00] [INF] Running startup tasks
[2022-12-07 20:39:52.636 -05:00] [INF] Daily trigger for "提取章节图片" set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:20:07.3640067 from now.
[2022-12-07 20:39:52.781 -05:00] [INF] Found ffmpeg version "5.1.2"
[2022-12-07 20:39:52.850 -05:00] [INF] Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"]
[2022-12-07 20:39:52.885 -05:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
[2022-12-07 20:39:52.924 -05:00] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2022-12-07 20:39:53.131 -05:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2022-12-07 20:39:53.515 -05:00] [INF] VAAPI device "/dev/dri/renderD128" is Intel GPU (iHD)
[2022-12-07 20:39:53.517 -05:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2022-12-07 20:39:53.520 -05:00] [INF] ServerId: "83edebac309e410b9fdbb13fffa0f062"
[2022-12-07 20:39:53.726 -05:00] [INF] Executed all pre-startup entry points in 0:00:00.1859782
[2022-12-07 20:39:53.726 -05:00] [INF] Core startup complete
[2022-12-07 20:39:54.077 -05:00] [INF] Watching directory "/mnt/sda2/transmission/downloads/电视剧"
[2022-12-07 20:39:54.082 -05:00] [INF] Executed all post-startup entry points in 0:00:00.3553622
[2022-12-07 20:39:54.082 -05:00] [INF] Startup complete 0:00:07.9940451
[2022-12-07 20:39:54.084 -05:00] [INF] Watching directory "/mnt/sda2/transmission/downloads/电影"
[2022-12-07 20:39:55.658 -05:00] [INF] "StartupTrigger" fired for task: "更新插件"
[2022-12-07 20:39:55.659 -05:00] [INF] Queuing task "PluginUpdateTask"
[2022-12-07 20:39:55.663 -05:00] [INF] Executing "更新插件"
[2022-12-07 20:39:55.959 -05:00] [WRN] Slow HTTP Response from "https://192.168.1.202:8920/Sessions/Playing/Progress" to "192.168.1.203" in 0:00:00.6954182 with Status Code 204
[2022-12-07 20:40:08.660 -05:00] [INF] "更新插件" Completed after 0 minute(s) and 12 seconds
[2022-12-07 20:40:08.667 -05:00] [INF] ExecuteQueuedTasks
[2022-12-07 20:40:17.427 -05:00] [INF] WS "192.168.1.203" request
[2022-12-07 20:41:05.525 -05:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2022-12-07 20:41:17.526 -05:00] [INF] Lost 1 WebSockets.
[2022-12-07 20:43:15.454 -05:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.8.8" playing "奇异博士2:疯狂多元宇宙". Stopped at "5024622" ms
[2022-12-07 20:43:15.667 -05:00] [INF] WS "192.168.1.203" closed
[2022-12-07 20:43:17.312 -05:00] [INF] WS "192.168.1.203" request
[2022-12-07 20:43:17.499 -05:00] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.500 -05:00] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.500 -05:00] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.500 -05:00] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.501 -05:00] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.501 -05:00] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.501 -05:00] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.502 -05:00] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.502 -05:00] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.502 -05:00] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.503 -05:00] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.503 -05:00] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:17.503 -05:00] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2022-12-07 20:43:21.401 -05:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
...
[2022-12-07 20:43:24.793 -05:00] [INF] Jellyfin version: "10.8.8"
[2022-12-07 20:43:24.844 -05:00] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]"]
[2022-12-07 20:43:24.849 -05:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2022-12-07 20:43:24.851 -05:00] [INF] Operating system: "Linux"
[2022-12-07 20:43:24.851 -05:00] [INF] Architecture: X64
[2022-12-07 20:43:24.852 -05:00] [INF] 64-Bit Process: True
[2022-12-07 20:43:24.852 -05:00] [INF] User Interactive: True
[2022-12-07 20:43:24.852 -05:00] [INF] Processor count: 4
[2022-12-07 20:43:24.852 -05:00] [INF] Program data path: "/var/lib/jellyfin"
[2022-12-07 20:43:24.853 -05:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2022-12-07 20:43:24.853 -05:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2022-12-07 20:43:25.156 -05:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2022-12-07 20:43:25.192 -05:00] [INF] Loading assemblies
[2022-12-07 20:43:25.396 -05:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2022-12-07 20:43:25.396 -05:00] [INF] Defined LAN exclusions : "[]"
[2022-12-07 20:43:25.397 -05:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2022-12-07 20:43:25.410 -05:00] [INF] Using bind addresses: "[]"
[2022-12-07 20:43:25.410 -05:00] [INF] Using bind exclusions: "[]"
[2022-12-07 20:43:28.927 -05:00] [INF] Loaded plugin: "TMDb" "10.8.8.0"
[2022-12-07 20:43:28.928 -05:00] [INF] Loaded plugin: "Studio Images" "10.8.8.0"
[2022-12-07 20:43:28.929 -05:00] [INF] Loaded plugin: "OMDb" "10.8.8.0"
[2022-12-07 20:43:28.929 -05:00] [INF] Loaded plugin: "MusicBrainz" "10.8.8.0"
[2022-12-07 20:43:28.930 -05:00] [INF] Loaded plugin: "AudioDB" "10.8.8.0"
[2022-12-07 20:43:29.040 -05:00] [INF] Kestrel listening on "Any IP4 Address"
[2022-12-07 20:43:29.960 -05:00] [INF] Running startup tasks
[2022-12-07 20:43:30.043 -05:00] [INF] Daily trigger for "提取章节图片" set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:16:29.9567274 from now.
[2022-12-07 20:43:30.147 -05:00] [INF] Found ffmpeg version "5.1.2"
[2022-12-07 20:43:30.239 -05:00] [INF] Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"]
[2022-12-07 20:43:30.311 -05:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
[2022-12-07 20:43:30.347 -05:00] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2022-12-07 20:43:30.548 -05:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2022-12-07 20:43:30.631 -05:00] [WRN] Slow HTTP Response from "http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1674.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=3df32974cfbd455688b9f75d6c5043e0&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=50220000000&actualSegmentLengthTicks=30000000" to "192.168.1.203" in 0:00:00.6458576 with Status Code 503
[2022-12-07 20:43:30.872 -05:00] [INF] VAAPI device "/dev/dri/renderD128" is Intel GPU (iHD)
[2022-12-07 20:43:30.872 -05:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2022-12-07 20:43:30.874 -05:00] [INF] ServerId: "83edebac309e410b9fdbb13fffa0f062"
[2022-12-07 20:43:31.074 -05:00] [INF] Executed all pre-startup entry points in 0:00:00.1800539

FFmpeg logs

/videos/4499130e-5847-ef51-8cb2-ef6b0cbe7f2a/hls1/main/22.ts

{"Protocol":0,"Id":"4499130e5847ef518cb2ef6b0cbe7f2a","Path":"/mnt/sda2/transmission/downloads/\u7535\u5F71/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":13969876992,"Name":"Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi","IsRemote":false,"ETag":"a96b7e3d99a1dbab121bda9f3844a4e6","RunTimeTicks":74516160512,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"h264","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":"SDR","VideoRangeType":"SDR","VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"1080p H264 SDR","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"ChannelLayout":null,"BitRate":14997956,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"Height":816,"Width":1920,"AverageFrameRate":23.975986,"RealFrameRate":23.975986,"Profile":"High","Type":1,"AspectRatio":"2.35:1","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":null},{"Codec":"dts","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"\u82F1\u8BED","VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"\u82F1\u8BED - English - DTS - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":1536000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"DTS","Type":0,"AspectRatio":null,"Index":1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"ac3","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"\u56FD\u8BED","VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"\u56FD\u8BED - Chi - Dolby Digital - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":448000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":16981956,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 00:01:06.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,66+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=544:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 22 -hls_segment_filename "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307.m3u8"


ffmpeg version 5.1.2-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-static --enable-gmp --enable-gnutls --enable-chromaprint --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libsvtav1 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      57. 28.100 / 57. 28.100
  libavcodec     59. 37.100 / 59. 37.100
  libavformat    59. 27.100 / 59. 27.100
  libavdevice    59.  7.100 / 59.  7.100
  libavfilter     8. 44.100 /  8. 44.100
  libswscale      6.  7.100 /  6.  7.100
  libswresample   4.  7.100 /  4.  7.100
  libpostproc    56.  6.100 / 56.  6.100
Input #0, matroska,webm, from 'file:/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv':
  Metadata:
    encoder         : libebml v0.7.7 + libmatroska v0.8.1
    creation_time   : 2011-10-22T17:19:52.000000Z
  Duration: 02:04:11.62, start: 0.000000, bitrate: 14997 kb/s
  Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1920x816, SAR 1:1 DAR 40:17, 23.98 fps, 23.98 tbr, 1k tbn (default)
  Stream #0:1(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s (default)
    Metadata:
      title           : 英语
  Stream #0:2(chi): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
    Metadata:
      title           : 国语
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_vaapi))
  Stream #0:1 -> #0:1 (dts (dca) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
Output #0, hls, to '/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307.m3u8':
  Metadata:
    encoder         : Lavf59.27.100
  Stream #0:0: Video: h264 (High), vaapi(bt709, progressive), 1280x544 [SAR 1:1 DAR 40:17], q=2-31, 2616 kb/s, 23.98 fps, 90k tbn (default)
    Metadata:
      encoder         : Lavc59.37.100 h264_vaapi
  Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 384 kb/s (default)
    Metadata:
      encoder         : Lavc59.37.100 libfdk_aac
frame=    1 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed=   0x    
frame=   84 fps=0.0 q=-0.0 size=N/A time=00:00:03.70 bitrate=N/A speed=5.03x    
[hls @ 0x55eb77620340] Opening '/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b65818130722.ts' for writing


### Please attach any browser or client logs here

_No response_

### Please attach any screenshots here

_No response_

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct
Originally created by @onlyJinx on GitHub (Dec 8, 2022). ### Please describe your bug Hello, The server will automatically restart when I play for more than 10 minutes, I can see in the journalctl that he's been automatically rebooting, I had to restart the computer to use it again, but after playing it for a while it would repeat the problem Installing method: apt install extrepo extrepo enable jellyfin apt update apt install jellyfin ### Jellyfin Version 10.8.0 ### if other: _No response_ ### Environment ```markdown - OS:Linux debian 5.10.0-19-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux - Virtualization: KVM - Clients: chrome/android client - Browser: chrome - FFmpeg Version: ffmpeg version 5.1.2-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers - Playback Method: Transcode - Hardware Acceleration: VAAPI - Plugins: no - Reverse Proxy: no - Base URL: - Networking:LAN - Storage: ``` ### Jellyfin logs ```shell [2022-12-07 20:32:28.716 -05:00] [INF] Jellyfin version: "10.8.8" [2022-12-07 20:32:28.766 -05:00] [INF] Environment Variables: ["[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]"] [2022-12-07 20:32:28.771 -05:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [2022-12-07 20:32:28.772 -05:00] [INF] Operating system: "Linux" [2022-12-07 20:32:28.772 -05:00] [INF] Architecture: X64 [2022-12-07 20:32:28.773 -05:00] [INF] 64-Bit Process: True [2022-12-07 20:32:28.774 -05:00] [INF] User Interactive: True [2022-12-07 20:32:28.774 -05:00] [INF] Processor count: 4 [2022-12-07 20:32:28.774 -05:00] [INF] Program data path: "/var/lib/jellyfin" [2022-12-07 20:32:28.774 -05:00] [INF] Web resources path: "/usr/share/jellyfin/web" [2022-12-07 20:32:28.774 -05:00] [INF] Application directory: "/usr/lib/jellyfin/bin/" [2022-12-07 20:32:29.056 -05:00] [INF] Setting cache path: "/var/cache/jellyfin" [2022-12-07 20:32:29.084 -05:00] [INF] Loading assemblies [2022-12-07 20:32:29.277 -05:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2022-12-07 20:32:29.278 -05:00] [INF] Defined LAN exclusions : "[]" [2022-12-07 20:32:29.279 -05:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2022-12-07 20:32:29.291 -05:00] [INF] Using bind addresses: "[]" [2022-12-07 20:32:29.291 -05:00] [INF] Using bind exclusions: "[]" [2022-12-07 20:32:32.629 -05:00] [INF] Loaded plugin: "TMDb" "10.8.8.0" [2022-12-07 20:32:32.630 -05:00] [INF] Loaded plugin: "Studio Images" "10.8.8.0" [2022-12-07 20:32:32.631 -05:00] [INF] Loaded plugin: "OMDb" "10.8.8.0" [2022-12-07 20:32:32.631 -05:00] [INF] Loaded plugin: "MusicBrainz" "10.8.8.0" [2022-12-07 20:32:32.632 -05:00] [INF] Loaded plugin: "AudioDB" "10.8.8.0" [2022-12-07 20:32:32.732 -05:00] [INF] Kestrel listening on "Any IP4 Address" [2022-12-07 20:32:33.549 -05:00] [INF] Running startup tasks [2022-12-07 20:32:33.625 -05:00] [INF] Daily trigger for "提取章节图片" set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:27:26.3747262 from now. [2022-12-07 20:32:33.714 -05:00] [INF] Found ffmpeg version "5.1.2" [2022-12-07 20:32:33.773 -05:00] [INF] Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] [2022-12-07 20:32:33.804 -05:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] [2022-12-07 20:32:33.835 -05:00] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] [2022-12-07 20:32:34.005 -05:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] [2022-12-07 20:32:34.295 -05:00] [INF] VAAPI device "/dev/dri/renderD128" is Intel GPU (iHD) [2022-12-07 20:32:34.296 -05:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg" [2022-12-07 20:32:34.297 -05:00] [INF] ServerId: "83edebac309e410b9fdbb13fffa0f062" [2022-12-07 20:32:34.485 -05:00] [INF] Executed all pre-startup entry points in 0:00:00.1755195 [2022-12-07 20:32:34.485 -05:00] [INF] Core startup complete [2022-12-07 20:32:34.797 -05:00] [INF] Watching directory "/mnt/sda2/transmission/downloads/电视剧" [2022-12-07 20:32:34.799 -05:00] [INF] Watching directory "/mnt/sda2/transmission/downloads/电影" [2022-12-07 20:32:34.800 -05:00] [INF] Executed all post-startup entry points in 0:00:00.3146543 [2022-12-07 20:32:34.800 -05:00] [INF] Startup complete 0:00:06.3507662 [2022-12-07 20:32:36.634 -05:00] [INF] "StartupTrigger" fired for task: "更新插件" [2022-12-07 20:32:36.635 -05:00] [INF] Queuing task "PluginUpdateTask" [2022-12-07 20:32:36.639 -05:00] [INF] Executing "更新插件" [2022-12-07 20:32:46.549 -05:00] [INF] "更新插件" Completed after 0 minute(s) and 9 seconds [2022-12-07 20:32:46.564 -05:00] [INF] ExecuteQueuedTasks [2022-12-07 20:37:52.488 -05:00] [INF] WS "192.168.1.200" request [2022-12-07 20:37:52.630 -05:00] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.630 -05:00] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.631 -05:00] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.632 -05:00] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:37:52.632 -05:00] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:38:12.627 -05:00] [INF] WS "192.168.1.203" request [2022-12-07 20:38:22.601 -05:00] [INF] WS "192.168.1.203" closed [2022-12-07 20:38:24.297 -05:00] [INF] WS "192.168.1.203" request ... [2022-12-07 20:39:42.818 -05:00] [INF] FFmpeg exited with code 0 [2022-12-07 20:39:42.820 -05:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request [2022-12-07 20:39:42.822 -05:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -ss 01:00:18.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:\"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv\" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 \"expr:gte(t,3618+n_forced*3)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12\" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af \"volume=2\" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 1206 -hls_segment_filename \"/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343.m3u8\"" [2022-12-07 20:39:44.972 -05:00] [WRN] Slow HTTP Response from "https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1206.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=36180000000&actualSegmentLengthTicks=30000000" to "192.168.1.203" in 0:00:02.3856344 with Status Code 200 [2022-12-07 20:39:46.439 -05:00] [INF] Jellyfin version: "10.8.8" [2022-12-07 20:39:46.505 -05:00] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]"] [2022-12-07 20:39:46.512 -05:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [2022-12-07 20:39:46.514 -05:00] [INF] Operating system: "Linux" [2022-12-07 20:39:46.514 -05:00] [INF] Architecture: X64 [2022-12-07 20:39:46.516 -05:00] [INF] 64-Bit Process: True [2022-12-07 20:39:46.516 -05:00] [INF] User Interactive: True [2022-12-07 20:39:46.516 -05:00] [INF] Processor count: 4 [2022-12-07 20:39:46.516 -05:00] [INF] Program data path: "/var/lib/jellyfin" [2022-12-07 20:39:46.516 -05:00] [INF] Web resources path: "/usr/share/jellyfin/web" [2022-12-07 20:39:46.517 -05:00] [INF] Application directory: "/usr/lib/jellyfin/bin/" [2022-12-07 20:39:46.905 -05:00] [INF] Setting cache path: "/var/cache/jellyfin" [2022-12-07 20:39:46.949 -05:00] [INF] Loading assemblies [2022-12-07 20:39:47.190 -05:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2022-12-07 20:39:47.190 -05:00] [INF] Defined LAN exclusions : "[]" [2022-12-07 20:39:47.191 -05:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2022-12-07 20:39:47.205 -05:00] [INF] Using bind addresses: "[]" [2022-12-07 20:39:47.205 -05:00] [INF] Using bind exclusions: "[]" [2022-12-07 20:39:51.462 -05:00] [INF] Loaded plugin: "TMDb" "10.8.8.0" [2022-12-07 20:39:51.463 -05:00] [INF] Loaded plugin: "Studio Images" "10.8.8.0" [2022-12-07 20:39:51.464 -05:00] [INF] Loaded plugin: "OMDb" "10.8.8.0" [2022-12-07 20:39:51.465 -05:00] [INF] Loaded plugin: "MusicBrainz" "10.8.8.0" [2022-12-07 20:39:51.465 -05:00] [INF] Loaded plugin: "AudioDB" "10.8.8.0" [2022-12-07 20:39:51.576 -05:00] [INF] Kestrel listening on "Any IP4 Address" [2022-12-07 20:39:52.555 -05:00] [INF] Running startup tasks [2022-12-07 20:39:52.636 -05:00] [INF] Daily trigger for "提取章节图片" set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:20:07.3640067 from now. [2022-12-07 20:39:52.781 -05:00] [INF] Found ffmpeg version "5.1.2" [2022-12-07 20:39:52.850 -05:00] [INF] Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] [2022-12-07 20:39:52.885 -05:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] [2022-12-07 20:39:52.924 -05:00] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] [2022-12-07 20:39:53.131 -05:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] [2022-12-07 20:39:53.515 -05:00] [INF] VAAPI device "/dev/dri/renderD128" is Intel GPU (iHD) [2022-12-07 20:39:53.517 -05:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg" [2022-12-07 20:39:53.520 -05:00] [INF] ServerId: "83edebac309e410b9fdbb13fffa0f062" [2022-12-07 20:39:53.726 -05:00] [INF] Executed all pre-startup entry points in 0:00:00.1859782 [2022-12-07 20:39:53.726 -05:00] [INF] Core startup complete [2022-12-07 20:39:54.077 -05:00] [INF] Watching directory "/mnt/sda2/transmission/downloads/电视剧" [2022-12-07 20:39:54.082 -05:00] [INF] Executed all post-startup entry points in 0:00:00.3553622 [2022-12-07 20:39:54.082 -05:00] [INF] Startup complete 0:00:07.9940451 [2022-12-07 20:39:54.084 -05:00] [INF] Watching directory "/mnt/sda2/transmission/downloads/电影" [2022-12-07 20:39:55.658 -05:00] [INF] "StartupTrigger" fired for task: "更新插件" [2022-12-07 20:39:55.659 -05:00] [INF] Queuing task "PluginUpdateTask" [2022-12-07 20:39:55.663 -05:00] [INF] Executing "更新插件" [2022-12-07 20:39:55.959 -05:00] [WRN] Slow HTTP Response from "https://192.168.1.202:8920/Sessions/Playing/Progress" to "192.168.1.203" in 0:00:00.6954182 with Status Code 204 [2022-12-07 20:40:08.660 -05:00] [INF] "更新插件" Completed after 0 minute(s) and 12 seconds [2022-12-07 20:40:08.667 -05:00] [INF] ExecuteQueuedTasks [2022-12-07 20:40:17.427 -05:00] [INF] WS "192.168.1.203" request [2022-12-07 20:41:05.525 -05:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets. [2022-12-07 20:41:17.526 -05:00] [INF] Lost 1 WebSockets. [2022-12-07 20:43:15.454 -05:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.8.8" playing "奇异博士2:疯狂多元宇宙". Stopped at "5024622" ms [2022-12-07 20:43:15.667 -05:00] [INF] WS "192.168.1.203" closed [2022-12-07 20:43:17.312 -05:00] [INF] WS "192.168.1.203" request [2022-12-07 20:43:17.499 -05:00] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.500 -05:00] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.500 -05:00] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.500 -05:00] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.501 -05:00] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.501 -05:00] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.501 -05:00] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.502 -05:00] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.502 -05:00] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.502 -05:00] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.503 -05:00] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.503 -05:00] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:17.503 -05:00] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2022-12-07 20:43:21.401 -05:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True ... [2022-12-07 20:43:24.793 -05:00] [INF] Jellyfin version: "10.8.8" [2022-12-07 20:43:24.844 -05:00] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]"] [2022-12-07 20:43:24.849 -05:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [2022-12-07 20:43:24.851 -05:00] [INF] Operating system: "Linux" [2022-12-07 20:43:24.851 -05:00] [INF] Architecture: X64 [2022-12-07 20:43:24.852 -05:00] [INF] 64-Bit Process: True [2022-12-07 20:43:24.852 -05:00] [INF] User Interactive: True [2022-12-07 20:43:24.852 -05:00] [INF] Processor count: 4 [2022-12-07 20:43:24.852 -05:00] [INF] Program data path: "/var/lib/jellyfin" [2022-12-07 20:43:24.853 -05:00] [INF] Web resources path: "/usr/share/jellyfin/web" [2022-12-07 20:43:24.853 -05:00] [INF] Application directory: "/usr/lib/jellyfin/bin/" [2022-12-07 20:43:25.156 -05:00] [INF] Setting cache path: "/var/cache/jellyfin" [2022-12-07 20:43:25.192 -05:00] [INF] Loading assemblies [2022-12-07 20:43:25.396 -05:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2022-12-07 20:43:25.396 -05:00] [INF] Defined LAN exclusions : "[]" [2022-12-07 20:43:25.397 -05:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2022-12-07 20:43:25.410 -05:00] [INF] Using bind addresses: "[]" [2022-12-07 20:43:25.410 -05:00] [INF] Using bind exclusions: "[]" [2022-12-07 20:43:28.927 -05:00] [INF] Loaded plugin: "TMDb" "10.8.8.0" [2022-12-07 20:43:28.928 -05:00] [INF] Loaded plugin: "Studio Images" "10.8.8.0" [2022-12-07 20:43:28.929 -05:00] [INF] Loaded plugin: "OMDb" "10.8.8.0" [2022-12-07 20:43:28.929 -05:00] [INF] Loaded plugin: "MusicBrainz" "10.8.8.0" [2022-12-07 20:43:28.930 -05:00] [INF] Loaded plugin: "AudioDB" "10.8.8.0" [2022-12-07 20:43:29.040 -05:00] [INF] Kestrel listening on "Any IP4 Address" [2022-12-07 20:43:29.960 -05:00] [INF] Running startup tasks [2022-12-07 20:43:30.043 -05:00] [INF] Daily trigger for "提取章节图片" set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:16:29.9567274 from now. [2022-12-07 20:43:30.147 -05:00] [INF] Found ffmpeg version "5.1.2" [2022-12-07 20:43:30.239 -05:00] [INF] Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] [2022-12-07 20:43:30.311 -05:00] [INF] Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] [2022-12-07 20:43:30.347 -05:00] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] [2022-12-07 20:43:30.548 -05:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] [2022-12-07 20:43:30.631 -05:00] [WRN] Slow HTTP Response from "http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1674.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=3df32974cfbd455688b9f75d6c5043e0&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=50220000000&actualSegmentLengthTicks=30000000" to "192.168.1.203" in 0:00:00.6458576 with Status Code 503 [2022-12-07 20:43:30.872 -05:00] [INF] VAAPI device "/dev/dri/renderD128" is Intel GPU (iHD) [2022-12-07 20:43:30.872 -05:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg" [2022-12-07 20:43:30.874 -05:00] [INF] ServerId: "83edebac309e410b9fdbb13fffa0f062" [2022-12-07 20:43:31.074 -05:00] [INF] Executed all pre-startup entry points in 0:00:00.1800539 ``` ### FFmpeg logs ```shell /videos/4499130e-5847-ef51-8cb2-ef6b0cbe7f2a/hls1/main/22.ts {"Protocol":0,"Id":"4499130e5847ef518cb2ef6b0cbe7f2a","Path":"/mnt/sda2/transmission/downloads/\u7535\u5F71/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":13969876992,"Name":"Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi","IsRemote":false,"ETag":"a96b7e3d99a1dbab121bda9f3844a4e6","RunTimeTicks":74516160512,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"h264","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":"SDR","VideoRangeType":"SDR","VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"1080p H264 SDR","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"ChannelLayout":null,"BitRate":14997956,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"Height":816,"Width":1920,"AverageFrameRate":23.975986,"RealFrameRate":23.975986,"Profile":"High","Type":1,"AspectRatio":"2.35:1","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":null},{"Codec":"dts","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"\u82F1\u8BED","VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"\u82F1\u8BED - English - DTS - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":1536000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"DTS","Type":0,"AspectRatio":null,"Index":1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"ac3","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"\u56FD\u8BED","VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"\u56FD\u8BED - Chi - Dolby Digital - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":448000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":16981956,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null} /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 00:01:06.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,66+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=544:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 22 -hls_segment_filename "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307.m3u8" ffmpeg version 5.1.2-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers built with gcc 10 (Debian 10.2.1-6) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-static --enable-gmp --enable-gnutls --enable-chromaprint --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libsvtav1 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc libavutil 57. 28.100 / 57. 28.100 libavcodec 59. 37.100 / 59. 37.100 libavformat 59. 27.100 / 59. 27.100 libavdevice 59. 7.100 / 59. 7.100 libavfilter 8. 44.100 / 8. 44.100 libswscale 6. 7.100 / 6. 7.100 libswresample 4. 7.100 / 4. 7.100 libpostproc 56. 6.100 / 56. 6.100 Input #0, matroska,webm, from 'file:/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv': Metadata: encoder : libebml v0.7.7 + libmatroska v0.8.1 creation_time : 2011-10-22T17:19:52.000000Z Duration: 02:04:11.62, start: 0.000000, bitrate: 14997 kb/s Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1920x816, SAR 1:1 DAR 40:17, 23.98 fps, 23.98 tbr, 1k tbn (default) Stream #0:1(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s (default) Metadata: title : 英语 Stream #0:2(chi): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s Metadata: title : 国语 Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_vaapi)) Stream #0:1 -> #0:1 (dts (dca) -> aac (libfdk_aac)) Press [q] to stop, [?] for help Output #0, hls, to '/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307.m3u8': Metadata: encoder : Lavf59.27.100 Stream #0:0: Video: h264 (High), vaapi(bt709, progressive), 1280x544 [SAR 1:1 DAR 40:17], q=2-31, 2616 kb/s, 23.98 fps, 90k tbn (default) Metadata: encoder : Lavc59.37.100 h264_vaapi Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 384 kb/s (default) Metadata: encoder : Lavc59.37.100 libfdk_aac frame= 1 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed= 0x frame= 84 fps=0.0 q=-0.0 size=N/A time=00:00:03.70 bitrate=N/A speed=5.03x [hls @ 0x55eb77620340] Opening '/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b65818130722.ts' for writing ``` ``` ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 00:49:39 +03:00
Author
Owner

@onlyJinx commented on GitHub (Dec 8, 2022):

the debian11 systemd log:

root@debian:/var/log/jellyfin# journalctl -f -u jellyfin
-- Journal begins at Tue 2022-12-06 09:59:12 EST. --
Dec 07 20:32:33 debian jellyfin[1336]: [20:32:33] [INF] Found ffmpeg version 5.1.2
Dec 07 20:32:33 debian jellyfin[1336]: [20:32:33] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"]
Dec 07 20:32:33 debian jellyfin[1336]: [20:32:33] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
Dec 07 20:32:33 debian jellyfin[1336]: [20:32:33] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD)
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Executed all pre-startup entry points in 0:00:00.1755195
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Core startup complete
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Watching directory /mnt/sda2/transmission/downloads/电影
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Executed all post-startup entry points in 0:00:00.3146543
Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Startup complete 0:00:06.3507662
Dec 07 20:32:36 debian jellyfin[1336]: [20:32:36] [INF] StartupTrigger fired for task: 更新插件
Dec 07 20:32:36 debian jellyfin[1336]: [20:32:36] [INF] Queuing task PluginUpdateTask
Dec 07 20:32:36 debian jellyfin[1336]: [20:32:36] [INF] Executing 更新插件
Dec 07 20:32:46 debian jellyfin[1336]: [20:32:46] [INF] 更新插件 Completed after 0 minute(s) and 9 seconds
Dec 07 20:32:46 debian jellyfin[1336]: [20:32:46] [INF] ExecuteQueuedTasks
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [INF] WS 192.168.1.200 request
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:38:12 debian jellyfin[1336]: [20:38:12] [INF] WS 192.168.1.203 request
Dec 07 20:38:22 debian jellyfin[1336]: [20:38:22] [INF] WS 192.168.1.203 closed
Dec 07 20:38:24 debian jellyfin[1336]: [20:38:24] [INF] WS 192.168.1.203 request
Dec 07 20:38:46 debian jellyfin[1336]: [20:38:46] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
Dec 07 20:38:46 debian jellyfin[1336]: [20:38:46] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=AudioCodecNotSupported ) media:/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/master.m3u8?MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=AudioCodecNotSupported
Dec 07 20:38:48 debian jellyfin[1336]: [20:38:48] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:38:48 debian jellyfin[1336]: [20:38:48] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -fflags +genpts  -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/01a675e729ad95987fbe4c6eff9cd04b%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/01a675e729ad95987fbe4c6eff9cd04b.m3u8"
Dec 07 20:38:49 debian jellyfin[1336]: [20:38:49] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=b585fc099a154a33b8e558daa3bb928f&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=103850000 to 192.168.1.203 in 0:00:01.5577413 with Status Code 200
Dec 07 20:39:09 debian jellyfin[1336]: [20:39:09] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
Dec 07 20:39:09 debian jellyfin[1336]: [20:39:09] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=1, SubtitleStreamIndex=2 ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) media:/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/master.m3u8?MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit
Dec 07 20:39:10 debian jellyfin[1336]: [20:39:10] [INF] Stopping ffmpeg process with q command for /var/lib/jellyfin/transcodes/01a675e729ad95987fbe4c6eff9cd04b.m3u8
Dec 07 20:39:10 debian jellyfin[1336]: [20:39:10] [INF] FFmpeg exited with code 0
Dec 07 20:39:10 debian jellyfin[1336]: [20:39:10] [INF] Deleting partial stream file(s) /var/lib/jellyfin/transcodes/01a675e729ad95987fbe4c6eff9cd04b.m3u8
Dec 07 20:39:11 debian jellyfin[1336]: [20:39:11] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:39:11 debian jellyfin[1336]: [20:39:11] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343.m3u8"
Dec 07 20:39:22 debian jellyfin[1336]: [20:39:22] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=0&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:11.000459 with Status Code 200
Dec 07 20:39:27 debian jellyfin[1336]: [20:39:27] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=30000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:04.9594657 with Status Code 200
Dec 07 20:39:33 debian jellyfin[1336]: [20:39:33] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/4.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=120000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:10.5346504 with Status Code 200
Dec 07 20:39:42 debian jellyfin[1336]: [20:39:42] [INF] Stopping ffmpeg process with q command for /var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343.m3u8
Dec 07 20:39:42 debian jellyfin[1336]: [20:39:42] [INF] FFmpeg exited with code 0
Dec 07 20:39:42 debian jellyfin[1336]: [20:39:42] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:39:42 debian jellyfin[1336]: [20:39:42] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 01:00:18.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,3618+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 1206 -hls_segment_filename "/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343.m3u8"
Dec 07 20:39:44 debian jellyfin[1336]: [20:39:44] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1206.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=36180000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:02.3856344 with Status Code 200
Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV
Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Failed with result 'signal'.
Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Consumed 1min 17.645s CPU time.
Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 1.
Dec 07 20:39:45 debian systemd[1]: Stopped Jellyfin Media Server.
Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Consumed 1min 17.645s CPU time.
Dec 07 20:39:45 debian systemd[1]: Started Jellyfin Media Server.
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Jellyfin version: 10.8.8
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]"]
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Operating system: Linux
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Architecture: X64
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] 64-Bit Process: True
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] User Interactive: True
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Processor count: 4
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Program data path: /var/lib/jellyfin
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Web resources path: /usr/share/jellyfin/web
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Application directory: /usr/lib/jellyfin/bin/
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Setting cache path: /var/cache/jellyfin
Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Loading assemblies
Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Defined LAN exclusions : []
Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Using bind addresses: []
Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Using bind exclusions: []
Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: TMDb 10.8.8.0
Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: Studio Images 10.8.8.0
Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: OMDb 10.8.8.0
Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: MusicBrainz 10.8.8.0
Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: AudioDB 10.8.8.0
Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Kestrel listening on Any IP4 Address
Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Running startup tasks
Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Daily trigger for 提取章节图片 set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:20:07.3640067 from now.
Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Found ffmpeg version 5.1.2
Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"]
Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD)
Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062
Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] Executed all pre-startup entry points in 0:00:00.1859782
Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] Core startup complete
Dec 07 20:39:54 debian jellyfin[1496]: [20:39:54] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧
Dec 07 20:39:54 debian jellyfin[1496]: [20:39:54] [INF] Executed all post-startup entry points in 0:00:00.3553622
Dec 07 20:39:54 debian jellyfin[1496]: [20:39:54] [INF] Startup complete 0:00:07.9940451
Dec 07 20:39:54 debian jellyfin[1496]: [20:39:54] [INF] Watching directory /mnt/sda2/transmission/downloads/电影
Dec 07 20:39:55 debian jellyfin[1496]: [20:39:55] [INF] StartupTrigger fired for task: 更新插件
Dec 07 20:39:55 debian jellyfin[1496]: [20:39:55] [INF] Queuing task PluginUpdateTask
Dec 07 20:39:55 debian jellyfin[1496]: [20:39:55] [INF] Executing 更新插件
Dec 07 20:39:55 debian jellyfin[1496]: [20:39:55] [WRN] Slow HTTP Response from https://192.168.1.202:8920/Sessions/Playing/Progress to 192.168.1.203 in 0:00:00.6954182 with Status Code 204
Dec 07 20:40:08 debian jellyfin[1496]: [20:40:08] [INF] 更新插件 Completed after 0 minute(s) and 12 seconds
Dec 07 20:40:08 debian jellyfin[1496]: [20:40:08] [INF] ExecuteQueuedTasks
Dec 07 20:40:17 debian jellyfin[1496]: [20:40:17] [INF] WS 192.168.1.203 request
Dec 07 20:41:05 debian jellyfin[1496]: [20:41:05] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
Dec 07 20:41:17 debian jellyfin[1496]: [20:41:17] [INF] Lost 1 WebSockets.

Dec 07 20:43:15 debian jellyfin[1496]: [20:43:15] [INF] Playback stopped reported by app Jellyfin Web 10.8.8 playing 奇异博士2:疯狂多元宇宙. Stopped at 5024622 ms
Dec 07 20:43:15 debian jellyfin[1496]: [20:43:15] [INF] WS 192.168.1.203 closed
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [INF] WS 192.168.1.203 request
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
Dec 07 20:43:21 debian jellyfin[1496]: [20:43:21] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
Dec 07 20:43:21 debian jellyfin[1496]: [20:43:21] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) media:/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/master.m3u8?MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit
Dec 07 20:43:22 debian jellyfin[1496]: [20:43:22] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:43:22 debian jellyfin[1496]: [20:43:22] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/a3f2520bc3d6cee7321d17130caf1b08%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/a3f2520bc3d6cee7321d17130caf1b08.m3u8"
Dec 07 20:43:23 debian jellyfin[1496]: [20:43:23] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=3df32974cfbd455688b9f75d6c5043e0&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=0&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:01.2807972 with Status Code 200
Dec 07 20:43:23 debian systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV
Dec 07 20:43:24 debian systemd[1]: jellyfin.service: Failed with result 'signal'.
Dec 07 20:43:24 debian systemd[1]: jellyfin.service: Consumed 22.197s CPU time.
Dec 07 20:43:24 debian systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 2.
Dec 07 20:43:24 debian systemd[1]: Stopped Jellyfin Media Server.
Dec 07 20:43:24 debian systemd[1]: jellyfin.service: Consumed 22.197s CPU time.
Dec 07 20:43:24 debian systemd[1]: Started Jellyfin Media Server.
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Jellyfin version: 10.8.8
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]"]
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Operating system: Linux
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Architecture: X64
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] 64-Bit Process: True
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] User Interactive: True
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Processor count: 4
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Program data path: /var/lib/jellyfin
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Web resources path: /usr/share/jellyfin/web
Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Application directory: /usr/lib/jellyfin/bin/
Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Setting cache path: /var/cache/jellyfin
Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Loading assemblies
Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Defined LAN exclusions : []
Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Using bind addresses: []
Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Using bind exclusions: []
Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: TMDb 10.8.8.0
Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: Studio Images 10.8.8.0
Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: OMDb 10.8.8.0
Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: MusicBrainz 10.8.8.0
Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: AudioDB 10.8.8.0
Dec 07 20:43:29 debian jellyfin[1592]: [20:43:29] [INF] Kestrel listening on Any IP4 Address
Dec 07 20:43:29 debian jellyfin[1592]: [20:43:29] [INF] Running startup tasks
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Daily trigger for 提取章节图片 set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:16:29.9567274 from now.
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Found ffmpeg version 5.1.2
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"]
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1674.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=3df32974cfbd455688b9f75d6c5043e0&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=50220000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:00.6458576 with Status Code 503
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD)
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062
Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Executed all pre-startup entry points in 0:00:00.1800539
Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Core startup complete
Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧
Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Watching directory /mnt/sda2/transmission/downloads/电影
Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Executed all post-startup entry points in 0:00:00.3561845
Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Startup complete 0:00:06.9242539
Dec 07 20:43:33 debian jellyfin[1592]: [20:43:33] [INF] StartupTrigger fired for task: 更新插件
Dec 07 20:43:33 debian jellyfin[1592]: [20:43:33] [INF] Queuing task PluginUpdateTask
Dec 07 20:43:33 debian jellyfin[1592]: [20:43:33] [INF] Executing 更新插件
Dec 07 20:43:36 debian jellyfin[1592]: [20:43:36] [INF] WS 192.168.1.203 request
Dec 07 20:43:45 debian jellyfin[1592]: [20:43:45] [INF] 更新插件 Completed after 0 minute(s) and 11 seconds
Dec 07 20:43:45 debian jellyfin[1592]: [20:43:45] [INF] ExecuteQueuedTasks
Dec 07 20:44:10 debian jellyfin[1592]: [20:44:10] [INF] Playback stopped reported by app Jellyfin Web 10.8.8 playing 奇异博士2:疯狂多元宇宙. Stopped at 3778145 ms
Dec 07 20:44:14 debian jellyfin[1592]: [20:44:14] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
Dec 07 20:44:14 debian jellyfin[1592]: [20:44:14] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) media:/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/master.m3u8?MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit
Dec 07 20:44:15 debian jellyfin[1592]: [20:44:15] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:44:15 debian jellyfin[1592]: [20:44:15] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c.m3u8"
Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=e12f6d81ef374e94b954de49d4e03505&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=0&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:01.5146701 with Status Code 200
Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [INF] Stopping ffmpeg process with q command for /var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c.m3u8
Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [INF] FFmpeg exited with code 0
Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 01:02:57.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,3777+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 1259 -hls_segment_filename "/var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c.m3u8"
Dec 07 20:44:17 debian jellyfin[1592]: [20:44:17] [ERR] Error processing request. URL GET /System/Configuration/encoding.
Dec 07 20:44:17 debian jellyfin[1592]: System.TypeLoadException: Could not load type 'Jellyfin.Extensions.Json.JsonDefaults' from assembly 'Jellyfin.Extensions, Version=10.8.8.0, Culture=neutral, PublicKeyToken=null'.
Dec 07 20:44:17 debian jellyfin[1592]:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
Dec 07 20:44:17 debian jellyfin[1592]:    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitDisposeCache(ServiceCallSite transientCallSite, RuntimeResolverContext context)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.<RealizeService>b__0(ServiceProviderEngineScope scope)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Controllers.ServiceBasedControllerActivator.Create(ControllerContext actionContext)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass6_0.<CreateControllerFactory>g__CreateController|0(ControllerContext controllerContext)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
Dec 07 20:44:17 debian jellyfin[1592]: --- End of stack trace from previous location ---
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
Dec 07 20:44:17 debian jellyfin[1592]: --- End of stack trace from previous location ---
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.IpBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
Dec 07 20:44:17 debian jellyfin[1592]:    at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
Dec 07 20:44:17 debian jellyfin[1592]:    at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
Dec 07 20:44:17 debian jellyfin[1592]:    at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
Dec 07 20:44:17 debian jellyfin[1592]:    at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
Dec 07 20:44:17 debian jellyfin[1592]:    at Jellyfin.Server.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV
Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Failed with result 'signal'.
Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Consumed 19.501s CPU time.
Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 3.
Dec 07 20:44:18 debian systemd[1]: Stopped Jellyfin Media Server.
Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Consumed 19.501s CPU time.
Dec 07 20:44:18 debian systemd[1]: Started Jellyfin Media Server.
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Jellyfin version: 10.8.8
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Environment Variables: ["[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]"]
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Operating system: Linux
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Architecture: X64
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] 64-Bit Process: True
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] User Interactive: True
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Processor count: 4
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Program data path: /var/lib/jellyfin
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Web resources path: /usr/share/jellyfin/web
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Application directory: /usr/lib/jellyfin/bin/
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Setting cache path: /var/cache/jellyfin
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Loading assemblies
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Defined LAN exclusions : []
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Using bind addresses: []
Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Using bind exclusions: []
Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: TMDb 10.8.8.0
Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: Studio Images 10.8.8.0
Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: OMDb 10.8.8.0
Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: MusicBrainz 10.8.8.0
Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: AudioDB 10.8.8.0
Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Kestrel listening on Any IP4 Address
Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Running startup tasks
Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Daily trigger for 提取章节图片 set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:15:35.7205168 from now.
Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Found ffmpeg version 5.1.2
Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"]
Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1259.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=e12f6d81ef374e94b954de49d4e03505&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=37770000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:00.5474407 with Status Code 503
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD)
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Executed all pre-startup entry points in 0:00:00.1710991
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Core startup complete
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Watching directory /mnt/sda2/transmission/downloads/电影
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Executed all post-startup entry points in 0:00:00.3395552
Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Startup complete 0:00:06.8137634
Dec 07 20:44:27 debian jellyfin[1675]: [20:44:27] [INF] StartupTrigger fired for task: 更新插件
Dec 07 20:44:27 debian jellyfin[1675]: [20:44:27] [INF] Queuing task PluginUpdateTask
Dec 07 20:44:27 debian jellyfin[1675]: [20:44:27] [INF] Executing 更新插件
Dec 07 20:44:29 debian jellyfin[1675]: [20:44:29] [INF] WS 192.168.1.203 request
Dec 07 20:44:31 debian jellyfin[1675]: [20:44:31] [INF] 更新插件 Completed after 0 minute(s) and 4 seconds
Dec 07 20:44:31 debian jellyfin[1675]: [20:44:31] [INF] ExecuteQueuedTasks

Dec 07 20:45:18 debian jellyfin[1675]: [20:45:18] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
Dec 07 20:45:30 debian jellyfin[1675]: [20:45:30] [INF] Lost 1 WebSockets.
Dec 07 20:46:05 debian jellyfin[1675]: [20:46:05] [INF] Playback stopped reported by app Jellyfin Web 10.8.8 playing 奇异博士2:疯狂多元宇宙. Stopped at 3224746 ms
Dec 07 20:46:09 debian jellyfin[1675]: [20:46:09] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
Dec 07 20:46:09 debian jellyfin[1675]: [20:46:09] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) media:/videos/4499130e-5847-ef51-8cb2-ef6b0cbe7f2a/master.m3u8?MediaSourceId=4499130e5847ef518cb2ef6b0cbe7f2a&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.975986&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=a96b7e3d99a1dbab121bda9f3844a4e6&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit
Dec 07 20:46:10 debian jellyfin[1675]: [20:46:10] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:46:10 debian jellyfin[1675]: [20:46:10] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=544:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307.m3u8"
Dec 07 20:46:11 debian jellyfin[1675]: [20:46:11] [ERR] FFmpeg exited with code 139
Dec 07 20:46:11 debian jellyfin[1675]: [20:46:11] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/4499130e-5847-ef51-8cb2-ef6b0cbe7f2a/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=4499130e5847ef518cb2ef6b0cbe7f2a&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.975986&PlaySessionId=9c7a4c34d6aa4d408f8de4c8de9a74c4&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=a96b7e3d99a1dbab121bda9f3844a4e6&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=0&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:00.9883764 with Status Code 200
Dec 07 20:46:11 debian jellyfin[1675]: [20:46:11] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:46:11 debian jellyfin[1675]: [20:46:11] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 00:00:03.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,3+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=544:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 1 -hls_segment_filename "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307.m3u8"
Dec 07 20:46:12 debian jellyfin[1675]: [20:46:12] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/4499130e-5847-ef51-8cb2-ef6b0cbe7f2a/hls1/main/1.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=4499130e5847ef518cb2ef6b0cbe7f2a&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.975986&PlaySessionId=9c7a4c34d6aa4d408f8de4c8de9a74c4&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=a96b7e3d99a1dbab121bda9f3844a4e6&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=30000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:01.318791 with Status Code 200
Dec 07 20:46:12 debian systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV
Dec 07 20:46:12 debian systemd[1]: jellyfin.service: Failed with result 'signal'.
Dec 07 20:46:12 debian systemd[1]: jellyfin.service: Consumed 18.950s CPU time.
Dec 07 20:46:13 debian systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 4.
Dec 07 20:46:13 debian systemd[1]: Stopped Jellyfin Media Server.
Dec 07 20:46:13 debian systemd[1]: jellyfin.service: Consumed 18.950s CPU time.
Dec 07 20:46:13 debian systemd[1]: Started Jellyfin Media Server.
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Jellyfin version: 10.8.8
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Environment Variables: ["[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"]
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Operating system: Linux
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Architecture: X64
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] 64-Bit Process: True
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] User Interactive: True
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Processor count: 4
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Program data path: /var/lib/jellyfin
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Web resources path: /usr/share/jellyfin/web
Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Application directory: /usr/lib/jellyfin/bin/
Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Setting cache path: /var/cache/jellyfin
Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Loading assemblies
Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Defined LAN exclusions : []
Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Using bind addresses: []
Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Using bind exclusions: []
Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: TMDb 10.8.8.0
Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: Studio Images 10.8.8.0
Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: OMDb 10.8.8.0
Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: MusicBrainz 10.8.8.0
Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: AudioDB 10.8.8.0
Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Kestrel listening on Any IP4 Address
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Running startup tasks
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Daily trigger for 提取章节图片 set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:13:40.7509091 from now.
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Found ffmpeg version 5.1.2
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"]
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"]
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD)
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062
Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Executed all pre-startup entry points in 0:00:00.1989247
Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Core startup complete
Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Executed all post-startup entry points in 0:00:00.3915227
Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Startup complete 0:00:07.0605602
Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧
Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Watching directory /mnt/sda2/transmission/downloads/电影
Dec 07 20:46:21 debian jellyfin[1771]: [20:46:21] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
Dec 07 20:46:21 debian jellyfin[1771]: [20:46:21] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 00:00:06.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,6+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=544:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -
@onlyJinx commented on GitHub (Dec 8, 2022): the debian11 systemd log: ``` root@debian:/var/log/jellyfin# journalctl -f -u jellyfin -- Journal begins at Tue 2022-12-06 09:59:12 EST. -- Dec 07 20:32:33 debian jellyfin[1336]: [20:32:33] [INF] Found ffmpeg version 5.1.2 Dec 07 20:32:33 debian jellyfin[1336]: [20:32:33] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] Dec 07 20:32:33 debian jellyfin[1336]: [20:32:33] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] Dec 07 20:32:33 debian jellyfin[1336]: [20:32:33] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD) Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062 Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Executed all pre-startup entry points in 0:00:00.1755195 Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Core startup complete Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧 Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Watching directory /mnt/sda2/transmission/downloads/电影 Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Executed all post-startup entry points in 0:00:00.3146543 Dec 07 20:32:34 debian jellyfin[1336]: [20:32:34] [INF] Startup complete 0:00:06.3507662 Dec 07 20:32:36 debian jellyfin[1336]: [20:32:36] [INF] StartupTrigger fired for task: 更新插件 Dec 07 20:32:36 debian jellyfin[1336]: [20:32:36] [INF] Queuing task PluginUpdateTask Dec 07 20:32:36 debian jellyfin[1336]: [20:32:36] [INF] Executing 更新插件 Dec 07 20:32:46 debian jellyfin[1336]: [20:32:46] [INF] 更新插件 Completed after 0 minute(s) and 9 seconds Dec 07 20:32:46 debian jellyfin[1336]: [20:32:46] [INF] ExecuteQueuedTasks Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [INF] WS 192.168.1.200 request Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:37:52 debian jellyfin[1336]: [20:37:52] [WRN] The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:38:12 debian jellyfin[1336]: [20:38:12] [INF] WS 192.168.1.203 request Dec 07 20:38:22 debian jellyfin[1336]: [20:38:22] [INF] WS 192.168.1.203 closed Dec 07 20:38:24 debian jellyfin[1336]: [20:38:24] [INF] WS 192.168.1.203 request Dec 07 20:38:46 debian jellyfin[1336]: [20:38:46] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True Dec 07 20:38:46 debian jellyfin[1336]: [20:38:46] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=AudioCodecNotSupported ) media:/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/master.m3u8?MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=AudioCodecNotSupported Dec 07 20:38:48 debian jellyfin[1336]: [20:38:48] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:38:48 debian jellyfin[1336]: [20:38:48] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -fflags +genpts -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/01a675e729ad95987fbe4c6eff9cd04b%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/01a675e729ad95987fbe4c6eff9cd04b.m3u8" Dec 07 20:38:49 debian jellyfin[1336]: [20:38:49] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=b585fc099a154a33b8e558daa3bb928f&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=103850000 to 192.168.1.203 in 0:00:01.5577413 with Status Code 200 Dec 07 20:39:09 debian jellyfin[1336]: [20:39:09] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True Dec 07 20:39:09 debian jellyfin[1336]: [20:39:09] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=1, SubtitleStreamIndex=2 ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) media:/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/master.m3u8?MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit Dec 07 20:39:10 debian jellyfin[1336]: [20:39:10] [INF] Stopping ffmpeg process with q command for /var/lib/jellyfin/transcodes/01a675e729ad95987fbe4c6eff9cd04b.m3u8 Dec 07 20:39:10 debian jellyfin[1336]: [20:39:10] [INF] FFmpeg exited with code 0 Dec 07 20:39:10 debian jellyfin[1336]: [20:39:10] [INF] Deleting partial stream file(s) /var/lib/jellyfin/transcodes/01a675e729ad95987fbe4c6eff9cd04b.m3u8 Dec 07 20:39:11 debian jellyfin[1336]: [20:39:11] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:39:11 debian jellyfin[1336]: [20:39:11] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343.m3u8" Dec 07 20:39:22 debian jellyfin[1336]: [20:39:22] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=0&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:11.000459 with Status Code 200 Dec 07 20:39:27 debian jellyfin[1336]: [20:39:27] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=30000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:04.9594657 with Status Code 200 Dec 07 20:39:33 debian jellyfin[1336]: [20:39:33] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/4.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=120000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:10.5346504 with Status Code 200 Dec 07 20:39:42 debian jellyfin[1336]: [20:39:42] [INF] Stopping ffmpeg process with q command for /var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343.m3u8 Dec 07 20:39:42 debian jellyfin[1336]: [20:39:42] [INF] FFmpeg exited with code 0 Dec 07 20:39:42 debian jellyfin[1336]: [20:39:42] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:39:42 debian jellyfin[1336]: [20:39:42] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 01:00:18.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,3618+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 1206 -hls_segment_filename "/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/aad566c56d8e628d1412f65c961a7343.m3u8" Dec 07 20:39:44 debian jellyfin[1336]: [20:39:44] [WRN] Slow HTTP Response from https://192.168.1.202:8920/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1206.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NjA3NjkwMTA1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=0cd4dc2063384424b1faac6af93c5072&api_key=39b90c7dde3044aeac90a6e401388152&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=36180000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:02.3856344 with Status Code 200 Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Failed with result 'signal'. Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Consumed 1min 17.645s CPU time. Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 1. Dec 07 20:39:45 debian systemd[1]: Stopped Jellyfin Media Server. Dec 07 20:39:45 debian systemd[1]: jellyfin.service: Consumed 1min 17.645s CPU time. Dec 07 20:39:45 debian systemd[1]: Started Jellyfin Media Server. Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Jellyfin version: 10.8.8 Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]"] Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Operating system: Linux Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Architecture: X64 Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] 64-Bit Process: True Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] User Interactive: True Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Processor count: 4 Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Program data path: /var/lib/jellyfin Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Web resources path: /usr/share/jellyfin/web Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Application directory: /usr/lib/jellyfin/bin/ Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Setting cache path: /var/cache/jellyfin Dec 07 20:39:46 debian jellyfin[1496]: [20:39:46] [INF] Loading assemblies Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Defined LAN exclusions : [] Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Using bind addresses: [] Dec 07 20:39:47 debian jellyfin[1496]: [20:39:47] [INF] Using bind exclusions: [] Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: TMDb 10.8.8.0 Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: Studio Images 10.8.8.0 Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: OMDb 10.8.8.0 Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: MusicBrainz 10.8.8.0 Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Loaded plugin: AudioDB 10.8.8.0 Dec 07 20:39:51 debian jellyfin[1496]: [20:39:51] [INF] Kestrel listening on Any IP4 Address Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Running startup tasks Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Daily trigger for 提取章节图片 set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:20:07.3640067 from now. Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Found ffmpeg version 5.1.2 Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] Dec 07 20:39:52 debian jellyfin[1496]: [20:39:52] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD) Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062 Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] Executed all pre-startup entry points in 0:00:00.1859782 Dec 07 20:39:53 debian jellyfin[1496]: [20:39:53] [INF] Core startup complete Dec 07 20:39:54 debian jellyfin[1496]: [20:39:54] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧 Dec 07 20:39:54 debian jellyfin[1496]: [20:39:54] [INF] Executed all post-startup entry points in 0:00:00.3553622 Dec 07 20:39:54 debian jellyfin[1496]: [20:39:54] [INF] Startup complete 0:00:07.9940451 Dec 07 20:39:54 debian jellyfin[1496]: [20:39:54] [INF] Watching directory /mnt/sda2/transmission/downloads/电影 Dec 07 20:39:55 debian jellyfin[1496]: [20:39:55] [INF] StartupTrigger fired for task: 更新插件 Dec 07 20:39:55 debian jellyfin[1496]: [20:39:55] [INF] Queuing task PluginUpdateTask Dec 07 20:39:55 debian jellyfin[1496]: [20:39:55] [INF] Executing 更新插件 Dec 07 20:39:55 debian jellyfin[1496]: [20:39:55] [WRN] Slow HTTP Response from https://192.168.1.202:8920/Sessions/Playing/Progress to 192.168.1.203 in 0:00:00.6954182 with Status Code 204 Dec 07 20:40:08 debian jellyfin[1496]: [20:40:08] [INF] 更新插件 Completed after 0 minute(s) and 12 seconds Dec 07 20:40:08 debian jellyfin[1496]: [20:40:08] [INF] ExecuteQueuedTasks Dec 07 20:40:17 debian jellyfin[1496]: [20:40:17] [INF] WS 192.168.1.203 request Dec 07 20:41:05 debian jellyfin[1496]: [20:41:05] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets. Dec 07 20:41:17 debian jellyfin[1496]: [20:41:17] [INF] Lost 1 WebSockets. Dec 07 20:43:15 debian jellyfin[1496]: [20:43:15] [INF] Playback stopped reported by app Jellyfin Web 10.8.8 playing 奇异博士2:疯狂多元宇宙. Stopped at 5024622 ms Dec 07 20:43:15 debian jellyfin[1496]: [20:43:15] [INF] WS 192.168.1.203 closed Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [INF] WS 192.168.1.203 request Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:17 debian jellyfin[1496]: [20:43:17] [WRN] The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. Dec 07 20:43:21 debian jellyfin[1496]: [20:43:21] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True Dec 07 20:43:21 debian jellyfin[1496]: [20:43:21] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) media:/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/master.m3u8?MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit Dec 07 20:43:22 debian jellyfin[1496]: [20:43:22] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:43:22 debian jellyfin[1496]: [20:43:22] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/a3f2520bc3d6cee7321d17130caf1b08%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/a3f2520bc3d6cee7321d17130caf1b08.m3u8" Dec 07 20:43:23 debian jellyfin[1496]: [20:43:23] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=3df32974cfbd455688b9f75d6c5043e0&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=0&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:01.2807972 with Status Code 200 Dec 07 20:43:23 debian systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV Dec 07 20:43:24 debian systemd[1]: jellyfin.service: Failed with result 'signal'. Dec 07 20:43:24 debian systemd[1]: jellyfin.service: Consumed 22.197s CPU time. Dec 07 20:43:24 debian systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 2. Dec 07 20:43:24 debian systemd[1]: Stopped Jellyfin Media Server. Dec 07 20:43:24 debian systemd[1]: jellyfin.service: Consumed 22.197s CPU time. Dec 07 20:43:24 debian systemd[1]: Started Jellyfin Media Server. Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Jellyfin version: 10.8.8 Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]"] Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Operating system: Linux Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Architecture: X64 Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] 64-Bit Process: True Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] User Interactive: True Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Processor count: 4 Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Program data path: /var/lib/jellyfin Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Web resources path: /usr/share/jellyfin/web Dec 07 20:43:24 debian jellyfin[1592]: [20:43:24] [INF] Application directory: /usr/lib/jellyfin/bin/ Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Setting cache path: /var/cache/jellyfin Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Loading assemblies Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Defined LAN exclusions : [] Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Using bind addresses: [] Dec 07 20:43:25 debian jellyfin[1592]: [20:43:25] [INF] Using bind exclusions: [] Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: TMDb 10.8.8.0 Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: Studio Images 10.8.8.0 Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: OMDb 10.8.8.0 Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: MusicBrainz 10.8.8.0 Dec 07 20:43:28 debian jellyfin[1592]: [20:43:28] [INF] Loaded plugin: AudioDB 10.8.8.0 Dec 07 20:43:29 debian jellyfin[1592]: [20:43:29] [INF] Kestrel listening on Any IP4 Address Dec 07 20:43:29 debian jellyfin[1592]: [20:43:29] [INF] Running startup tasks Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Daily trigger for 提取章节图片 set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:16:29.9567274 from now. Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Found ffmpeg version 5.1.2 Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1674.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=3df32974cfbd455688b9f75d6c5043e0&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=50220000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:00.6458576 with Status Code 503 Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD) Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg Dec 07 20:43:30 debian jellyfin[1592]: [20:43:30] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062 Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Executed all pre-startup entry points in 0:00:00.1800539 Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Core startup complete Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧 Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Watching directory /mnt/sda2/transmission/downloads/电影 Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Executed all post-startup entry points in 0:00:00.3561845 Dec 07 20:43:31 debian jellyfin[1592]: [20:43:31] [INF] Startup complete 0:00:06.9242539 Dec 07 20:43:33 debian jellyfin[1592]: [20:43:33] [INF] StartupTrigger fired for task: 更新插件 Dec 07 20:43:33 debian jellyfin[1592]: [20:43:33] [INF] Queuing task PluginUpdateTask Dec 07 20:43:33 debian jellyfin[1592]: [20:43:33] [INF] Executing 更新插件 Dec 07 20:43:36 debian jellyfin[1592]: [20:43:36] [INF] WS 192.168.1.203 request Dec 07 20:43:45 debian jellyfin[1592]: [20:43:45] [INF] 更新插件 Completed after 0 minute(s) and 11 seconds Dec 07 20:43:45 debian jellyfin[1592]: [20:43:45] [INF] ExecuteQueuedTasks Dec 07 20:44:10 debian jellyfin[1592]: [20:44:10] [INF] Playback stopped reported by app Jellyfin Web 10.8.8 playing 奇异博士2:疯狂多元宇宙. Stopped at 3778145 ms Dec 07 20:44:14 debian jellyfin[1592]: [20:44:14] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True Dec 07 20:44:14 debian jellyfin[1592]: [20:44:14] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) media:/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/master.m3u8?MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit Dec 07 20:44:15 debian jellyfin[1592]: [20:44:15] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:44:15 debian jellyfin[1592]: [20:44:15] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c.m3u8" Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=e12f6d81ef374e94b954de49d4e03505&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=0&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:01.5146701 with Status Code 200 Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [INF] Stopping ffmpeg process with q command for /var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c.m3u8 Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [INF] FFmpeg exited with code 0 Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:44:16 debian jellyfin[1592]: [20:44:16] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 01:02:57.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi/Doctor.Strange.in.the.Multiverse.of.Madness.2022.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,3777+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=536:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 1259 -hls_segment_filename "/var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/15fa5f664e95b1035cc175145eb5184c.m3u8" Dec 07 20:44:17 debian jellyfin[1592]: [20:44:17] [ERR] Error processing request. URL GET /System/Configuration/encoding. Dec 07 20:44:17 debian jellyfin[1592]: System.TypeLoadException: Could not load type 'Jellyfin.Extensions.Json.JsonDefaults' from assembly 'Jellyfin.Extensions, Version=10.8.8.0, Culture=neutral, PublicKeyToken=null'. Dec 07 20:44:17 debian jellyfin[1592]: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) Dec 07 20:44:17 debian jellyfin[1592]: at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitDisposeCache(ServiceCallSite transientCallSite, RuntimeResolverContext context) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.<RealizeService>b__0(ServiceProviderEngineScope scope) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Controllers.ServiceBasedControllerActivator.Create(ControllerContext actionContext) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass6_0.<CreateControllerFactory>g__CreateController|0(ControllerContext controllerContext) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() Dec 07 20:44:17 debian jellyfin[1592]: --- End of stack trace from previous location --- Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() Dec 07 20:44:17 debian jellyfin[1592]: --- End of stack trace from previous location --- Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.IpBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext) Dec 07 20:44:17 debian jellyfin[1592]: at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext) Dec 07 20:44:17 debian jellyfin[1592]: at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) Dec 07 20:44:17 debian jellyfin[1592]: at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext) Dec 07 20:44:17 debian jellyfin[1592]: at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager) Dec 07 20:44:17 debian jellyfin[1592]: at Jellyfin.Server.Middleware.ExceptionMiddleware.Invoke(HttpContext context) Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Failed with result 'signal'. Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Consumed 19.501s CPU time. Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 3. Dec 07 20:44:18 debian systemd[1]: Stopped Jellyfin Media Server. Dec 07 20:44:18 debian systemd[1]: jellyfin.service: Consumed 19.501s CPU time. Dec 07 20:44:18 debian systemd[1]: Started Jellyfin Media Server. Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Jellyfin version: 10.8.8 Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Environment Variables: ["[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]"] Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Operating system: Linux Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Architecture: X64 Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] 64-Bit Process: True Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] User Interactive: True Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Processor count: 4 Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Program data path: /var/lib/jellyfin Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Web resources path: /usr/share/jellyfin/web Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Application directory: /usr/lib/jellyfin/bin/ Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Setting cache path: /var/cache/jellyfin Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Loading assemblies Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Defined LAN exclusions : [] Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Using bind addresses: [] Dec 07 20:44:19 debian jellyfin[1675]: [20:44:19] [INF] Using bind exclusions: [] Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: TMDb 10.8.8.0 Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: Studio Images 10.8.8.0 Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: OMDb 10.8.8.0 Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: MusicBrainz 10.8.8.0 Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Loaded plugin: AudioDB 10.8.8.0 Dec 07 20:44:23 debian jellyfin[1675]: [20:44:23] [INF] Kestrel listening on Any IP4 Address Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Running startup tasks Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Daily trigger for 提取章节图片 set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:15:35.7205168 from now. Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Found ffmpeg version 5.1.2 Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] Dec 07 20:44:24 debian jellyfin[1675]: [20:44:24] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/fdc1d9fa-9c05-acd3-b44b-7423b18dc00f/hls1/main/1259.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=fdc1d9fa9c05acd3b44b7423b18dc00f&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=e12f6d81ef374e94b954de49d4e03505&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=959c53782540906b39525d71c1f37191&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=37770000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:00.5474407 with Status Code 503 Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD) Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062 Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Executed all pre-startup entry points in 0:00:00.1710991 Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Core startup complete Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧 Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Watching directory /mnt/sda2/transmission/downloads/电影 Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Executed all post-startup entry points in 0:00:00.3395552 Dec 07 20:44:25 debian jellyfin[1675]: [20:44:25] [INF] Startup complete 0:00:06.8137634 Dec 07 20:44:27 debian jellyfin[1675]: [20:44:27] [INF] StartupTrigger fired for task: 更新插件 Dec 07 20:44:27 debian jellyfin[1675]: [20:44:27] [INF] Queuing task PluginUpdateTask Dec 07 20:44:27 debian jellyfin[1675]: [20:44:27] [INF] Executing 更新插件 Dec 07 20:44:29 debian jellyfin[1675]: [20:44:29] [INF] WS 192.168.1.203 request Dec 07 20:44:31 debian jellyfin[1675]: [20:44:31] [INF] 更新插件 Completed after 0 minute(s) and 4 seconds Dec 07 20:44:31 debian jellyfin[1675]: [20:44:31] [INF] ExecuteQueuedTasks Dec 07 20:45:18 debian jellyfin[1675]: [20:45:18] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets. Dec 07 20:45:30 debian jellyfin[1675]: [20:45:30] [INF] Lost 1 WebSockets. Dec 07 20:46:05 debian jellyfin[1675]: [20:46:05] [INF] Playback stopped reported by app Jellyfin Web 10.8.8 playing 奇异博士2:疯狂多元宇宙. Stopped at 3224746 ms Dec 07 20:46:09 debian jellyfin[1675]: [20:46:09] [INF] User policy for jellyfin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True Dec 07 20:46:09 debian jellyfin[1675]: [20:46:09] [INF] StreamBuilder.BuildVideoItem( Profile=Anonymous Profile, Path=/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv, AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) media:/videos/4499130e-5847-ef51-8cb2-ef6b0cbe7f2a/master.m3u8?MediaSourceId=4499130e5847ef518cb2ef6b0cbe7f2a&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.975986&api_key=<token>&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=a96b7e3d99a1dbab121bda9f3844a4e6&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit Dec 07 20:46:10 debian jellyfin[1675]: [20:46:10] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:46:10 debian jellyfin[1675]: [20:46:10] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=544:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307.m3u8" Dec 07 20:46:11 debian jellyfin[1675]: [20:46:11] [ERR] FFmpeg exited with code 139 Dec 07 20:46:11 debian jellyfin[1675]: [20:46:11] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/4499130e-5847-ef51-8cb2-ef6b0cbe7f2a/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=4499130e5847ef518cb2ef6b0cbe7f2a&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.975986&PlaySessionId=9c7a4c34d6aa4d408f8de4c8de9a74c4&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=a96b7e3d99a1dbab121bda9f3844a4e6&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=0&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:00.9883764 with Status Code 200 Dec 07 20:46:11 debian jellyfin[1675]: [20:46:11] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:46:11 debian jellyfin[1675]: [20:46:11] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 00:00:03.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,3+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=544:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 1 -hls_segment_filename "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/e87f4ffa145cb1d46c1d26b658181307.m3u8" Dec 07 20:46:12 debian jellyfin[1675]: [20:46:12] [WRN] Slow HTTP Response from http://192.168.1.202:8096/videos/4499130e-5847-ef51-8cb2-ef6b0cbe7f2a/hls1/main/1.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEwOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2NzA0NTk3NTUxOTU1&MediaSourceId=4499130e5847ef518cb2ef6b0cbe7f2a&VideoCodec=h264,h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=2616000&AudioBitrate=384000&MaxFramerate=23.975986&PlaySessionId=9c7a4c34d6aa4d408f8de4c8de9a74c4&api_key=b588773fb23342139d94402b60ea7d55&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=a96b7e3d99a1dbab121bda9f3844a4e6&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=30000000&actualSegmentLengthTicks=30000000 to 192.168.1.203 in 0:00:01.318791 with Status Code 200 Dec 07 20:46:12 debian systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV Dec 07 20:46:12 debian systemd[1]: jellyfin.service: Failed with result 'signal'. Dec 07 20:46:12 debian systemd[1]: jellyfin.service: Consumed 18.950s CPU time. Dec 07 20:46:13 debian systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 4. Dec 07 20:46:13 debian systemd[1]: Stopped Jellyfin Media Server. Dec 07 20:46:13 debian systemd[1]: jellyfin.service: Consumed 18.950s CPU time. Dec 07 20:46:13 debian systemd[1]: Started Jellyfin Media Server. Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Jellyfin version: 10.8.8 Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Environment Variables: ["[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"] Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Operating system: Linux Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Architecture: X64 Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] 64-Bit Process: True Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] User Interactive: True Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Processor count: 4 Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Program data path: /var/lib/jellyfin Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Web resources path: /usr/share/jellyfin/web Dec 07 20:46:13 debian jellyfin[1771]: [20:46:13] [INF] Application directory: /usr/lib/jellyfin/bin/ Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Setting cache path: /var/cache/jellyfin Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Loading assemblies Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Defined LAN exclusions : [] Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16] Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Using bind addresses: [] Dec 07 20:46:14 debian jellyfin[1771]: [20:46:14] [INF] Using bind exclusions: [] Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: TMDb 10.8.8.0 Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: Studio Images 10.8.8.0 Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: OMDb 10.8.8.0 Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: MusicBrainz 10.8.8.0 Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Loaded plugin: AudioDB 10.8.8.0 Dec 07 20:46:18 debian jellyfin[1771]: [20:46:18] [INF] Kestrel listening on Any IP4 Address Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Running startup tasks Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Daily trigger for 提取章节图片 set to fire at 2022-12-08 02:00:00.000 -05:00, which is 05:13:40.7509091 from now. Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Found ffmpeg version 5.1.2 Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "flac", "mp3"] Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "flac", "libmp3lame", "libopus", "libvorbis", "srt"] Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] VAAPI device /dev/dri/renderD128 is Intel GPU (iHD) Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg Dec 07 20:46:19 debian jellyfin[1771]: [20:46:19] [INF] ServerId: 83edebac309e410b9fdbb13fffa0f062 Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Executed all pre-startup entry points in 0:00:00.1989247 Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Core startup complete Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Executed all post-startup entry points in 0:00:00.3915227 Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Startup complete 0:00:07.0605602 Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Watching directory /mnt/sda2/transmission/downloads/电视剧 Dec 07 20:46:20 debian jellyfin[1771]: [20:46:20] [INF] Watching directory /mnt/sda2/transmission/downloads/电影 Dec 07 20:46:21 debian jellyfin[1771]: [20:46:21] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request Dec 07 20:46:21 debian jellyfin[1771]: [20:46:21] [INF] /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 00:00:06.000 -init_hw_device vaapi=va:,driver=iHD -filter_hw_device va -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:"/mnt/sda2/transmission/downloads/电影/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi/Captain.America.The.First.Avenger.2011.1080p.BluRay.x264.DTS-WiKi.mkv" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -low_power 1 -rc_mode VBR -b:v 2616000 -maxrate 2616000 -bufsize 5232000 -profile:v:0 high -force_key_frames:0 "expr:gte(t,6+n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=544:format=nv12" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls - ```
Author
Owner

@onlyJinx commented on GitHub (Dec 8, 2022):

I find the err message in dmesg, But I don't know how to fix it.

[ 2793.266777] i915 0000:00:10.0: [drm] ffmpeg[1337] context reset due to GPU hang
[ 2793.285274] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:c47d807d, in ffmpeg [1337]
[ 2793.957027] i915 0000:00:10.0: [drm] Resetting rcs0 for preemption time out
[ 2793.957096] i915 0000:00:10.0: [drm] ffmpeg[1337] context reset due to GPU hang
[ 2794.030430] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:85dcfffb, in ffmpeg [1337]
[ 2794.037173] i915 0000:00:10.0: [drm] Resetting vcs0 for CS error
[ 2794.037190] i915 0000:00:10.0: [drm] ffmpeg[1337] context reset due to GPU hang
[ 2794.056456] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:c5808080, in ffmpeg [1337]
[ 2878.437209] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out
[ 2878.437962] i915 0000:00:10.0: [drm] ERROR vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2878.472798] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefee, in ffmpeg [1375]
[ 2893.156276] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefee, in ffmpeg [1375]
[ 2893.257512] i915 0000:00:10.0: [drm] Resetting vcs0 for stopped heartbeat on vcs0
[ 2893.258224] i915 0000:00:10.0: [drm] ERROR vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2893.261259] i915 0000:00:10.0: [drm] Resetting chip for stopped heartbeat on vcs0
[ 2893.364004] [drm] GuC communication disabled
[ 2893.364731] i915 0000:00:10.0: [drm] ERROR vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2893.365548] i915 0000:00:10.0: [drm] ERROR vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2893.365626] i915 0000:00:10.0: [drm] ffmpeg[1375] context reset due to GPU hang
[ 2893.372537] [drm] GuC communication enabled
[ 2893.372648] i915 0000:00:10.0: [drm] GuC firmware i915/glk_guc_33.0.0.bin version 33.0 submission:disabled
[ 2893.372650] i915 0000:00:10.0: [drm] HuC firmware i915/glk_huc_4.0.0.bin version 4.0 authenticated:yes
[ 2894.053078] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out
[ 2894.053809] i915 0000:00:10.0: [drm] ERROR vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2894.054992] i915 0000:00:10.0: [drm] Resetting rcs0 for preemption time out
[ 2894.055709] i915 0000:00:10.0: [drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2894.091121] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefee, in ffmpeg [1375]
[ 2899.095551] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:efcfefee, in ffmpeg [1365]
[ 2912.943270] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:5:afefefee, in ffmpeg [1375]
[ 2913.046382] i915 0000:00:10.0: [drm] Resetting rcs0 for stopped heartbeat on rcs0
[ 2913.047092] i915 0000:00:10.0: [drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2913.050533] i915 0000:00:10.0: [drm] Resetting chip for stopped heartbeat on rcs0
[ 2913.255037] [drm] GuC communication disabled
[ 2913.255763] i915 0000:00:10.0: [drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2913.256542] i915 0000:00:10.0: [drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2913.257304] i915 0000:00:10.0: [drm] ERROR vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2913.257376] i915 0000:00:10.0: [drm] ffmpeg[1365] context reset due to GPU hang
[ 2913.265253] [drm] GuC communication enabled
[ 2913.265360] i915 0000:00:10.0: [drm] GuC firmware i915/glk_guc_33.0.0.bin version 33.0 submission:disabled
[ 2913.265362] i915 0000:00:10.0: [drm] HuC firmware i915/glk_huc_4.0.0.bin version 4.0 authenticated:yes
[ 2914.149090] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out
[ 2914.149092] i915 0000:00:10.0: [drm] Resetting rcs0 for preemption time out
[ 2914.149127] i915 0000:00:10.0: [drm] ffmpeg[1375] context reset due to GPU hang
[ 2914.149813] i915 0000:00:10.0: [drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2917.915664] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:efcfefee, in ffmpeg [1365]
[ 2917.915725] i915 0000:00:10.0: [drm] Resetting vcs0 for stopped heartbeat on vcs0
[ 2922.809680] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:efcfefee, in ffmpeg [1415]
[ 2922.844553] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefef, in ffmpeg [1375]
[ 2923.493141] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out
[ 2923.493972] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefef
[ 2933.813992] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:efcfefee, in ffmpeg [1415]
[ 2933.917551] i915 0000:00:10.0: [drm] Resetting rcs0 for stopped heartbeat on rcs0
[ 2933.918262] i915 0000:00:10.0: [drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2933.922326] i915 0000:00:10.0: [drm] Resetting chip for stopped heartbeat on rcs0
[ 2934.025957] [drm] GuC communication disabled
[ 2934.026676] i915 0000:00:10.0: [drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2934.027448] i915 0000:00:10.0: [drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[ 2934.027523] i915 0000:00:10.0: [drm] ffmpeg[1415] context reset due to GPU hang
[ 2934.034602] [drm] GuC communication enabled
[ 2934.034715] i915 0000:00:10.0: [drm] GuC firmware i915/glk_guc_33.0.0.bin version 33.0 submission:disabled
[ 2934.034718] i915 0000:00:10.0: [drm] HuC firmware i915/glk_huc_4.0.0.bin version 4.0 authenticated:yes
[ 2934.725080] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out
[ 2934.725102] i915 0000:00:10.0: [drm] ffmpeg[1375] context reset due to GPU hang
[ 2934.759885] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefef, in ffmpeg [1375]
[ 2947.905905] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:0:00000000
[ 2948.009008] i915 0000:00:10.0: [drm] Resetting vcs0 for stopped heartbeat on vcs0

@onlyJinx commented on GitHub (Dec 8, 2022): I find the err message in `dmesg`, But I don't know how to fix it. [ 2793.266777] i915 0000:00:10.0: [drm] ffmpeg[1337] context reset due to GPU hang [ 2793.285274] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:c47d807d, in ffmpeg [1337] [ 2793.957027] i915 0000:00:10.0: [drm] Resetting rcs0 for preemption time out [ 2793.957096] i915 0000:00:10.0: [drm] ffmpeg[1337] context reset due to GPU hang [ 2794.030430] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:85dcfffb, in ffmpeg [1337] [ 2794.037173] i915 0000:00:10.0: [drm] Resetting vcs0 for CS error [ 2794.037190] i915 0000:00:10.0: [drm] ffmpeg[1337] context reset due to GPU hang [ 2794.056456] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:c5808080, in ffmpeg [1337] [ 2878.437209] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out [ 2878.437962] i915 0000:00:10.0: [drm] *ERROR* vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2878.472798] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefee, in ffmpeg [1375] [ 2893.156276] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefee, in ffmpeg [1375] [ 2893.257512] i915 0000:00:10.0: [drm] Resetting vcs0 for stopped heartbeat on vcs0 [ 2893.258224] i915 0000:00:10.0: [drm] *ERROR* vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2893.261259] i915 0000:00:10.0: [drm] Resetting chip for stopped heartbeat on vcs0 [ 2893.364004] [drm] GuC communication disabled [ 2893.364731] i915 0000:00:10.0: [drm] *ERROR* vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2893.365548] i915 0000:00:10.0: [drm] *ERROR* vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2893.365626] i915 0000:00:10.0: [drm] ffmpeg[1375] context reset due to GPU hang [ 2893.372537] [drm] GuC communication enabled [ 2893.372648] i915 0000:00:10.0: [drm] GuC firmware i915/glk_guc_33.0.0.bin version 33.0 submission:disabled [ 2893.372650] i915 0000:00:10.0: [drm] HuC firmware i915/glk_huc_4.0.0.bin version 4.0 authenticated:yes [ 2894.053078] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out [ 2894.053809] i915 0000:00:10.0: [drm] *ERROR* vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2894.054992] i915 0000:00:10.0: [drm] Resetting rcs0 for preemption time out [ 2894.055709] i915 0000:00:10.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2894.091121] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefee, in ffmpeg [1375] [ 2899.095551] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:efcfefee, in ffmpeg [1365] [ 2912.943270] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:5:afefefee, in ffmpeg [1375] [ 2913.046382] i915 0000:00:10.0: [drm] Resetting rcs0 for stopped heartbeat on rcs0 [ 2913.047092] i915 0000:00:10.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2913.050533] i915 0000:00:10.0: [drm] Resetting chip for stopped heartbeat on rcs0 [ 2913.255037] [drm] GuC communication disabled [ 2913.255763] i915 0000:00:10.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2913.256542] i915 0000:00:10.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2913.257304] i915 0000:00:10.0: [drm] *ERROR* vcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2913.257376] i915 0000:00:10.0: [drm] ffmpeg[1365] context reset due to GPU hang [ 2913.265253] [drm] GuC communication enabled [ 2913.265360] i915 0000:00:10.0: [drm] GuC firmware i915/glk_guc_33.0.0.bin version 33.0 submission:disabled [ 2913.265362] i915 0000:00:10.0: [drm] HuC firmware i915/glk_huc_4.0.0.bin version 4.0 authenticated:yes [ 2914.149090] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out [ 2914.149092] i915 0000:00:10.0: [drm] Resetting rcs0 for preemption time out [ 2914.149127] i915 0000:00:10.0: [drm] ffmpeg[1375] context reset due to GPU hang [ 2914.149813] i915 0000:00:10.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2917.915664] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:efcfefee, in ffmpeg [1365] [ 2917.915725] i915 0000:00:10.0: [drm] Resetting vcs0 for stopped heartbeat on vcs0 [ 2922.809680] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:efcfefee, in ffmpeg [1415] [ 2922.844553] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefef, in ffmpeg [1375] [ 2923.493141] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out [ 2923.493972] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefef [ 2933.813992] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:1:efcfefee, in ffmpeg [1415] [ 2933.917551] i915 0000:00:10.0: [drm] Resetting rcs0 for stopped heartbeat on rcs0 [ 2933.918262] i915 0000:00:10.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2933.922326] i915 0000:00:10.0: [drm] Resetting chip for stopped heartbeat on rcs0 [ 2934.025957] [drm] GuC communication disabled [ 2934.026676] i915 0000:00:10.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2934.027448] i915 0000:00:10.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} [ 2934.027523] i915 0000:00:10.0: [drm] ffmpeg[1415] context reset due to GPU hang [ 2934.034602] [drm] GuC communication enabled [ 2934.034715] i915 0000:00:10.0: [drm] GuC firmware i915/glk_guc_33.0.0.bin version 33.0 submission:disabled [ 2934.034718] i915 0000:00:10.0: [drm] HuC firmware i915/glk_huc_4.0.0.bin version 4.0 authenticated:yes [ 2934.725080] i915 0000:00:10.0: [drm] Resetting vcs0 for preemption time out [ 2934.725102] i915 0000:00:10.0: [drm] ffmpeg[1375] context reset due to GPU hang [ 2934.759885] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:4:afefefef, in ffmpeg [1375] [ 2947.905905] i915 0000:00:10.0: [drm] GPU HANG: ecode 9:0:00000000 [ 2948.009008] i915 0000:00:10.0: [drm] Resetting vcs0 for stopped heartbeat on vcs0
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4412