
mythtv at cvs
Feb 4, 2010, 8:37 PM
Post #11 of 20
(1648 views)
Permalink
|
|
Re: Ticket #7570: Frontend occasionally hangs on playback with VDPAU
[In reply to]
|
|
#7570: Frontend occasionally hangs on playback with VDPAU --------------------------------------------+------------------------------- Reporter: Paul <paul@…> | Owner: markk Type: defect | Status: infoneeded Priority: minor | Milestone: 0.23 Component: MythTV - Video Playback | Version: 0.22 Severity: medium | Mlocked: 0 --------------------------------------------+------------------------------- Comment(by Marc Tousignant <myrdhn@…>): Ok, finally found a recording to duplicate the issue, not going to delete this one incase someone wants a sample. Here is what is going on according to the frontend log. 'video_output' mean = '50119.30', std. dev. = '105827.13', fps = '19.95' 'video_output' mean = '33367.29', std. dev. = '391.15', fps = '29.97' 'video_output' mean = '33363.51', std. dev. = '333.66', fps = '29.97' 2010-02-04 23:29:06.643 NVP(0): 400 interlaced frames seen. 'video_output' mean = '33361.32', std. dev. = '366.38', fps = '29.97' 2010-02-04 23:29:08.316 VDP: Accepting: cmp(>= 1280 720) dec(vdpau) cpus(0) rend(vdpau) osd(vdpau) osdfade(disabled) deint(vdpauadvanced,none) filt() 2010-02-04 23:29:08.316 VDP: Accepting: cmp(>= 0 0) dec(vdpau) cpus(0) rend(vdpau) osd(vdpau) osdfade(disabled) deint(vdpauadvanced,none) filt() 2010-02-04 23:29:08.317 VDP: LoadBestPreferences(2048x2048, 0) 2010-02-04 23:29:08.318 VDP: LoadBestPreferences(2048x2048, 60) 2010-02-04 23:29:08.319 VDP: LoadBestPreferences(704x480, 60) 2010-02-04 23:29:08.320 VidOutVDPAU: InputChanged(704,480,1.33333) 'MPEG2 VDPAU'->'MPEG2 VDPAU' 2010-02-04 23:29:08.327 VidOutVDPAU: DiscardFrames(1) 2010-02-04 23:29:08.327 VideoBuffers::DiscardFrames(1): uUDULUUAUuUAAUDUU 2010-02-04 23:29:08.328 VideoBuffers::DiscardFrames(): AADAAAAAAAAAAADAA -- done() 2010-02-04 23:29:08.328 VideoBuffers::DiscardFrames(1): AADAAAAAAAAAAADAA -- done 2010-02-04 23:29:08.329 VidOutVDPAU: DiscardFrames() 3: AADAAAAAAAAAAADAA -- done() Backtrace to be attached shortly. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/7570#comment:10> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|