
mythtv at cvs
Jan 6, 2010, 10:01 PM
Post #31 of 38
(1122 views)
Permalink
|
|
Re: Ticket #6922: Prebuffering pauses with VDPAU on HD channels
[In reply to]
|
|
#6922: Prebuffering pauses with VDPAU on HD channels -------------------------------------------+-------------------------------- Reporter: Christian Güdel <cg@…> | Owner: markk Type: defect | Status: accepted Priority: minor | Milestone: 0.23 Component: MythTV - Video Playback | Version: unknown Severity: medium | Mlocked: 1 -------------------------------------------+-------------------------------- Comment(by markk): Following some further feedback and testing via irc, the ORIGINAL problem appears to be slightly different h264 stream types. When changing channel on the same source, the player code does not recognise the streams as having changed as both are flagged as 1920x1080, 16:9 and h.264. One, however, uses MBAFF. I've attached a patch that attempts to spot the change and recreate the decoder. Hopefully this will be sufficient. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/6922#comment:31> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|