2023-09-14, 03:14 PM
This is the main log_20230915.log file up until the point playback resumed.
If you need a larger log let me know, this is from a fresh restart of the server.
If you need a larger log let me know, this is from a fresh restart of the server.
Code:
[2023-09-15 01:10:54.924 +10:00] [INF] [1] Main: Jellyfin version: "10.8.10"
[2023-09-15 01:10:54.940 +10:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2023-09-15 01:10:54.943 +10:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2023-09-15 01:10:54.945 +10:00] [INF] [1] Main: Operating system: "Windows"
[2023-09-15 01:10:54.946 +10:00] [INF] [1] Main: Architecture: X64
[2023-09-15 01:10:54.947 +10:00] [INF] [1] Main: 64-Bit Process: True
[2023-09-15 01:10:54.949 +10:00] [INF] [1] Main: User Interactive: True
[2023-09-15 01:10:54.950 +10:00] [INF] [1] Main: Processor count: 16
[2023-09-15 01:10:54.951 +10:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2023-09-15 01:10:54.952 +10:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2023-09-15 01:10:54.952 +10:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2023-09-15 01:10:55.056 +10:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2023-09-15 01:10:55.090 +10:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2023-09-15 01:10:55.100 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniList, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniList_5.0.0.0\Jellyfin.Plugin.AniList.dll"
[2023-09-15 01:10:55.103 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\TheTVDB_10.0.0.0\Jellyfin.Plugin.Tvdb.dll"
[2023-09-15 01:10:55.105 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "TvDbSharper, Version=3.2.2.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\TheTVDB_10.0.0.0\TvDbSharper.dll"
[2023-09-15 01:10:55.196 +10:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2023-09-15 01:10:55.197 +10:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2023-09-15 01:10:55.199 +10:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2023-09-15 01:10:55.207 +10:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2023-09-15 01:10:55.208 +10:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2023-09-15 01:10:57.291 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniList" "5.0.0.0"
[2023-09-15 01:10:57.293 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TheTVDB" "10.0.0.0"
[2023-09-15 01:10:57.296 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.10.0"
[2023-09-15 01:10:57.298 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.10.0"
[2023-09-15 01:10:57.300 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.10.0"
[2023-09-15 01:10:57.301 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.10.0"
[2023-09-15 01:10:57.303 +10:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.10.0"
[2023-09-15 01:10:57.346 +10:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
[2023-09-15 01:10:57.589 +10:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2023-09-15 01:10:57.611 +10:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2023-09-15 02:00:00.000 +10:00, which is 00:49:02.3886717 from now.
[2023-09-15 01:10:57.670 +10:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.3"
[2023-09-15 01:10:57.720 +10: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", "dca", "flac", "mp3", "truehd"]
[2023-09-15 01:10:57.791 +10:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2023-09-15 01:10:57.836 +10:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2023-09-15 01:10:58.010 +10:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2023-09-15 01:10:58.050 +10:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2023-09-15 01:10:58.161 +10:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2023-09-15 01:10:58.163 +10:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "168108103bfd4d8893ab1499608b1891"
[2023-09-15 01:10:58.235 +10:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0662117
[2023-09-15 01:10:58.236 +10:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2023-09-15 01:10:58.349 +10:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\SortedTVDB\TV Shows"
[2023-09-15 01:10:58.349 +10:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\SortedTVDB\Movies"
[2023-09-15 01:10:58.352 +10:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.1153048
[2023-09-15 01:10:58.353 +10:00] [INF] [1] Main: Startup complete 0:00:03.5425721
[2023-09-15 01:10:58.586 +10:00] [INF] [7] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
[2023-09-15 01:11:00.618 +10:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2023-09-15 01:11:00.619 +10:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2023-09-15 01:11:00.622 +10:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2023-09-15 01:11:02.317 +10:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2023-09-15 01:11:02.323 +10:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2023-09-15 01:11:03.326 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.329 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.331 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.332 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.334 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.336 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.337 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.339 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.340 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.342 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.344 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.346 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.349 +10:00] [WRN] [9] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-09-15 01:11:03.569 +10:00] [INF] [14] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
[2023-09-15 01:11:17.338 +10:00] [INF] [10] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "akeld". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2023-09-15 01:11:17.401 +10:00] [INF] [10] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="D:\SortedTVDB\TV Shows\Fate Stay Night - Unlimited Blade Works\Specials\Fate Stay Night - Unlimited Blade Works - S00E01 - Prologue.mkv", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=VideoCodecNotSupported, AudioCodecNotSupported, SubtitleCodecNotSupported ) "media:/videos/2dc2e538-9daa-a7a8-3117-6b1f5d866bdd/master.m3u8?MediaSourceId=2dc2e5389daaa7a831176b1f5d866bdd&VideoCodec=h264&AudioCodec=aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=<token>&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=26884d658c25ef8f27c208a63018e4a7&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&TranscodeReasons=VideoCodecNotSupported,%20AudioCodecNotSupported,%20SubtitleCodecNotSupported"
[2023-09-15 01:11:17.814 +10:00] [INF] [9] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
[2023-09-15 01:11:17.837 +10:00] [INF] [9] Jellyfin.Api.Helpers.TranscodingJobHelper: "ffmpeg" "-analyzeduration 200M -init_hw_device d3d11va=dx11:,vendor=0x1002 -init_hw_device opencl=ocl@dx11 -filter_hw_device ocl -hwaccel d3d11va -hwaccel_output_format d3d11 -autorotate 0 -i file:\"D:\SortedTVDB\TV Shows\Fate Stay Night - Unlimited Blade Works\Specials\Fate Stay Night - Unlimited Blade Works - S00E01 - Prologue.mkv\" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:0 -codec:v:0 h264_amf -quality speed -rc cbr -qmin 0 -qmax 32 -b:v 11326471 -maxrate 11326471 -bufsize 22652942 -g:v:0 72 -keyint_min:v:0 72 -filter_complex \"alphasrc=s=1920x1080:r=10:start='0',format=yuva420p,subtitles=f='D\:/SortedTVDB/TV Shows/Fate Stay Night - Unlimited Blade Works/Specials/Fate Stay Night - Unlimited Blade Works - S00E01 - Prologue.mkv':si=0:alpha=1:sub2video=1:fontsdir='C\:/ProgramData/Jellyfin/Server/cache/attachments/2dc2e5389daaa7a831176b1f5d866bdd',hwupload=derive_device=opencl[sub];[0:0]setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,hwmap=derive_device=opencl,scale_opencl=format=nv12[main];[main][sub]overlay_opencl=eof_action=endall:shortest=1:repeatlast=0,hwmap=derive_device=d3d11va:reverse=1,format=d3d11\" -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 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"C:\ProgramData\Jellyfin\Server\transcodes\2f50c8fee91742f9807e130a17407658%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"C:\ProgramData\Jellyfin\Server\transcodes\2f50c8fee91742f9807e130a17407658.m3u8\""
[2023-09-15 01:11:46.826 +10:00] [INF] [20] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2023-09-15 01:11:58.840 +10:00] [INF] [10] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
[2023-09-15 01:12:07.846 +10:00] [WRN] [18] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/videos/2dc2e538-9daa-a7a8-3117-6b1f5d866bdd/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMi4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2ODMwMjA3NjcyMjI1&MediaSourceId=2dc2e5389daaa7a831176b1f5d866bdd&VideoCodec=h264&AudioCodec=aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=45b989dee4934063b7cf2f4b9f547197&api_key=14b97c83603647628b8dde33a3d92079&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=26884d658c25ef8f27c208a63018e4a7&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&TranscodeReasons=VideoCodecNotSupported,%20AudioCodecNotSupported,%20SubtitleCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" to "127.0.0.1" in 0:00:50.0457049 with Status Code 200
[2023-09-15 01:12:07.846 +10:00] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/videos/2dc2e538-9daa-a7a8-3117-6b1f5d866bdd/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMi4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2ODMwMjA3NjcyMjI1&MediaSourceId=2dc2e5389daaa7a831176b1f5d866bdd&VideoCodec=h264&AudioCodec=aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=45b989dee4934063b7cf2f4b9f547197&api_key=14b97c83603647628b8dde33a3d92079&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=26884d658c25ef8f27c208a63018e4a7&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&TranscodeReasons=VideoCodecNotSupported,%20AudioCodecNotSupported,%20SubtitleCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" to "127.0.0.1" in 0:00:28.8992818 with Status Code 200
[2023-09-15 01:12:07.846 +10:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/videos/2dc2e538-9daa-a7a8-3117-6b1f5d866bdd/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMi4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2ODMwMjA3NjcyMjI1&MediaSourceId=2dc2e5389daaa7a831176b1f5d866bdd&VideoCodec=h264&AudioCodec=aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=45b989dee4934063b7cf2f4b9f547197&api_key=14b97c83603647628b8dde33a3d92079&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=26884d658c25ef8f27c208a63018e4a7&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&TranscodeReasons=VideoCodecNotSupported,%20AudioCodecNotSupported,%20SubtitleCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" to "127.0.0.1" in 0:00:06.6995479 with Status Code 200
[2023-09-15 01:12:08.006 +10:00] [INF] [18] Jellyfin.Api.Helpers.TranscodingJobHelper: Stopping ffmpeg process with q command for "C:\ProgramData\Jellyfin\Server\transcodes\2f50c8fee91742f9807e130a17407658.m3u8"
[2023-09-15 01:12:08.333 +10:00] [INF] [18] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0
[2023-09-15 01:12:08.335 +10:00] [INF] [18] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
[2023-09-15 01:12:08.337 +10:00] [INF] [18] Jellyfin.Api.Helpers.TranscodingJobHelper: "ffmpeg" "-analyzeduration 200M -ss 00:39:48.000 -init_hw_device d3d11va=dx11:,vendor=0x1002 -init_hw_device opencl=ocl@dx11 -filter_hw_device ocl -hwaccel d3d11va -hwaccel_output_format d3d11 -autorotate 0 -i file:\"D:\SortedTVDB\TV Shows\Fate Stay Night - Unlimited Blade Works\Specials\Fate Stay Night - Unlimited Blade Works - S00E01 - Prologue.mkv\" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:0 -codec:v:0 h264_amf -quality speed -rc cbr -qmin 0 -qmax 32 -b:v 11326471 -maxrate 11326471 -bufsize 22652942 -g:v:0 72 -keyint_min:v:0 72 -filter_complex \"alphasrc=s=1920x1080:r=10:start='00\:39\:48\.000',format=yuva420p,subtitles=f='D\:/SortedTVDB/TV Shows/Fate Stay Night - Unlimited Blade Works/Specials/Fate Stay Night - Unlimited Blade Works - S00E01 - Prologue.mkv':si=0:alpha=1:sub2video=1:fontsdir='C\:/ProgramData/Jellyfin/Server/cache/attachments/2dc2e5389daaa7a831176b1f5d866bdd',hwupload=derive_device=opencl[sub];[0:0]setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,hwmap=derive_device=opencl,scale_opencl=format=nv12[main];[main][sub]overlay_opencl=eof_action=endall:shortest=1:repeatlast=0,hwmap=derive_device=d3d11va:reverse=1,format=d3d11\" -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 3 -hls_segment_type mpegts -start_number 796 -hls_segment_filename \"C:\ProgramData\Jellyfin\Server\transcodes\2f50c8fee91742f9807e130a17407658%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"C:\ProgramData\Jellyfin\Server\transcodes\2f50c8fee91742f9807e130a17407658.m3u8\""
[2023-09-15 01:12:12.424 +10:00] [WRN] [33] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/videos/2dc2e538-9daa-a7a8-3117-6b1f5d866bdd/hls1/main/796.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMi4wLjAuMCBTYWZhcmkvNTM3LjM2fDE2ODMwMjA3NjcyMjI1&MediaSourceId=2dc2e5389daaa7a831176b1f5d866bdd&VideoCodec=h264&AudioCodec=aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=45b989dee4934063b7cf2f4b9f547197&api_key=14b97c83603647628b8dde33a3d92079&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=26884d658c25ef8f27c208a63018e4a7&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&TranscodeReasons=VideoCodecNotSupported,%20AudioCodecNotSupported,%20SubtitleCodecNotSupported&runtimeTicks=23880000000&actualSegmentLengthTicks=30000000" to "127.0.0.1" in 0:00:04.4249569 with Status Code 200
[2023-09-15 01:12:51.633 +10:00] [INF] [37] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0