[mythtv-commits] Ticket #2477: mythtranscode does not set nuv files fps, width and height correctly

MythTV mythtv at cvs.mythtv.org
Fri Sep 29 06:34:42 UTC 2006


#2477: mythtranscode does not set nuv files fps, width and height correctly
-------------------------------------+--------------------------------------
 Reporter:  darkstarsword at gmail.com  |        Owner:  cpinkham
     Type:  defect                   |       Status:  closed  
 Priority:  minor                    |    Milestone:  unknown 
Component:  mythtv                   |      Version:  0.20    
 Severity:  medium                   |   Resolution:  fixed   
-------------------------------------+--------------------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [11330]) Fix a bug in the AvFormatDecoder where it would use the size,
 aspect, fps,
 and possibly other values from the last video stream found even because
 these
 values were always set in InitVideoCodec().  Now we pass in a var telling
 whether we're going to use this stream or not so we initialize the values
 correctly based on the proper video stream.

 Fixes #2477.  I'm making a note to commit this to -fixes in a while if
 everything appears to still be working properly for people.

 This does not address the side issue mentioned in #2477 about the audio
 being messed up for some recordings since that is unrelated to this issue.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2477#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list