Air21246 0 Posted August 25, 2019 Posted August 25, 2019 I think I found the reason. The log shows that there is a problem with ffmpeg, maybe it is outdated, how can I update ffmpeg under synology platform? The following is the information displayed in the log: *** Error Report *** Version: 4.2.1.0 Command line: /var/packages/EmbyServer/target/server/EmbyServer.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -ffdetect /var/packages/EmbyServer/target/ffmpeg/bin/ffdetect -restartexitcode 121 Operating system: Unix 3.10.102.0 64-Bit OS: True 64-Bit Process: True User Interactive: False Mono: 5.18.0.240 (tarball Sat Jan 19 18:34:18 UTC 2019) Runtime: file:///volume1/@appstore/EmbyServer/3rdparty/mono/5.18.0.240/lib/mono/4.5/mscorlib.dll Processor count: 16 Program data path: /var/packages/EmbyServer/target/var Application directory: /volume1/@appstore/EmbyServer/releases/4.2.1.0 System.Exception: System.Exception: Clip info file 00002.clpi has an unknown file type HDMV0300. at BDInfo.BDROM.Scan () [0x00053] in <74683d8b711b443c8e02f30d6da959d9>:0 at BDInfo.BdInfoExaminer.GetDiscInfo (System.String path) [0x0001f] in <74683d8b711b443c8e02f30d6da959d9>:0 at Emby.Server.Implementations.Library.BlurayMounter.Mount (System.ReadOnlyMemory`1[T] mediaPath, System.ReadOnlyMemory`1[T] container, System.Threading.CancellationToken cancellationToken) [0x00018] in <450b368eae8f4cb8ab4853f8ffe89952>:0 at Emby.Server.Implementations.IO.MediaMountManager.Mount (System.ReadOnlyMemory`1[T] mediaPath, System.ReadOnlyMemory`1[T] container, System.Threading.CancellationToken cancellationToken) [0x00036] in <450b368eae8f4cb8ab4853f8ffe89952>:0 at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T] (T item, MediaBrowser.Controller.Providers.MetadataRefreshOptions options, MediaBrowser.Model.Configuration.LibraryOptions libraryOptions, System.Threading.CancellationToken cancellationToken) [0x000c1] in <b7be8b5d30e24ef588de688a10f75ee8>:0 at MediaBrowser.Providers.Manager.MetadataService`2[TItemType,TIdType].RunCustomProvider (MediaBrowser.Controller.Providers.ICustomMetadataProvider`1[TItemType] provider, TItemType item, System.String logName, MediaBrowser.Controller.Providers.MetadataRefreshOptions options, MediaBrowser.Providers.Manager.RefreshResult refreshResult, System.Threading.CancellationToken cancellationToken) [0x000d9] in <b7be8b5d30e24ef588de688a10f75ee8>:0 Source: mscorlib TargetSite: Void Throw() 2019-08-25 10:28:10.899 Info MediaEncoder: ProcessRun 'ffprobe' Execute: /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -probesize 1G -analyzeduration 200M -i concat:"/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00504.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00506.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00513.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00507.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00512.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00508.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00514.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00501.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00502.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00510.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00505.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00509.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00511.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00503.m2ts|/volume1/MediaStation/Video/Now.You.See.Me.2.2016/BDMV/STREAM/00515.m2ts" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data 2019-08-25 10:28:10.910 Info MediaEncoder: ProcessRun 'ffprobe' Started. 2019-08-25 10:28:14.155 Info MediaEncoder: ProcessRun 'ffprobe' Process exited with code 0 I think I found the reason. embyserver.txt
Luke 42077 Posted August 25, 2019 Posted August 25, 2019 It's not outdated. So the problem is only with bluray folder rips?
Mialo 0 Posted June 18, 2020 Posted June 18, 2020 Still valid. Here are the logs. 2020-06-18 22:06:15.811 Error HttpServer: Error processing request *** Error Report *** Version: 4.4.3.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 5.3.0.59 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll System.Environment.Version: 3.1.2 Processor count: 16 Program data path: /config Application directory: /system System.Exception: System.Exception: Clip info file 00640.clpi has an unknown file type HDMV0300. at BDInfo.BDROM.Scan() at BDInfo.BdInfoExaminer.GetDiscInfo(String path) at BlurayMounter.BlurayMounter.Mount(ReadOnlyMemory`1 mediaPath, ReadOnlyMemory`1 container, CancellationToken cancellationToken) at Emby.Server.Implementations.IO.MediaMountManager.Mount(ReadOnlyMemory`1 mediaPath, ReadOnlyMemory`1 container, CancellationToken cancellationToken) at Emby.Server.MediaEncoding.Unified.EncodingCommon.AcquireResources(EncodingJobInfo state, CancellationToken cancellationToken) at Emby.Server.MediaEncoding.Api.BaseStreamingService.StartFfMpeg(StreamState state, String outputPath, CancellationTokenSource cancellationTokenSource, Boolean acquireResources) at Emby.Server.MediaEncoding.Api.Hls.BaseHlsService.ProcessRequest(StreamRequest request) at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: BlurayMounter TargetSite: Void Scan()
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now