2013-01-01, 12:34 AM
I'm getting the following error (from npvr log) from trailers. After the selecting a movie trailer, the screen flashes briefly, then nothing.
2012-12-31 16:22:52.204 [DEBUG][10] Trailers: Proxy Callback: System.Net.HttpListenerException: An operation was attempted on a nonexistent network connection
at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at MovieTrailers.ProxyPlayback.CopyStream(Stream input, Stream httpOut, Stream fileOut, String tmpfile) in E:\Documents\Documents\Programming\NPVR\MovieTrailers\src\ProxyPlayback.cs:line 124
at MovieTrailers.ProxyPlayback.RespCallback(IAsyncResult asynchronousResult) in E:\Documents\Documents\Programming\NPVR\MovieTrailers\src\ProxyPlayback.cs:line 94
2012-12-31 16:22:52.204 [DEBUG][10] Trailers: Proxy Callback: System.Net.HttpListenerException: An operation was attempted on a nonexistent network connection
at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at MovieTrailers.ProxyPlayback.CopyStream(Stream input, Stream httpOut, Stream fileOut, String tmpfile) in E:\Documents\Documents\Programming\NPVR\MovieTrailers\src\ProxyPlayback.cs:line 124
at MovieTrailers.ProxyPlayback.RespCallback(IAsyncResult asynchronousResult) in E:\Documents\Documents\Programming\NPVR\MovieTrailers\src\ProxyPlayback.cs:line 94
I removed a bloated codec pack recently because it was just providing an AC3 filter. When doing this, Haali was also removed. So I tried to render an h264 movie from my movie collection and of course it would not make a graph... I never noticed as broadcast here is mpeg and I play movies with xbmc. Of course your plugin works perfectly... sorry to have wasted your time!