[mythtv-commits] Ticket #2439: Add support for ivtv-generated bilingual dual audio MPEG

MythTV mythtv at cvs.mythtv.org
Thu Nov 22 11:52:32 UTC 2007


#2439: Add support for ivtv-generated bilingual dual audio MPEG
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  patch      |       Status:  closed 
 Priority:  minor      |    Milestone:  0.21   
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:  fixed  
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by Adolfo R. Brandes <arbrandes at gmail.com>):

 What happened was that [14800] resynced most of ffmpeg with upstream, and
 the initialization of avtcx->avcodec_dual_language got overlooked (the
 calling function, mpa_decode_header(), doesn't exist anymore as such).
 See attachment:2439-v4.patch, I tested it against [14915] and it works.

 I also added attachment:2439-ivtv-1.0.0.patch, which is need if one wants
 this feature to work with the ivtv driver included in kernels 2.6.21 and
 up (a.k.a ivtv 1.0.0).  It is not meant to be included in trunk, as what
 would be needed is a proper check for the current version of ivtv; it's
 more of a pointer in the right direction.

 Should this ticket be reopened?  After all, the SAP feature is undoubtedly
 broken after [14800], regardless of ivtv version.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2439#comment:18>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list