OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)
(2014-11-07, 00:50)Milhouse Wrote: @popcornmix: I'm seeing the following warning when starting videos:
Code:
22:44:14 5426.990234 T:2682250304 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

The warning come from the new commit "[DVDMessageQueue] Remove pi specific logging ifdef" added in #1105.

Nothing to worry about. I just wanted to know why it is disabled on Pi. My understanding is this message occurs when the demuxer has no data.
This occurs when packets are being decoded quicker than they are arriving (e.g. reading from network).

I think the reason this happens in normal circumstances on the Pi (in omxplayer mode) is because the GPU has pretty large buffers for audio and video data,
so xbmc can actually process packets pretty quickly at the start of file. Once the GPU fifo is full, the packets are consumed at a more normal rate, and the demuxer
starts to queue up data (and the warnings stop).

I just wondered if it was worth disabling this message, in case there's a correlation of this message with some more interesting problem.
I'll leave it as it is for a few days, but will probably revert if nothing interesting shows up.


Messages In This Thread
Re: RE: - by Mafarricos - 2014-06-04, 20:21
Live tv issues again - by pootler - 2014-06-04, 23:29
RE: OpenELEC Testbuilds for RaspberryPi Part 3, - by removed151214 - 2014-08-04, 23:38
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-08-19, 00:11
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-08-21, 20:42
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:20
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:34
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:44
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-23, 01:12
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-23, 23:24
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-25, 01:38
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-01, 18:12
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-01, 18:26
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-05, 01:07
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 03:48
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 04:06
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 11:29
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by popcornmix - 2014-11-07, 13:06
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)8