Apple TV not playing 1080p even with Crystal HD card
#16
goldfinger7476 Wrote:Yea I am switched over to atv(linux) now, and looking around I did finally find some ways to do it but everyone seems to recommend staying at 720p which I am ok with.

Another issue I am noticing is that when I pause playback on anything with h264, when I resume, 90% of the time my network video and or audio buffer won't come back for a while or at all sometimes. That never use to happen on my mini, is there known issue for that? The only way I can seem to get it fixed is to stop the video entirely and start it again.

And davilla thanks for being such a great help and resource for all of my questions

Do you have NAS systems that sleep or spin down their drives ?
Reply
#17
davilla Wrote:Do you have NAS systems that sleep or spin down their drives ?

No, its streaming from a gigabit switch thats pulling the data of a Raid5 array running on a 2008 r2 server (not under load by any means), I am watching the debug log now for it, is there anything I should be looking for specifically?
Reply
#18
I start to get a lot of these type of errors after it resumes

http://pastebin.com/RF1M0EbL
Reply
#19
goldfinger7476 Wrote:I start to get a lot of these type of errors after it resumes

http://pastebin.com/RF1M0EbL

bring up the decoder OSD, see what aq, vq and a/v are doing.
Reply
#20
davilla Wrote:bring up the decoder OSD, see what aq, vq and a/v are doing.

aq: 0-1% for a few minutes then hits around 99% and vq starts dropping rapidly and levels out around 1-2%

a/v started out around 4 and has climbed to 17ish in a matter of a few minutes

CPU is under 30% and fps is around 10

and the log still shows a ton of

21:10:58 T:2684349328 M: 6746112 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
21:10:58 T:2656439184 M: 6746112 DEBUG: CDVDPlayerAudio:: Discontinuity - was:491436856.583732, should be:491329029.964507, error:-107826.619225
21:10:58 T:2684349328 M: 6619136 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
21:11:00 T:2656439184 M: 7548928 WARNING: Previous line repeats 6 times.
21:11:00 T:2656439184 M: 7548928 WARNING: CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)
21:11:00 T:2684349328 M: 7348224 INFO: CDVDPlayerVideo - Stillframe detected, switching to forced 24.000000 fps
Reply
#21
goldfinger7476 Wrote:aq: 0-1% for a few minutes then hits around 99% and vq starts dropping rapidly and levels out around 1-2%

a/v started out around 4 and has climbed to 17ish in a matter of a few minutes

CPU is under 30% and fps is around 10

aq or vq dropping to zero is bad, those are the demuxer queue buffers.
a/v should be 0.0xx.

Do a single FF.
Reply
#22
davilla Wrote:aq or vq dropping to zero is bad, those are the demuxer queue buffers.
a/v should be 0.0xx.

Do a single FF.

Seems to break it even more, it shows me buffering up to 100% from the confluence skin and then just resumes doing the same jittery playback. The a/q and v/q climbed back up and stabilized but a/v was at 50 and still climbing
Reply
#23
goldfinger7476 Wrote:Seems to break it even more, it shows me buffering up to 100% from the confluence skin and then just resumes doing the same jittery playback. The a/q and v/q climbed back up and stabilized but a/v was at 50 and still climbing

Humm, not a clue. Does not happen on any of my chd boxes.

You have a swap file ?
Reply
#24
Hmm alright, well i will try and stream it from a different source and see if it makes a difference
Reply
#25
So I tried it from two different computers streaming and then I copied over a mkv directly to the hard drive and it does the same thing (after pausing), the log just spams


19:52:59 T:2740140944 M: 16805888 ERROR: GetDelay - snd_pcm_delay, alsa error: -32 - Broken pipe
19:52:59 T:2748533648 M: 16805888 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
19:53:00 T:2740140944 M: 16384000 WARNING: CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)
19:53:00 T:2740140944 M: 17809408 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1090159306.558506, should be:1089889041.139507, error:-270265.419000
19:53:00 T:2740140944 M: 17739776 WARNING: CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)
19:53:00 T:2740140944 M: 17739776 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1090021308.293507, should be:1089921235.029507, error:-100073.264000
19:53:00 T:2740140944 M: 16945152 ERROR: GetDelay - snd_pcm_delay, alsa error: -32 - Broken pipe
19:53:00 T:2740140944 M: 16957440 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1090174901.555507, should be:1089953031.291507, error:-221870.264000
19:53:00 T:2740140944 M: 16011264 WARNING: CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)
19:53:00 T:2748533648 M: 16769024 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
19:53:01 T:2740140944 M: 17850368 WARNING: Previous line repeats 1 times.
19:53:01 T:2740140944 M: 17850368 WARNING: CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)
19:53:01 T:2740140944 M: 17907712 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1091075344.095506, should be:1090401034.294507, error:-674309.801000
19:53:01 T:2740140944 M: 17788928 WARNING: CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)
19:53:01 T:2740140944 M: 18456576 ERROR: GetDelay - snd_pcm_delay, alsa error: -32 - Broken pipe
19:53:01 T:2740140944 M: 18456576 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1090750236.352507, should be:1090624716.674256, error:-125519.678251




as the fps drops and the buffers go crazy and the a/v starts to climb
Reply
#26
davilla Wrote:Humm, not a clue. Does not happen on any of my chd boxes.

You have a swap file ?

Oh and yea I do have a swap file and when I check it with 'swapon -s' I can see that it is most definitely being used.
Reply
#27
dmesg
Reply
#28
http://pastebin.com/kpVR0fiU
Reply
#29
"crystalhd 0000:02:00.0: FETCH TIMEOUT" when doing playback. I'm seeing this too, it's an unknown regression in the 3.6.0 driver/lib with bcm70012 cards. A single FF will re-sync.
Reply
#30
http://pastebin.com/BKnmG329

Well there is a log that only has the relevant data in it. The first highlight is where I resumed playback and the problem started. I then did a dingle ff (the next highlight) and the problem continued.

One thing I have noticed is that if it does let me pause and resume, the I see the line below shortly after the resume

21:46:48 T:2787113872 M: 41041920 DEBUG: CPullupCorrection: detected pattern of length 24: 42000.00 42000.00 41000.00 42000.00 42000.00 41000.00 42000.00 42000.00 42000.00 41000.00 42000.00 42000.00 41000.00 42000.00 42000.00 42000.00 41000.00 42000.00 42000.00 41000.00 42000.00 42000.00 42000.00 41000.00

But if it starts dropping fps and getting all messed up then I never that again
Reply

Logout Mark Read Team Forum Stats Members Help
Apple TV not playing 1080p even with Crystal HD card0