[2025-09-21 10:58:25.751 +02:00] [INF] [4] Main: Jellyfin version: "10.10.7" [2025-09-21 10:58:25.789 +02:00] [INF] [4] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_LOG_DIR, /config/log]"] [2025-09-21 10:58:25.791 +02:00] [INF] [4] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [2025-09-21 10:58:25.791 +02:00] [INF] [4] Main: Operating system: "Ubuntu 24.04.3 LTS" [2025-09-21 10:58:25.791 +02:00] [INF] [4] Main: Architecture: X64 [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: 64-Bit Process: True [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: User Interactive: True [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: Processor count: 24 [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: Program data path: "/config/data" [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: Log directory path: "/config/log" [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: Config directory path: "/config" [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: Cache path: "/config/cache" [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: Temp directory path: "/tmp/jellyfin" [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: Web resources path: "/usr/share/jellyfin/web" [2025-09-21 10:58:25.792 +02:00] [INF] [4] Main: Application directory: "/usr/lib/jellyfin/bin/" [2025-09-21 10:58:25.815 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"] [2025-09-21 10:58:25.929 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 10:58:26.017 +02:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Loading assemblies [2025-09-21 10:58:26.094 +02:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2025-09-21 10:58:26.094 +02:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [2025-09-21 10:58:26.095 +02:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2025-09-21 10:58:26.096 +02:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.32.2.61"] [2025-09-21 10:58:26.096 +02:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"] [2025-09-21 10:58:26.097 +02:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist" [2025-09-21 10:58:26.097 +02:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] [2025-09-21 10:58:27.491 +02:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin) [2025-09-21 10:58:28.152 +02:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration. [2025-09-21 10:58:28.152 +02:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration. [2025-09-21 10:58:28.154 +02:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration. [2025-09-21 10:58:28.154 +02:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration. [2025-09-21 10:58:28.155 +02:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration. [2025-09-21 10:58:28.155 +02:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration. [2025-09-21 10:58:28.164 +02:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration. [2025-09-21 10:58:28.164 +02:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration. [2025-09-21 10:58:28.885 +02:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: EFCore migrations applied successfully [2025-09-21 10:58:29.568 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-09-21 10:58:29.593 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 10:58:29.598 +02:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0" [2025-09-21 10:58:29.598 +02:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0" [2025-09-21 10:58:29.599 +02:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0" [2025-09-21 10:58:29.647 +02:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0" [2025-09-21 10:58:29.648 +02:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0" [2025-09-21 10:58:29.726 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"] [2025-09-21 10:58:29.744 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"' [2025-09-21 10:58:29.744 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-09-21 10:58:29.760 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 10:58:29.760 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully [2025-09-21 10:58:29.771 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"' [2025-09-21 10:58:29.772 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully [2025-09-21 10:58:29.783 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultCastReceivers"' [2025-09-21 10:58:29.783 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-09-21 10:58:29.801 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 10:58:29.801 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultCastReceivers"' applied successfully [2025-09-21 10:58:29.818 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"UpdateDefaultPluginRepository10.9"' [2025-09-21 10:58:29.818 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-09-21 10:58:29.834 +02:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 10:58:29.834 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"UpdateDefaultPluginRepository10.9"' applied successfully [2025-09-21 10:58:29.851 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MoveTrickplayFiles"' [2025-09-21 10:58:29.958 +02:00] [INF] [4] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Moved 0 items in 00:00:00.1061532 [2025-09-21 10:58:29.959 +02:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"MoveTrickplayFiles"' applied successfully [2025-09-21 10:58:30.021 +02:00] [INF] [4] Main: Kestrel is listening on "0.0.0.0" [2025-09-21 10:58:30.044 +02:00] [WRN] [4] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {dfa8f90d-db34-4712-9046-e9552ff62508} may be persisted to storage in unencrypted form. [2025-09-21 10:58:30.511 +02:00] [WRN] [4] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:AjjOha/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable. [2025-09-21 10:58:30.598 +02:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Running startup tasks [2025-09-21 10:58:30.620 +02:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-09-22 03:00:00.000 +02:00, which is 16:01:29.3793675 from now. [2025-09-21 10:58:30.623 +02:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-09-22 02:00:00.000 +02:00, which is 15:01:29.3765823 from now. [2025-09-21 10:58:30.653 +02:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.1" [2025-09-21 10:58:30.708 +02:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: 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", "ac4", "dca", "flac", "mp3", "truehd"] [2025-09-21 10:58:30.733 +02:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"] [2025-09-21 10:58:30.757 +02:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] [2025-09-21 10:58:30.886 +02:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] [2025-09-21 10:58:33.639 +02:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds [2025-09-21 10:58:33.654 +02:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds [2025-09-21 10:58:34.418 +02:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds [2025-09-21 10:58:47.193 +02:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg" [2025-09-21 10:58:47.219 +02:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: ServerId: "0c19b585c1de4085be6c26be971fbfeb" [2025-09-21 10:58:47.220 +02:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Core startup complete [2025-09-21 10:58:47.220 +02:00] [INF] [4] Main: Startup complete 0:00:21.6925992 [2025-09-21 10:59:48.844 +02:00] [INF] [4] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 10:59:48.850 +02:00] [INF] [4] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 10:59:48.855 +02:00] [INF] [4] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged. [2025-09-21 10:59:53.716 +02:00] [INF] [22] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 10:59:53.717 +02:00] [INF] [22] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 10:59:53.718 +02:00] [INF] [22] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged. [2025-09-21 10:59:57.395 +02:00] [INF] [22] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-09-21 10:59:57.410 +02:00] [INF] [22] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 10:59:57.411 +02:00] [INF] [26] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery [2025-09-21 10:59:57.437 +02:00] [WRN] [26] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "abc" [2025-09-21 11:00:00.044 +02:00] [INF] [11] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 11:00:00.045 +02:00] [INF] [11] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 11:00:00.045 +02:00] [INF] [11] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged. [2025-09-21 11:01:12.225 +02:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-09-21 11:01:12.250 +02:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 11:01:14.778 +02:00] [INF] [25] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2025-09-21 11:01:14.778 +02:00] [INF] [25] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [2025-09-21 11:01:14.778 +02:00] [INF] [25] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2025-09-21 11:01:14.778 +02:00] [INF] [25] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.32.2.61"] [2025-09-21 11:01:14.778 +02:00] [INF] [25] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"] [2025-09-21 11:01:14.778 +02:00] [INF] [25] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist" [2025-09-21 11:01:14.778 +02:00] [INF] [25] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] [2025-09-21 11:01:15.967 +02:00] [INF] [22] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-09-21 11:01:15.988 +02:00] [INF] [22] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 11:01:15.992 +02:00] [INF] [29] Emby.Server.Implementations.Library.LibraryManager: Validating media library [2025-09-21 11:01:16.225 +02:00] [WRN] [29] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping [2025-09-21 11:01:16.449 +02:00] [WRN] [29] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping [2025-09-21 11:01:16.670 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format" [2025-09-21 11:01:18.245 +02:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 2 seconds [2025-09-21 11:01:18.248 +02:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/config/temp-video" [2025-09-21 11:01:19.591 +02:00] [INF] [22] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "root" has succeeded. [2025-09-21 11:01:19.591 +02:00] [INF] [22] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "root": 0/0 [2025-09-21 11:01:19.592 +02:00] [INF] [22] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 2858b329-86a1-46a5-83d4-124e02e1b363 [2025-09-21 11:01:19.920 +02:00] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request [2025-09-21 11:01:23.775 +02:00] [INF] [28] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2025-09-21 11:01:24.396 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"5d136852f3a2bed6b16d767ecbd47131-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/5d136852f3a2bed6b16d767ecbd47131%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/5d136852f3a2bed6b16d767ecbd47131.m3u8\"" [2025-09-21 11:01:25.940 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -copyts -map 0:3 -an -vn -c:s copy \"/config/data/data/subtitles/0/0166bbd8-a3d6-29c9-8a15-e5270176dd54.ass\" -map 0:4 -an -vn -c:s copy \"/config/data/data/subtitles/b/b7163a63-5bed-812d-b02c-04913c892131.ass\"" [2025-09-21 11:01:26.344 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: Setting ass font within "/config/data/data/subtitles/0/0166bbd8-a3d6-29c9-8a15-e5270176dd54.ass" [2025-09-21 11:01:26.394 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/subtitles/0/0166bbd8-a3d6-29c9-8a15-e5270176dd54.ass" [2025-09-21 11:01:26.394 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: Setting ass font within "/config/data/data/subtitles/b/b7163a63-5bed-812d-b02c-04913c892131.ass" [2025-09-21 11:01:26.455 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/subtitles/b/b7163a63-5bed-812d-b02c-04913c892131.ass" [2025-09-21 11:01:26.644 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -dump_attachment:6 \"/config/data/data/attachments/9/921b75ce-2d39-1cfc-0ada-e0a6d9dccfc9\" -dump_attachment:7 \"/config/data/data/attachments/b/b961929c-609a-2f6c-3f01-82d1345a7b4d\" -dump_attachment:8 \"/config/data/data/attachments/d/df138450-82c3-6f1b-4064-d9c5115941d6\" -dump_attachment:9 \"/config/data/data/attachments/d/d4a3d9d2-b57f-4f64-f77b-4016716ea30c\" -dump_attachment:10 \"/config/data/data/attachments/2/23419fa7-ce0f-b8d7-42f1-15b1fb8b9029\" -dump_attachment:11 \"/config/data/data/attachments/b/be8c3cb2-9690-d29d-b971-5458349ea259\" -dump_attachment:12 \"/config/data/data/attachments/8/8a5a7a26-c7c4-50ee-c9c1-72e3f4e62a24\" -dump_attachment:13 \"/config/data/data/attachments/6/60054e69-b74e-bdcb-50fd-a17d1e6606e5\" -dump_attachment:14 \"/config/data/data/attachments/0/0f8bd488-2250-bdf8-c9aa-b5e03a64adaf\" -dump_attachment:15 \"/config/data/data/attachments/0/029886ca-e100-03d9-5039-a751ef709e46\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:26.989 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/9/921b75ce-2d39-1cfc-0ada-e0a6d9dccfc9" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/b/b961929c-609a-2f6c-3f01-82d1345a7b4d" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/d/df138450-82c3-6f1b-4064-d9c5115941d6" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/d/d4a3d9d2-b57f-4f64-f77b-4016716ea30c" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/2/23419fa7-ce0f-b8d7-42f1-15b1fb8b9029" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/b/be8c3cb2-9690-d29d-b971-5458349ea259" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/8/8a5a7a26-c7c4-50ee-c9c1-72e3f4e62a24" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/6/60054e69-b74e-bdcb-50fd-a17d1e6606e5" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/0/0f8bd488-2250-bdf8-c9aa-b5e03a64adaf" [2025-09-21 11:01:26.989 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/0/029886ca-e100-03d9-5039-a751ef709e46" [2025-09-21 11:01:26.990 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:26.999 +02:00] [INF] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:27.218 +02:00] [ERR] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:27.218 +02:00] [WRN] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:27.219 +02:00] [INF] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:27.425 +02:00] [ERR] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:27.425 +02:00] [WRN] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:27.426 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:27.643 +02:00] [ERR] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:27.643 +02:00] [WRN] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:27.644 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:27.859 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:27.860 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:27.861 +02:00] [INF] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:28.096 +02:00] [ERR] [28] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:28.096 +02:00] [WRN] [28] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:28.098 +02:00] [INF] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:28.333 +02:00] [ERR] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:28.333 +02:00] [WRN] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:28.334 +02:00] [INF] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:28.552 +02:00] [ERR] [28] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:28.553 +02:00] [WRN] [28] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:28.554 +02:00] [INF] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:28.783 +02:00] [ERR] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:28.783 +02:00] [WRN] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:28.784 +02:00] [INF] [28] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:29.010 +02:00] [ERR] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:29.010 +02:00] [WRN] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:30.709 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:01:33.520 +02:00] [INF] [28] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2025-09-21 11:01:33.533 +02:00] [INF] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/5d136852f3a2bed6b16d767ecbd47131.m3u8" [2025-09-21 11:01:33.582 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"a70d3c231ba74666e9599a4951b7fa31-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/a70d3c231ba74666e9599a4951b7fa31%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/a70d3c231ba74666e9599a4951b7fa31.m3u8\"" [2025-09-21 11:01:34.454 +02:00] [INF] [22] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/a70d3c231ba74666e9599a4951b7fa31.m3u8" [2025-09-21 11:01:34.880 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:01:34.898 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:02:00.620 -noaccurate_seek -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"a70d3c231ba74666e9599a4951b7fa31-1.mp4\" -start_number 18 -hls_segment_filename \"/config/cache/transcodes/a70d3c231ba74666e9599a4951b7fa31%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/a70d3c231ba74666e9599a4951b7fa31.m3u8\"" [2025-09-21 11:01:35.471 +02:00] [INF] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:36.237 +02:00] [ERR] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:36.238 +02:00] [WRN] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:36.239 +02:00] [INF] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:36.462 +02:00] [ERR] [28] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:36.462 +02:00] [WRN] [28] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:36.463 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:36.673 +02:00] [ERR] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:36.673 +02:00] [WRN] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:36.674 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:36.871 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:36.871 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:36.872 +02:00] [INF] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:37.077 +02:00] [ERR] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:37.078 +02:00] [WRN] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:37.079 +02:00] [INF] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:37.292 +02:00] [ERR] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:37.293 +02:00] [WRN] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:37.294 +02:00] [INF] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:37.488 +02:00] [ERR] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:37.488 +02:00] [WRN] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:37.489 +02:00] [INF] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:37.694 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:37.695 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:37.696 +02:00] [INF] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:37.916 +02:00] [ERR] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:37.916 +02:00] [WRN] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:37.917 +02:00] [INF] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:38.126 +02:00] [ERR] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:38.126 +02:00] [WRN] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:38.127 +02:00] [INF] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:38.333 +02:00] [ERR] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:38.333 +02:00] [WRN] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:38.334 +02:00] [INF] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:38.529 +02:00] [ERR] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:38.529 +02:00] [WRN] [31] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:38.531 +02:00] [INF] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:38.806 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:38.806 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:38.807 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:39.040 +02:00] [ERR] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:39.041 +02:00] [WRN] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:39.042 +02:00] [INF] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:39.291 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:39.291 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:39.292 +02:00] [INF] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:39.510 +02:00] [ERR] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:39.510 +02:00] [WRN] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:39.511 +02:00] [INF] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:01:39.721 +02:00] [ERR] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:01:39.721 +02:00] [WRN] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:01:49.068 +02:00] [INF] [31] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/a70d3c231ba74666e9599a4951b7fa31.m3u8" [2025-09-21 11:01:49.379 +02:00] [INF] [26] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:01:49.380 +02:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/a70d3c231ba74666e9599a4951b7fa31.m3u8" [2025-09-21 11:01:51.399 +02:00] [INF] [31] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.10.7" playing "TESTVIDEO". Stopped at "124146" ms [2025-09-21 11:01:54.284 +02:00] [INF] [31] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 11:01:54.284 +02:00] [INF] [31] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 11:01:54.284 +02:00] [INF] [31] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged. [2025-09-21 11:01:59.174 +02:00] [INF] [25] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 11:01:59.174 +02:00] [INF] [25] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token." [2025-09-21 11:01:59.175 +02:00] [INF] [25] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged. [2025-09-21 11:03:08.190 +02:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications [2025-09-21 11:03:08.216 +02:00] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed [2025-09-21 11:03:08.227 +02:00] [INF] [26] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery [2025-09-21 11:03:08.238 +02:00] [INF] [23] Main: Running query planner optimizations in the database... This might take a while [2025-09-21 11:03:08.286 +02:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/config/temp-video" [2025-09-21 11:03:08.304 +02:00] [INF] [23] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost" [2025-09-21 11:03:08.304 +02:00] [INF] [23] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider" [2025-09-21 11:03:08.305 +02:00] [INF] [23] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider" [2025-09-21 11:03:08.305 +02:00] [INF] [23] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager" [2025-09-21 11:03:15.755 +02:00] [INF] [1] Main: Jellyfin version: "10.10.7" [2025-09-21 11:03:15.783 +02:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]"] [2025-09-21 11:03:15.786 +02:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [2025-09-21 11:03:15.786 +02:00] [INF] [1] Main: Operating system: "Ubuntu 24.04.3 LTS" [2025-09-21 11:03:15.786 +02:00] [INF] [1] Main: Architecture: X64 [2025-09-21 11:03:15.787 +02:00] [INF] [1] Main: 64-Bit Process: True [2025-09-21 11:03:15.787 +02:00] [INF] [1] Main: User Interactive: True [2025-09-21 11:03:15.787 +02:00] [INF] [1] Main: Processor count: 24 [2025-09-21 11:03:15.787 +02:00] [INF] [1] Main: Program data path: "/config/data" [2025-09-21 11:03:15.787 +02:00] [INF] [1] Main: Log directory path: "/config/log" [2025-09-21 11:03:15.787 +02:00] [INF] [1] Main: Config directory path: "/config" [2025-09-21 11:03:15.787 +02:00] [INF] [1] Main: Cache path: "/config/cache" [2025-09-21 11:03:15.788 +02:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin" [2025-09-21 11:03:15.788 +02:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web" [2025-09-21 11:03:15.788 +02:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/" [2025-09-21 11:03:15.931 +02:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 11:03:15.996 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies [2025-09-21 11:03:16.080 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2025-09-21 11:03:16.080 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [2025-09-21 11:03:16.080 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2025-09-21 11:03:16.081 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.32.2.231"] [2025-09-21 11:03:16.082 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"] [2025-09-21 11:03:16.082 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist" [2025-09-21 11:03:16.082 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] [2025-09-21 11:03:18.291 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0" [2025-09-21 11:03:18.293 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0" [2025-09-21 11:03:18.294 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0" [2025-09-21 11:03:18.317 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0" [2025-09-21 11:03:18.318 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0" [2025-09-21 11:03:18.426 +02:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0" [2025-09-21 11:03:19.075 +02:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:PfBelf/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable. [2025-09-21 11:03:19.118 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks [2025-09-21 11:03:19.122 +02:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/config/temp-video" [2025-09-21 11:03:19.137 +02:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-09-22 03:00:00.000 +02:00, which is 15:56:40.8631170 from now. [2025-09-21 11:03:19.144 +02:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-09-22 02:00:00.000 +02:00, which is 14:56:40.8556271 from now. [2025-09-21 11:03:19.569 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.1" [2025-09-21 11:03:19.665 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: 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", "ac4", "dca", "flac", "mp3", "truehd"] [2025-09-21 11:03:19.701 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"] [2025-09-21 11:03:19.739 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] [2025-09-21 11:03:19.876 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] [2025-09-21 11:03:22.175 +02:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds [2025-09-21 11:03:22.175 +02:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds [2025-09-21 11:03:22.924 +02:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds [2025-09-21 11:03:47.205 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg" [2025-09-21 11:03:47.208 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0c19b585c1de4085be6c26be971fbfeb" [2025-09-21 11:03:47.208 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete [2025-09-21 11:03:47.208 +02:00] [INF] [1] Main: Startup complete 0:00:31.6624099 [2025-09-21 11:04:30.303 +02:00] [INF] [26] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "root" has succeeded. [2025-09-21 11:04:30.307 +02:00] [INF] [26] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "root": 0/0 [2025-09-21 11:04:30.310 +02:00] [INF] [26] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 2858b329-86a1-46a5-83d4-124e02e1b363 [2025-09-21 11:04:30.632 +02:00] [INF] [23] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.32.2.239" request [2025-09-21 11:04:38.946 +02:00] [INF] [26] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2025-09-21 11:04:39.436 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"4fb7a550003e23c5b72c0e9338e5d499-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/4fb7a550003e23c5b72c0e9338e5d499%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/4fb7a550003e23c5b72c0e9338e5d499.m3u8\"" [2025-09-21 11:04:39.970 +02:00] [INF] [23] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/4fb7a550003e23c5b72c0e9338e5d499.m3u8" [2025-09-21 11:04:40.208 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:04:40.216 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:02:04.123 -noaccurate_seek -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"4fb7a550003e23c5b72c0e9338e5d499-1.mp4\" -start_number 19 -hls_segment_filename \"/config/cache/transcodes/4fb7a550003e23c5b72c0e9338e5d499%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/4fb7a550003e23c5b72c0e9338e5d499.m3u8\"" [2025-09-21 11:04:41.082 +02:00] [INF] [10] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:41.326 +02:00] [ERR] [23] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:41.326 +02:00] [WRN] [23] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:41.333 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:41.537 +02:00] [ERR] [23] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:41.537 +02:00] [WRN] [23] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:41.539 +02:00] [INF] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:41.770 +02:00] [ERR] [10] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:41.770 +02:00] [WRN] [10] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:41.771 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:42.011 +02:00] [ERR] [16] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:42.012 +02:00] [WRN] [16] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:42.013 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:42.259 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:42.259 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:42.261 +02:00] [INF] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:42.572 +02:00] [ERR] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:42.572 +02:00] [WRN] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:42.573 +02:00] [INF] [10] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:43.377 +02:00] [ERR] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:43.378 +02:00] [WRN] [30] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:43.379 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:43.586 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:43.586 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:43.587 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:43.787 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:43.787 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:43.789 +02:00] [INF] [16] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:04:43.989 +02:00] [ERR] [23] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:04:43.989 +02:00] [WRN] [23] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:04:44.468 +02:00] [INF] [16] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/4fb7a550003e23c5b72c0e9338e5d499.m3u8" [2025-09-21 11:04:45.034 +02:00] [INF] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:04:45.035 +02:00] [INF] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/4fb7a550003e23c5b72c0e9338e5d499.m3u8" [2025-09-21 11:04:45.468 +02:00] [INF] [30] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2025-09-21 11:04:45.751 +02:00] [INF] [30] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"cffde9ee32a2a148c0ddb68b5d0bce3f-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/cffde9ee32a2a148c0ddb68b5d0bce3f%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/cffde9ee32a2a148c0ddb68b5d0bce3f.m3u8\"" [2025-09-21 11:04:47.558 +02:00] [INF] [21] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/cffde9ee32a2a148c0ddb68b5d0bce3f.m3u8" [2025-09-21 11:04:47.621 +02:00] [INF] [10] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.10.7" playing "TESTVIDEO". Stopped at "127233" ms [2025-09-21 11:04:48.044 +02:00] [INF] [21] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:04:48.049 +02:00] [INF] [21] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:02:04.123 -noaccurate_seek -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"cffde9ee32a2a148c0ddb68b5d0bce3f-1.mp4\" -start_number 19 -hls_segment_filename \"/config/cache/transcodes/cffde9ee32a2a148c0ddb68b5d0bce3f%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/cffde9ee32a2a148c0ddb68b5d0bce3f.m3u8\"" [2025-09-21 11:04:49.446 +02:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.32.2.239" closed [2025-09-21 11:05:32.683 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:05:40.157 +02:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications [2025-09-21 11:05:40.170 +02:00] [INF] [22] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery [2025-09-21 11:05:40.176 +02:00] [INF] [16] Main: Running query planner optimizations in the database... This might take a while [2025-09-21 11:05:40.258 +02:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/config/temp-video" [2025-09-21 11:05:40.263 +02:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost" [2025-09-21 11:05:40.263 +02:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider" [2025-09-21 11:05:40.263 +02:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider" [2025-09-21 11:05:40.263 +02:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager" [2025-09-21 11:05:45.154 +02:00] [INF] [1] Main: Jellyfin version: "10.10.7" [2025-09-21 11:05:45.182 +02:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /config/data]"] [2025-09-21 11:05:45.184 +02:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [2025-09-21 11:05:45.184 +02:00] [INF] [1] Main: Operating system: "Ubuntu 24.04.3 LTS" [2025-09-21 11:05:45.184 +02:00] [INF] [1] Main: Architecture: X64 [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: 64-Bit Process: True [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: User Interactive: True [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: Processor count: 24 [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: Program data path: "/config/data" [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: Log directory path: "/config/log" [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: Config directory path: "/config" [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: Cache path: "/config/cache" [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin" [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web" [2025-09-21 11:05:45.185 +02:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/" [2025-09-21 11:05:45.327 +02:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2025-09-21 11:05:45.372 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies [2025-09-21 11:05:45.456 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2025-09-21 11:05:45.457 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [2025-09-21 11:05:45.457 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [2025-09-21 11:05:45.458 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.32.2.14"] [2025-09-21 11:05:45.459 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"] [2025-09-21 11:05:45.459 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist" [2025-09-21 11:05:45.459 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] [2025-09-21 11:05:47.192 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0" [2025-09-21 11:05:47.193 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0" [2025-09-21 11:05:47.193 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0" [2025-09-21 11:05:47.212 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0" [2025-09-21 11:05:47.212 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0" [2025-09-21 11:05:47.328 +02:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0" [2025-09-21 11:05:47.840 +02:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:PgiDMD/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable. [2025-09-21 11:05:47.880 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks [2025-09-21 11:05:47.883 +02:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/config/temp-video" [2025-09-21 11:05:47.895 +02:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-09-22 03:00:00.000 +02:00, which is 15:54:12.1051103 from now. [2025-09-21 11:05:47.898 +02:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-09-22 02:00:00.000 +02:00, which is 14:54:12.1011969 from now. [2025-09-21 11:05:47.950 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.1" [2025-09-21 11:05:48.037 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: 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", "ac4", "dca", "flac", "mp3", "truehd"] [2025-09-21 11:05:48.068 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"] [2025-09-21 11:05:48.097 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] [2025-09-21 11:05:48.235 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] [2025-09-21 11:05:50.924 +02:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds [2025-09-21 11:05:50.924 +02:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds [2025-09-21 11:05:51.587 +02:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds [2025-09-21 11:06:04.766 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg" [2025-09-21 11:06:04.770 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0c19b585c1de4085be6c26be971fbfeb" [2025-09-21 11:06:04.770 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete [2025-09-21 11:06:04.770 +02:00] [INF] [1] Main: Startup complete 0:00:19.8171773 [2025-09-21 11:10:02.553 +02:00] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.32.2.239" request [2025-09-21 11:10:05.259 +02:00] [INF] [23] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "root". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2025-09-21 11:10:05.723 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"5330539d6877961bf6a35548f035aeef-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/5330539d6877961bf6a35548f035aeef%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/5330539d6877961bf6a35548f035aeef.m3u8\"" [2025-09-21 11:10:06.293 +02:00] [INF] [16] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/5330539d6877961bf6a35548f035aeef.m3u8" [2025-09-21 11:10:06.457 +02:00] [INF] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:10:06.465 +02:00] [INF] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:02:06.918 -noaccurate_seek -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"5330539d6877961bf6a35548f035aeef-1.mp4\" -start_number 20 -hls_segment_filename \"/config/cache/transcodes/5330539d6877961bf6a35548f035aeef%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/5330539d6877961bf6a35548f035aeef.m3u8\"" [2025-09-21 11:10:07.241 +02:00] [INF] [21] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:07.457 +02:00] [ERR] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:07.458 +02:00] [WRN] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:07.464 +02:00] [INF] [21] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:07.656 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:07.657 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:07.658 +02:00] [INF] [21] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:08.047 +02:00] [ERR] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:08.048 +02:00] [WRN] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:08.049 +02:00] [INF] [27] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:09.085 +02:00] [ERR] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:09.086 +02:00] [WRN] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:09.087 +02:00] [INF] [27] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:09.299 +02:00] [ERR] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:09.300 +02:00] [WRN] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:09.301 +02:00] [INF] [21] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:09.865 +02:00] [ERR] [20] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:09.865 +02:00] [WRN] [20] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:09.867 +02:00] [INF] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:10.090 +02:00] [ERR] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:10.090 +02:00] [WRN] [24] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:10.091 +02:00] [INF] [26] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:10.886 +02:00] [ERR] [27] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:10.886 +02:00] [WRN] [27] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:10.888 +02:00] [INF] [20] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:11.086 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:11.086 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:10:11.087 +02:00] [INF] [20] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217\" -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -t 0 -f null null" [2025-09-21 11:10:11.296 +02:00] [ERR] [20] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\"" to "/config/data/data/attachments/c/c5930968-9370-3f2a-3814-fdac86870217" [2025-09-21 11:10:11.296 +02:00] [WRN] [20] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv" at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken) [2025-09-21 11:11:05.069 +02:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:11:05.127 +02:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:22:49.570 -noaccurate_seek -fflags +genpts -i file:\"/config/temp-video/TESTVIDEO/S01E08-Wheat Stalks [5D19F7BA].mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"5330539d6877961bf6a35548f035aeef-1.mp4\" -start_number 221 -hls_segment_filename \"/config/cache/transcodes/5330539d6877961bf6a35548f035aeef%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/5330539d6877961bf6a35548f035aeef.m3u8\"" [2025-09-21 11:11:06.478 +02:00] [INF] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2025-09-21 11:13:44.327 +02:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.32.2.54" request