[2024-07-24 16:56:50.160 +02:00] [INF] User policy for "admin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2024-07-24 16:56:50.179 +02:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/28d0ee494ef3b43b44a767bf6aa4377c.m3u8" [2024-07-24 16:56:50.274 +02:00] [INF] Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request [2024-07-24 16:56:50.275 +02:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -init_hw_device opencl=ocl@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/mnt/d3/Kids/Movies/Toy.Story.DTSD.DL.2160p.UHD.BluRay.HDR.x265/Toy.Story.1995.DTSD.DL.2160p.UHD.BluRay.HDR.x265.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 24790172 -maxrate 24790172 -bufsize 49580344 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,procamp_vaapi=b=16:c=1,tonemap_vaapi=format=nv12:p=bt709:t=bt709:m=bt709:extra_hw_frames=32,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 6 -ab 640000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"42cb3366503b06c34990e1baefb75c87-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/42cb3366503b06c34990e1baefb75c87%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/42cb3366503b06c34990e1baefb75c87.m3u8\"" [2024-07-24 16:56:50.785 +02:00] [ERR] FFmpeg exited with code 1 [2024-07-24 16:56:50.795 +02:00] [ERR] Error processing request. URL "GET" "/videos/7ccfb9e3-56e3-780f-0be4-f0232fdbeb44/hls1/main/-1.mp4". MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1 at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory) at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId) at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions) at lambda_method1186(Closure, Object) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager) at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager) at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager) at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext) at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context) at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager) at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context) [2024-07-24 16:56:50.833 +02:00] [INF] Deleting partial stream file(s) "/var/cache/jellyfin/transcodes/42cb3366503b06c34990e1baefb75c87.m3u8" [2024-07-24 16:56:52.331 +02:00] [INF] Playback stopped reported by app "Jellyfin Web" "10.9.8" playing "Toy Story". Stopped at "0" ms [2024-07-24 16:56:52.343 +02:00] [INF] Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTI2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTI2LjB8MTcxNzcwMTg1MzgyNQ11-465d28bdc80d44c7b8b44a1d4ccb9d6c-7ccfb9e356e3780f0be4f0232fdbeb44" [2024-07-24 16:56:52.343 +02:00] [INF] PlaybackTracker : Adding Stop Event : 07/24/2024 16:56:52 [2024-07-24 16:56:52.343 +02:00] [INF] Playback stop but TrackedPlaybackInfo not found! not storing activity in DB [2024-07-24 16:57:08.077 +02:00] [INF] "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds [2024-07-24 16:57:09.297 +02:00] [INF] session.RemoteEndPoint : "my_ip" [2024-07-24 16:57:09.297 +02:00] [INF] StartPlaybackTimer : event_playing_id = "7ccfb9e356e3780f0be4f0232fdbeb44" [2024-07-24 16:57:09.297 +02:00] [INF] StartPlaybackTimer : event_user_id = "465d28bdc80d44c7b8b44a1d4ccb9d6c" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : event_user_id_int = 1 [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : session_playing_id = "" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : session_user_id = "465d28bdc80d44c7b8b44a1d4ccb9d6c" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : play_method = "na" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : e.ClientName = "Jellyfin Web" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : e.DeviceName = "Firefox" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : ItemName = "Toy Story" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : ItemId = "7ccfb9e356e3780f0be4f0232fdbeb44" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : ItemType = "Movie" [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : Details do not match for play item [2024-07-24 16:57:09.298 +02:00] [INF] StartPlaybackTimer : Exited