Problem with the latest Milhouse x86 Build #429 "invalid break" - kafisc - 2018-04-30
Hi,
i'm having an error when playing recording since the latest builds.
None of the recordings are playing. In the logs i've found the following error:
Code:
17:56:52.233 T:139999021480064 NOTICE: VideoPlayer::OpenFile: pvr://recordings/tv/active/Texas%20Jail%20-%20Unter%20Arrest, TV%20(DMAX%20HD), 20180430_104500, 1888.pvr
17:56:52.234 T:139996590954240 NOTICE: Creating InputStream
17:56:52.268 T:139996590954240 NOTICE: Creating Demuxer
17:56:52.470 T:139996590954240 NOTICE: Opening stream: 0 source: 256
17:56:52.470 T:139996590954240 WARNING: OpenStream - Unsupported stream 0. Stream disabled.
17:56:52.470 T:139996590954240 NOTICE: Opening stream: 1 source: 256
17:56:52.470 T:139996590954240 NOTICE: Finding audio codec for: 86019
17:56:52.470 T:139996590954240 NOTICE: Creating audio thread
17:56:52.470 T:139996582561536 NOTICE: running thread: CVideoPlayerAudio:rocess()
17:56:52.476 T:139996590954240 NOTICE: Opening stream: 0 source: 256
17:56:52.476 T:139996590954240 NOTICE: Creating video codec with codec id: 27
17:56:52.476 T:139996590954240 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
17:56:52.476 T:139996590954240 NOTICE: Creating video thread
17:56:52.476 T:139996574168832 NOTICE: running thread: video_thread
17:56:52.476 T:139996590954240 ERROR: AddCut - Times are around the wrong way or the same! [02:19:04.436 - 02:19:04.436], 0
17:56:52.476 T:139996590954240 ERROR: ReadPvr - Invalid break [02:19:04.436 - 02:19:04.436] found in PVRRecording for: pvr://recordings/tv/active/Texas%20Jail%20-%20Unter%20Arrest, TV%20(DMAX%20HD), 20180430_104500, 1888.pvr. Continuing anyway.
17:56:52.476 T:139996590954240 ERROR: AddCut - Times are around the wrong way or the same! [02:19:04.436 - 00:00:00.000], 0
17:56:52.476 T:139996590954240 ERROR: ReadPvr - Invalid break [02:19:04.436 - 00:00:00.000] found in PVRRecording for: pvr://recordings/tv/active/Texas%20Jail%20-%20Unter%20Arrest, TV%20(DMAX%20HD), 20180430_104500, 1888.pvr. Continuing anyway.
17:56:52.476 T:139996590954240 ERROR: AddCut - Times are around the wrong way or the same! [02:19:04.436 - 00:00:00.000], 0
17:56:52.476 T:139996590954240 ERROR: ReadPvr - Invalid break [02:19:04.436 - 00:00:00.000] found in PVRRecording for: pvr://recordings/tv/active/Texas%20Jail%20-%20Unter%20Arrest, TV%20(DMAX%20HD), 20180430_104500, 1888.pvr. Continuing anyway.
17:56:52.477 T:139996590954240 NOTICE: Opening stream: 1 source: 256
17:56:52.483 T:139996565776128 NOTICE: COutput::OnStartup: Output Thread created
17:56:52.599 T:139999021480064 NOTICE: GL: Selecting YUV 2 RGB shader
17:56:52.608 T:139999021480064 NOTICE: GL: NPOT texture support detected
17:56:52.608 T:139999021480064 NOTICE: GL: Using GL_ARB_pixel_buffer_object
17:56:52.608 T:139999021480064 NOTICE: Using GL_TEXTURE_2D
Is this because of api changes?
Thank you in advance
kafisc
RE: Problem with the latest Milhouse x86 Build #429 "invalid break" - manül - 2018-04-30
Please paste a complete log. Makes diagnose much more easier.
Oh and enable debug mode beforehand
RE: Problem with the latest Milhouse x86 Build #429 "invalid break" - kafisc - 2018-04-30
Thank's for your reply. Here's the dubug log: https://paste.ee/p/43dmu#
RE: Problem with the latest Milhouse x86 Build #429 "invalid break" - manül - 2018-04-30
https://github.com/kodi-pvr/pvr.dvbviewer/compare/098d23%5E%5E...098d23
Thanks. Should be fixed.
RE: Problem with the latest Milhouse x86 Build #429 "invalid break" - kafisc - 2018-05-01
Thanks, this is fixed!
|