Jump to content

Video with DTS-HD not streaming


Deihmos

Recommended Posts

Deihmos
I am unable to get a movie that contains DTS-HD to play. Below is the server log. Thanks.
 
2014-05-23 10:07:21.1224 Debug - HttpServer: HTTP Response 200 to 96.57.73.26:32903. Response time: 15.6142 ms
2014-05-23 10:07:21.7005 Debug - Dlna: No matching device profile found. The default will be used. User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36. 
2014-05-23 10:07:21.7161 Info - App: C:\Users\Server\AppData\Roaming\MediaBrowser-Server\ffmpeg\20140304\ffmpeg.exe -fflags genpts -i file:"\\Server-HTPC\Movies\Cheap Thrills (2014)\Cheap Thrills.mkv" -map 0:0 -map 0:1 -map -0:s -vcodec libvpx -force_key_frames expr:if(isnan(prev_forced_t),gte(t,.1),gte(t,prev_forced_t+5)) -vf "scale=min(iw\,1280):-1" -speed 16 -quality good -profile:v 2 -slices 8 -crf 16 -maxrate:v 2872000 -bufsize:v (2872000*2) -b:v 2872000 -r 23.97602 -vsync vfr -map_metadata -1 -threads 2 -acodec libvorbis -ac 2 -ab 128000 -af "adelay=1,aresample=async=1,volume=2" "C:\Users\Server\AppData\Roaming\MediaBrowser-Server\transcoding-temp\39e1d1d8-f69e-a629-7aaf-15c0b5f7f8cb.webm"
2014-05-23 10:07:23.7319 Error - App: Error streaming media
The specified network name is no longer available
System.Net.HttpListenerException
  at System.Net.HttpResponseStream.EndWrite(IAsyncResult asyncResult)
  at System.IO.Stream.<BeginEndWriteAsync>b__17(Stream stream, IAsyncResult asyncResult)
  at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.IO.Stream.<CopyToAsyncInternal>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at MediaBrowser.Api.Playback.Progressive.ProgressiveStreamWriter.<StreamFile>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at MediaBrowser.Api.Playback.Progressive.ProgressiveStreamWriter.<WriteToAsync>d__0.MoveNext()
 
2014-05-23 10:07:23.7319 Debug - HttpServer: HTTP Response 500 to 96.57.73.26:32903. Response time: 2046.9498 ms
2014-05-23 10:07:24.7475 Info - App: Killing ffmpeg process for C:\Users\Server\AppData\Roaming\MediaBrowser-Server\transcoding-temp\39e1d1d8-f69e-a629-7aaf-15c0b5f7f8cb.webm
2014-05-23 10:07:24.7475 Info - App: FFMpeg exited with code -1
2014-05-23 10:07:24.7631 Info - App: Deleting partial stream file(s) C:\Users\Server\AppData\Roaming\MediaBrowser-Server\transcoding-temp\39e1d1d8-f69e-a629-7aaf-15c0b5f7f8cb.webm
 

 

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...