[mythtv-commits] Ticket #3314: mytharchive default profiles pass kbits/s to ffmpeg -ab option, instead of bits/s

MythTV mythtv at cvs.mythtv.org
Sun Apr 22 12:11:24 UTC 2007


#3314: mytharchive default profiles pass kbits/s to ffmpeg -ab option, instead of
bits/s
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  paulh  
     Type:  defect       |       Status:  closed 
 Priority:  minor        |    Milestone:  unknown
Component:  mytharchive  |      Version:  head   
 Severity:  medium       |   Resolution:  fixed  
-------------------------+--------------------------------------------------
Changes (by paulh):

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


Comment:

 (In [13310]) ffmpeg have changed the units used by -ab parameter to
 specify the audio
 bitrate from kbits/sec to bits/sec. It seems as though older versions of
 ffmpeg already accept the new format so just use that.

 Fixes #3314.

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


More information about the mythtv-commits mailing list