Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2024-09-23T08:34:18.541910697Z [2024-09-23 18:34:18.541 +10:00] [INF] [52] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 172.18.0.1 request
- 2024-09-23T08:34:28.905498598Z [2024-09-23 18:34:28.905 +10:00] [INF] [11] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for rama3124. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- 2024-09-23T08:34:29.286042975Z [2024-09-23 18:34:29.285 +10:00] [INF] [49] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- 2024-09-23T08:34:29.286136591Z [2024-09-23 18:34:29.286 +10:00] [INF] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -fflags +genpts -i file:"/data/media/tv/Last Week Tonight with John Oliver (2014)/Season 11/Last Week Tonight with John Oliver (2014) - S11E23 - September 22 2024 [WEBDL-1080p][EAC3 2.0][h264]-successfulcrab.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 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 "36be3eb81001b39952b26ed8bc9dda88-1.mp4" -start_number 0 -hls_segment_filename "/config/data/transcodes/36be3eb81001b39952b26ed8bc9dda88%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/36be3eb81001b39952b26ed8bc9dda88.m3u8"
- 2024-09-23T08:34:29.287954017Z [2024-09-23 18:34:29.286 +10:00] [ERR] [49] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /videos/43f1b2cc-5871-8351-a1da-d7f78da265cf/hls1/main/-1.mp4.
- 2024-09-23T08:34:29.287973794Z System.UnauthorizedAccessException: Access to the path '/config/log/FFmpeg.DirectStream-2024-09-23_18-34-29_43f1b2cc58718351a1dad7f78da265cf_a5ac46e8.log' is denied.
- 2024-09-23T08:34:29.287982480Z ---> System.IO.IOException: Permission denied
- 2024-09-23T08:34:29.287989964Z --- End of inner exception stack trace ---
- 2024-09-23T08:34:29.287999502Z at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
- 2024-09-23T08:34:29.288008579Z at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
- 2024-09-23T08:34:29.288016364Z at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
- 2024-09-23T08:34:29.288049917Z at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
- 2024-09-23T08:34:29.288061539Z at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- 2024-09-23T08:34:29.288069233Z at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 2024-09-23T08:34:29.288078010Z 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)
- 2024-09-23T08:34:29.288087718Z at lambda_method394(Closure, Object)
- 2024-09-23T08:34:29.288094781Z at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- 2024-09-23T08:34:29.288102025Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- 2024-09-23T08:34:29.288110460Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 2024-09-23T08:34:29.288120940Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- 2024-09-23T08:34:29.288128985Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- 2024-09-23T08:34:29.288136269Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- 2024-09-23T08:34:29.288143342Z --- End of stack trace from previous location ---
- 2024-09-23T08:34:29.288151868Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 2024-09-23T08:34:29.288178548Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- 2024-09-23T08:34:29.288189539Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- 2024-09-23T08:34:29.288197253Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- 2024-09-23T08:34:29.288204597Z --- End of stack trace from previous location ---
- 2024-09-23T08:34:29.288212762Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- 2024-09-23T08:34:29.288223452Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- 2024-09-23T08:34:29.288231738Z at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- 2024-09-23T08:34:29.288242177Z at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- 2024-09-23T08:34:29.288250984Z at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- 2024-09-23T08:34:29.288259329Z at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- 2024-09-23T08:34:29.288267615Z at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.288274989Z at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.288282272Z at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.288290097Z at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.288300156Z at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- 2024-09-23T08:34:29.288310285Z at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.288321085Z at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.288330343Z at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.288340762Z at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- 2024-09-23T08:34:29.288351001Z at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- 2024-09-23T08:34:29.288362122Z at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.409343141Z [2024-09-23 18:34:29.409 +10:00] [INF] [11] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for rama3124. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- 2024-09-23T08:34:29.418626711Z [2024-09-23 18:34:29.418 +10:00] [INF] [56] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for /config/data/transcodes/36be3eb81001b39952b26ed8bc9dda88.m3u8
- 2024-09-23T08:34:29.418746656Z [2024-09-23 18:34:29.418 +10:00] [INF] [56] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) /config/data/transcodes/36be3eb81001b39952b26ed8bc9dda88.m3u8
- 2024-09-23T08:34:29.484239241Z [2024-09-23 18:34:29.484 +10:00] [INF] [49] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- 2024-09-23T08:34:29.484455727Z [2024-09-23 18:34:29.484 +10:00] [INF] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device drm=dr:/dev/dri/renderD128 -init_hw_device vaapi=va@dr -init_hw_device vulkan=vk@dr -filter_hw_device vk -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/data/media/tv/Last Week Tonight with John Oliver (2014)/Season 11/Last Week Tonight with John Oliver (2014) - S11E23 - September 22 2024 [WEBDL-1080p][EAC3 2.0][h264]-successfulcrab.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -rc_mode VBR -b:v 10052965 -maxrate 10052965 -bufsize 20105930 -profile:v:0 high -sei -a53_cc -force_key_frames:0 "expr:gte(t,n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12" -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 fmp4 -hls_fmp4_init_filename "50ba871e2ca11291852b004c1f02987c-1.mp4" -start_number 0 -hls_segment_filename "/config/data/transcodes/50ba871e2ca11291852b004c1f02987c%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/50ba871e2ca11291852b004c1f02987c.m3u8"
- 2024-09-23T08:34:29.486143821Z [2024-09-23 18:34:29.485 +10:00] [ERR] [49] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /videos/43f1b2cc-5871-8351-a1da-d7f78da265cf/hls1/main/-1.mp4.
- 2024-09-23T08:34:29.486163939Z System.UnauthorizedAccessException: Access to the path '/config/log/FFmpeg.Transcode-2024-09-23_18-34-29_43f1b2cc58718351a1dad7f78da265cf_497f73a4.log' is denied.
- 2024-09-23T08:34:29.486173366Z ---> System.IO.IOException: Permission denied
- 2024-09-23T08:34:29.486181662Z --- End of inner exception stack trace ---
- 2024-09-23T08:34:29.486205236Z at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
- 2024-09-23T08:34:29.486242115Z at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
- 2024-09-23T08:34:29.486303691Z at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
- 2024-09-23T08:34:29.486339388Z at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
- 2024-09-23T08:34:29.486381326Z at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- 2024-09-23T08:34:29.486390724Z at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 2024-09-23T08:34:29.486399350Z 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)
- 2024-09-23T08:34:29.486407034Z at lambda_method394(Closure, Object)
- 2024-09-23T08:34:29.486414318Z at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- 2024-09-23T08:34:29.486421461Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- 2024-09-23T08:34:29.486427653Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 2024-09-23T08:34:29.486433835Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- 2024-09-23T08:34:29.486439826Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- 2024-09-23T08:34:29.486445847Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- 2024-09-23T08:34:29.486451738Z --- End of stack trace from previous location ---
- 2024-09-23T08:34:29.486457789Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 2024-09-23T08:34:29.486464151Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- 2024-09-23T08:34:29.486484329Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- 2024-09-23T08:34:29.486493997Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- 2024-09-23T08:34:29.486502193Z --- End of stack trace from previous location ---
- 2024-09-23T08:34:29.486510368Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- 2024-09-23T08:34:29.486518764Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- 2024-09-23T08:34:29.486526999Z at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- 2024-09-23T08:34:29.486535395Z at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- 2024-09-23T08:34:29.486543420Z at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- 2024-09-23T08:34:29.486552106Z at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- 2024-09-23T08:34:29.486560472Z at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.486568547Z at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.486576752Z at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.486584767Z at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.486593163Z at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- 2024-09-23T08:34:29.486601709Z at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.486611267Z at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.486619482Z at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.486627728Z at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- 2024-09-23T08:34:29.486635963Z at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- 2024-09-23T08:34:29.486644499Z at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.506758570Z [2024-09-23 18:34:29.506 +10:00] [INF] [49] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for rama3124. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- 2024-09-23T08:34:29.516364435Z [2024-09-23 18:34:29.516 +10:00] [INF] [11] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for /config/data/transcodes/50ba871e2ca11291852b004c1f02987c.m3u8
- 2024-09-23T08:34:29.516445266Z [2024-09-23 18:34:29.516 +10:00] [INF] [11] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) /config/data/transcodes/50ba871e2ca11291852b004c1f02987c.m3u8
- 2024-09-23T08:34:29.584508149Z [2024-09-23 18:34:29.584 +10:00] [INF] [10] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- 2024-09-23T08:34:29.584785549Z [2024-09-23 18:34:29.584 +10:00] [INF] [10] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device drm=dr:/dev/dri/renderD128 -init_hw_device vaapi=va@dr -init_hw_device vulkan=vk@dr -filter_hw_device vk -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/data/media/tv/Last Week Tonight with John Oliver (2014)/Season 11/Last Week Tonight with John Oliver (2014) - S11E23 - September 22 2024 [WEBDL-1080p][EAC3 2.0][h264]-successfulcrab.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -rc_mode VBR -b:v 10052965 -maxrate 10052965 -bufsize 20105930 -profile:v:0 high -sei -a53_cc -force_key_frames:0 "expr:gte(t,n_forced*3)" -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12" -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 fmp4 -hls_fmp4_init_filename "c5aa2cd08006e02a93d9391e895b48a9-1.mp4" -start_number 0 -hls_segment_filename "/config/data/transcodes/c5aa2cd08006e02a93d9391e895b48a9%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/c5aa2cd08006e02a93d9391e895b48a9.m3u8"
- 2024-09-23T08:34:29.586094662Z [2024-09-23 18:34:29.585 +10:00] [ERR] [10] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /videos/43f1b2cc-5871-8351-a1da-d7f78da265cf/hls1/main/-1.mp4.
- 2024-09-23T08:34:29.586111494Z System.UnauthorizedAccessException: Access to the path '/config/log/FFmpeg.Transcode-2024-09-23_18-34-29_43f1b2cc58718351a1dad7f78da265cf_0f686b14.log' is denied.
- 2024-09-23T08:34:29.586121963Z ---> System.IO.IOException: Permission denied
- 2024-09-23T08:34:29.586132723Z --- End of inner exception stack trace ---
- 2024-09-23T08:34:29.586143424Z at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
- 2024-09-23T08:34:29.586154695Z at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
- 2024-09-23T08:34:29.586166006Z at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
- 2024-09-23T08:34:29.586176656Z at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
- 2024-09-23T08:34:29.586187306Z at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- 2024-09-23T08:34:29.586228072Z at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- 2024-09-23T08:34:29.586241006Z 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)
- 2024-09-23T08:34:29.586256335Z at lambda_method394(Closure, Object)
- 2024-09-23T08:34:29.586267216Z at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- 2024-09-23T08:34:29.586278126Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- 2024-09-23T08:34:29.586288906Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 2024-09-23T08:34:29.586300137Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- 2024-09-23T08:34:29.586311418Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- 2024-09-23T08:34:29.586322780Z at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- 2024-09-23T08:34:29.586333350Z --- End of stack trace from previous location ---
- 2024-09-23T08:34:29.586344300Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 2024-09-23T08:34:29.586355010Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- 2024-09-23T08:34:29.586365249Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- 2024-09-23T08:34:29.586388383Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- 2024-09-23T08:34:29.586396688Z --- End of stack trace from previous location ---
- 2024-09-23T08:34:29.586404112Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- 2024-09-23T08:34:29.586411586Z at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- 2024-09-23T08:34:29.586418990Z at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- 2024-09-23T08:34:29.586428949Z at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- 2024-09-23T08:34:29.586437765Z at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- 2024-09-23T08:34:29.586445139Z at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- 2024-09-23T08:34:29.586452553Z at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.586459817Z at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.586468032Z at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.586478301Z at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.586488881Z at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- 2024-09-23T08:34:29.586499912Z at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.586511343Z at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.586522234Z at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- 2024-09-23T08:34:29.586532813Z at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- 2024-09-23T08:34:29.586543714Z at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- 2024-09-23T08:34:29.586554454Z at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- 2024-09-23T08:34:29.606846328Z [2024-09-23 18:34:29.606 +10:00] [INF] [11] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for /config/data/transcodes/c5aa2cd08006e02a93d9391e895b48a9.m3u8
- 2024-09-23T08:34:29.606969328Z [2024-09-23 18:34:29.606 +10:00] [INF] [11] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) /config/data/transcodes/c5aa2cd08006e02a93d9391e895b48a9.m3u8
- 2024-09-23T08:34:31.107639097Z [2024-09-23 18:34:31.107 +10:00] [INF] [10] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app Jellyfin Web 10.9.11 playing September 22, 2024. Stopped at 0 ms
Advertisement
Add Comment
Please, Sign In to add comment