[mythtv-commits] Ticket #2831: MythMusic 0.20 fails to write VBR header to VBR MP3 files (with patch)

MythTV mythtv at cvs.mythtv.org
Tue Dec 26 07:45:19 UTC 2006


#2831: MythMusic 0.20 fails to write VBR header to VBR MP3 files (with patch)
-----------------------------------+----------------------------------------
 Reporter:  mythtv at jamesplace.org  |       Owner:  ijr    
     Type:  patch                  |      Status:  new    
 Priority:  minor                  |   Milestone:  unknown
Component:  mythmusic              |     Version:  0.20   
 Severity:  medium                 |  
-----------------------------------+----------------------------------------
 There is a bug in the way that mythmusic encodes MP3 files.  It fails to
 add the VBR header/tag/info when encoding in VBR mode.  This causes
 mythmusic (and most all other MP3 players) to calculate the wrong play
 length of the file.

 Attached is a simple patch that fixes this bug.  The patch causes
 mythmusic to write out the proper VBR header/tag/info to the encoded MP3
 file.  This allows MP3 players to quickly know the correct play length of
 the file.

 Can someone please fold this into the mainline?  The diff was taken
 against 0.20a.  It is *extremely* simple (one changed line and two new
 lines).

 -Garrick James

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


More information about the mythtv-commits mailing list