[mythtv-commits] Ticket #4967: Add "Now Playing" support for DVB Radio

MythTV mythtv at cvs.mythtv.org
Mon Feb 22 14:36:31 UTC 2010


#4967: Add "Now Playing" support for DVB Radio
-----------------------------------------------------+----------------------
 Reporter:  Mark Buechler <Mark.Buechler@…>          |       Owner:  stuarta 
     Type:  enhancement                              |      Status:  assigned
 Priority:  minor                                    |   Milestone:  0.24    
Component:  MythTV - DVB                             |     Version:  head    
 Severity:  medium                                   |     Mlocked:  0       
-----------------------------------------------------+----------------------

Comment(by stuarta):

 It would appear so. Although i would personally like to see
 the private data stream parsing in mpegts.c uncommented and
 revisit the other bug (which i've no idea what number it is)
 that caused the code to be commented out in the first place.

 I vaguely recall it's due to the fact that we've seen videos
 that have a proper video stream, then this private data stream
 id code "finds" another video stream, which leads to us having
 a video with 2 video streams and all hell breaks loose.

 If that was the case, then the correct solution is to either
 1. tighten up the identification of video streams in private data
 streams.
 2. Only treat a private data stream as a video stream if there
 isn't another video stream present.


 Stuart

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4967#comment:10>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list