[mythtv-commits] Ticket #2579: Make libavformat recognize OpenCable video streams in MPEG-TS files

MythTV mythtv at cvs.mythtv.org
Sun Oct 15 06:49:50 UTC 2006


#2579: Make libavformat recognize OpenCable video streams in MPEG-TS files
------------------------------+---------------------------------------------
 Reporter:  funaho at jurai.org  |       Owner:  ijr    
     Type:  patch             |      Status:  new    
 Priority:  major             |   Milestone:  unknown
Component:  mythtv            |     Version:  head   
 Severity:  medium            |  
------------------------------+---------------------------------------------
 Running SVN 11532. I have an HDHomeRun hooked up to my Comcast digital
 cable and mapped out numerous  unencrypted channels. However, non-ATSC
 channels record files that although they play in mplayer, myth cannot find
 the video stream.

 After much digging I found the culprit. libavformat as included in mythtv
 does not recognize STREAM_TYPE_VIDEO_OPENCABLE (0x80) as a valid stream
 type. After adding this support in the right places the files now play
 beautifully.

 I am attaching the (short) patch against SVN 11532. This should probably
 get backported to 0.20-fixes as well; it's very short and should not cause
 any other problems.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2579>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list