OpenELEC Testbuilds for RaspberryPi Part 2
(2013-08-22, 19:50)MilhouseVH Wrote: @popcornmix: I'm just viewing a fairly low bit rate HD movie over NFS (DTS 1536 kb/s audio, h264 1280x544 video with a typical video bit rate of 4-5Mb/s), and I've noticed that vq is very low, in fact it's mostly 0% even though CPU is only 40% and vf is 100%.

Is this a problem (vq == 0), or is it simply that ffmpeg read ahead (readbufferfactor is 4.0) doesn't need to read ahead at all as there is more than sufficient network bandwidth to supply the video queue with data as it is needed? The Pi is reading about 800KB/second.

If aq is at 100% then no more packets are read (if it's audio you have nowhere to out it).
So it's quite normal for one of the audio/video queues to be full and one quite empty.

There is also a max time (8 seconds I believe) limit for the queues.
For low bit rates you may be pretty empty after 8 seconds (and the GPU fifo may have swallowed what is there).


Messages In This Thread
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by popcornmix - 2013-08-22, 20:05
New Tester - by theneverstill - 2013-10-03, 17:16
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223