lexisdude 145 Posted January 7, 2015 Posted January 7, 2015 (edited) I am not sure how long this has been occuring on my setup but I have noticed that when I load an MKV file from the web client on my server system and seek forward in the file - it returns with video error and a blank page thereafter. Now on a remote PC using the web client - I load the same mkv, advance forward and there is no error. If I let the mkv file play without advancing , it does so without incident.On the server system - this same MKV file plays and seeks fine in theater , and also in WMC. The video also plays and seeks fine in any external player on the server.This only occurs with MKV files, on the local machine - using the web client. Any thoughts to this? Here is a transcode message in the log ::2015-01-07 08:39:40.4943 Debug - HttpServer: HTTP DELETE http://localhost:8096/mediabrowser/Videos/ActiveEncodings?deviceId=b64a0dc6c7ec8256d94b5efa6e50e5e345b76ce2 Ip: [::1]:54744. Headers: DNT=1,X-MediaBrowser-Token=6769025f9d93464d86f0e724b784cf3e,Connection=keep-alive,Accept=*/*,Accept-Encoding=gzip, deflate,Accept-Language=en-US,en;q=0.5,Authorization=MediaBrowser Client="Dashboard", Device="Firefox 34.0", DeviceId="b64a0dc6c7ec8256d94b5efa6e50e5e345b76ce2", Version="3.0.5482.1", UserId="46e99a0ffbe0213680dfc4cb831a9b13",Host=localhost:8096,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.02015-01-07 08:39:40.4943 Info - App: Killing ffmpeg process for E:\Transcode\streaming\0bc6f110c1d275e04a2f41a8c95eb002.mp42015-01-07 08:39:40.6293 Debug - App: Disposing stream resources2015-01-07 08:39:40.6293 Info - App: FFMpeg exited with code 02015-01-07 08:39:40.6293 Info - App: Deleting partial stream file(s) E:\Transcode\streaming\0bc6f110c1d275e04a2f41a8c95eb002.mp42015-01-07 08:39:40.6293 Debug - HttpServer: HTTP Response 204 to ::1. Response time: 138.01 ms. Url: http://localhost:8096/mediabrowser/Videos/ActiveEncodings?deviceId=b64a0dc6c7ec8256d94b5efa6e50e5e345b76ce22015-01-07 08:39:40.6823 Debug - HttpServer: HTTP GET http://localhost:8096/mediabrowser/Videos/41e27657615bea19630ca786974fc3a6/stream.mp4?audioChannels=2&AudioStreamIndex=3&deviceId=b64a0dc6c7ec8256d94b5efa6e50e5e345b76ce2&Static=undefined&mediaSourceId=41e27657615bea19630ca786974fc3a6&MaxWidth=1280&VideoBitrate=9872000&AudioBitrate=128000&VideoCodec=h264&AudioCodec=aac&profile=baseline&level=3&ClientTime=1420637980475&starttimeticks=12381969600 Ip: [::1]:54744. Headers: DNT=1,Connection=keep-alive,Accept=video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5,Accept-Language=en-US,en;q=0.5,Host=localhost:8096,Range=bytes=0-,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.02015-01-07 08:39:40.6823 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Unable to bind request *** Error Report *** Version: 3.0.5482.1 Command line: C:\Users\John\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.2.9200.0 Processor count: 8 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\John\AppData\Roaming\MediaBrowser-Server Application Path: C:\Users\John\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Unable to bind request ServiceStack.Host.RequestBindingException at ServiceStack.Host.RestHandler.CreateRequest(IRequest httpReq, IRestPath restPath) at ServiceStack.Host.RestHandler.ProcessRequestAsync(IRequest httpReq, IResponse httpRes, String operationName) InnerException: System.Runtime.Serialization.SerializationException KeyValueDataContractDeserializer: Error converting to type: String was not recognized as a valid Boolean. propertyName: Static propertyValueString: undefined propertyType: System.Boolean at ServiceStack.Serialization.StringMapTypeDeserializer.PopulateFromMap(Object instance, IDictionary`2 keyValuePairs, List`1 ignoredWarningsOnPropertyNames) at ServiceStack.Host.RestPath.CreateRequest(String pathInfo, Dictionary`2 queryStringAndFormData, Object fromInstance) at ServiceStack.Host.RestHandler.CreateRequest(IRequest httpReq, IRestPath restPath, Dictionary`2 requestParams, Boolean createContentTypeRequest) at ServiceStack.Host.RestHandler.CreateRequest(IRequest httpReq, IRestPath restPath) InnerException: System.FormatException String was not recognized as a valid Boolean. at System.Boolean.Parse(String value) at ServiceStack.Text.Common.DeserializeBuiltin`1.<GetParseFn>b__0(String value) at ServiceStack.Text.Common.JsReader`1.<>c__DisplayClassc`1.<GetCoreParseFn>b__8(String value) at ServiceStack.Serialization.StringMapTypeDeserializer.PopulateFromMap(Object instance, IDictionary`2 keyValuePairs, List`1 ignoredWarningsOnPropertyNames) 2015-01-07 08:39:40.6823 Debug - HttpServer: HTTP Response 400 to ::1. Response time: 4.0001 ms. Url: http://localhost:8096/mediabrowser/Videos/41e27657615bea19630ca786974fc3a6/stream.mp4?audioChannels=2&AudioStreamIndex=3&deviceId=b64a0dc6c7ec8256d94b5efa6e50e5e345b76ce2&Static=undefined&mediaSourceId=41e27657615bea19630ca786974fc3a6&MaxWidth=1280&VideoBitrate=9872000&AudioBitrate=128000&VideoCodec=h264&AudioCodec=aac&profile=baseline&level=3&ClientTime=1420637980475&starttimeticks=123819696002015-01-07 08:39:42.1445 Error - App: Error deleting partial stream file(s) E:\Transcode\streaming\0bc6f110c1d275e04a2f41a8c95eb002.mp4 *** Error Report *** Version: 3.0.5482.1 Command line: C:\Users\John\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.2.9200.0 Processor count: 8 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\John\AppData\Roaming\MediaBrowser-Server Application Path: C:\Users\John\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe The process cannot access the file 'E:\Transcode\streaming\0bc6f110c1d275e04a2f41a8c95eb002.mp4' because it is being used by another process. System.IO.IOException at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at MediaBrowser.Api.ApiEntryPoint.<DeletePartialStreamFiles>d__22.MoveNext() 2015-01-07 08:39:42.1445 Info - App: Deleting partial stream file(s) E:\Transcode\streaming\0bc6f110c1d275e04a2f41a8c95eb002.mp42015-01-07 08:39:42.3586 Debug - HttpServer: HTTP Response 200 to ::1. Response time: 8631.6361 ms. Url: http://localhost:8096/mediabrowser/Videos/41e27657615bea19630ca786974fc3a6/stream.mp4?audioChannels=2&AudioStreamIndex=3&deviceId=b64a0dc6c7ec8256d94b5efa6e50e5e345b76ce2&Static=false&mediaSourceId=41e27657615bea19630ca786974fc3a6&maxWidth=1280&videoBitrate=9872000&audioBitrate=128000&VideoCodec=h264&AudioCodec=aac&profile=baseline&level=3&ClientTime=14206379736872015-01-07 08:39:43.3686 Info - App: Deleting partial stream file(s) E:\Transcode\streaming\0bc6f110c1d275e04a2f41a8c95eb002.mp4 Edited January 7, 2015 by lexisdude
Luke 42078 Posted January 8, 2015 Posted January 8, 2015 thanks. i see the problem. will be resolved for the next release.
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