Jump to content

After update Version 3.0.8400.0 - transcoding not working


strikegun

Recommended Posts

strikegun

Hi,

since I updated on 3.0.8400 I can't start movies on my webinterface and even on emby clients, which need to transcode.

 

In the log I find this:

2016-11-03 14:35:40.1871 Info App: /var/lib/emby-server/ffmpeg/20150331/ffmpeg -i file:"/mnt/BigMovie/S01E03.mkv" -map_metadata -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -fl
ags -global_header -copyts -codec:a:0 aac -strict experimental -ac 2 -ab 384000 -af "adelay=1,aresample=async=1,volume=2" -max_delay 5000000 -avoid_negative_ts disabled -start_at_zero -hls_time 6 -start_number 0 -hls_list_size 0 -y "/var
/lib/emby-server/transcoding-temp/85639fa02a099b67f7d28f4cef071838.m3u8"
2016-11-03 14:35:40.1871 Error ServiceStackHost: Error occured while Processing Request: A task was canceled.
        *** Error Report ***
        Version: 3.0.8400.0
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 3.13.0.100
        Processor count: 2
        64-Bit OS: True
        64-Bit Process: True
        Program data path: /var/lib/emby-server
        Mono: 4.6.1 (Stable 4.6.1.5/ef43c15 Fri Oct 28 20:30:22 UTC 2016)
        Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
        A task was canceled.
        System.Threading.Tasks.TaskCanceledException
          at ServiceStack.TaskExt.GetResult (System.Threading.Tasks.Task task) [0x00029] in <d43033603ec44e2fb3eac944675e834e>:0
          at ServiceStack.Host.ServiceRunner`1+<>c__DisplayClass12_1[TRequest].<Execute>b__0 (System.Threading.Tasks.Task task) [0x00043] in <d43033603ec44e2fb3eac944675e834e>:0
          at System.Threading.Tasks.ContinuationResultTaskFromTask`1[TResult].InnerInvoke () [0x00027] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Threading.Tasks.Task.Execute () [0x00016] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at ServiceStack.Host.Handlers.ServiceStackHandlerBase+<HandleResponseAsync>d__13.MoveNext () [0x00090] in <d43033603ec44e2fb3eac944675e834e>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00027] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
          at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () [0x00210] in <d43033603ec44e2fb3eac944675e834e>:0


Is there a problem with the build? thanks

Edited by strikegun
Link to comment
Share on other sites

bradford

Think I got it. Had a trouble with ffmeg

 

I'd like to know as well. I am having a different-ish issue that cropped up after the update. 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...