2016-07-14, 04:38 PM
Greetings, Martin!
Did you find a resolution to this question: http://forum.kodi.tv/showthread.php?tid=209543?
Recently, Iâve started having problems with X-NEWA/Kodi playing some of my recordings. (Via SMB shares from path substitutionârecorded with HDHR Prime) When it starts playing these recordings, the display will show âWorkingâ for a bit, then it will start to play, automatically pause the playback, and the display shows âBuffering⦠48%, 00:01 â 00:02â. (The percentage and times will vary somewhat from recording to recording.) If I then press âPlayâ, it will begin playing, but the file duration just shows the length played (and increases second by second as the playing continues).
In the attached log file, I'm seeing:
This "Consider increasing the value for the 'analyzeduration' and 'probesize' options" message is the same that you were asking about in the reference post. So I'm wondering if you found a way to increase this value?
Interesting side-effect: I use .edl files genereated by comskip. When the playback gets to the beginning of a skip point, it appears to hang. At first, I would press the stop button and give up trying to play that file via Kodi. Then one time, I was busy doing something else, and didn't hit the stop button quickly. And after an amount of time (approximately?) equal to the length of the skip point, it would begin playing again. So it is sort of "muting" the commercial, although the video display remains the last frame from before the commercial and there is no visual indication that it is still doing something. Very strange! But, now I know how to work-around the problem and play the entire file via Kodi.
Did you find a resolution to this question: http://forum.kodi.tv/showthread.php?tid=209543?
Recently, Iâve started having problems with X-NEWA/Kodi playing some of my recordings. (Via SMB shares from path substitutionârecorded with HDHR Prime) When it starts playing these recordings, the display will show âWorkingâ for a bit, then it will start to play, automatically pause the playback, and the display shows âBuffering⦠48%, 00:01 â 00:02â. (The percentage and times will vary somewhat from recording to recording.) If I then press âPlayâ, it will begin playing, but the file duration just shows the length played (and increases second by second as the playing continues).
In the attached log file, I'm seeing:
Code:
11:26:57 90.298790 T:1474483104 DEBUG: Open - avformat_find_stream_info starting
11:26:57 90.320480 T:1474483104 ERROR: ffmpeg[57E2D3A0]: [mpeg2video] Invalid frame dimensions 0x0.
11:26:57 90.453621 T:1474483104 ERROR: Previous line repeats 19 times.
11:26:57 90.453712 T:1474483104 DEBUG: ffmpeg[57E2D3A0]: [mpegts] max_analyze_duration 500000 reached at 512000 microseconds st:1
11:26:57 90.453781 T:1474483104 INFO: ffmpeg[57E2D3A0]: [mpegts] decoding for stream 0 failed
11:26:57 90.486488 T:1664086944 INFO: CFileCache::Process - Hit eof.
11:26:58 91.015045 T:1962557440 INFO: Previous line repeats 3 times.
11:26:58 91.015137 T:1962557440 DEBUG: ------ Window Init (DialogBusy.xml) ------
11:26:58 91.475891 T:1664086944 INFO: CFileCache::Process - Hit eof.
11:27:01 94.137192 T:1474483104 INFO: Previous line repeats 2 times.
11:27:01 94.137276 T:1474483104 DEBUG: ffmpeg[57E2D3A0]: [mpegts] Could not find codec parameters for stream 0 (Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv)): unspecified size
11:27:01 94.137329 T:1474483104 DEBUG: ffmpeg[57E2D3A0]: [mpegts] Consider increasing the value for the 'analyzeduration' and 'probesize' options
11:27:01 94.137375 T:1474483104 DEBUG: Open - av_find_stream_info finished
This "Consider increasing the value for the 'analyzeduration' and 'probesize' options" message is the same that you were asking about in the reference post. So I'm wondering if you found a way to increase this value?
Interesting side-effect: I use .edl files genereated by comskip. When the playback gets to the beginning of a skip point, it appears to hang. At first, I would press the stop button and give up trying to play that file via Kodi. Then one time, I was busy doing something else, and didn't hit the stop button quickly. And after an amount of time (approximately?) equal to the length of the skip point, it would begin playing again. So it is sort of "muting" the commercial, although the video display remains the last frame from before the commercial and there is no visual indication that it is still doing something. Very strange! But, now I know how to work-around the problem and play the entire file via Kodi.