Bug 218614

Summary: Track number missing when encoding to mp3 in k3b
Product: [Applications] k3b Reporter: mrudolf
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED FIXED    
Severity: normal CC: michalm, vivek.ap
Priority: NOR    
Version: 1.69.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description mrudolf 2009-12-14 09:46:09 UTC
Version:           1.69.0 (using 4.3.3 (KDE 4.3.3), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.32-gentoo

1. Insert audio CD
2. Press 'Start ripping'
3. Choose lame/mp3 encoding
4. Encode.

BUG: Track number tag is not set in mp3 files.

EXPECTED: Track number tag present.

SUGGESTED FIX: Add --tn %n to default lame options.
Comment 1 Michał Małek 2009-12-16 23:37:05 UTC
SVN commit 1063091 by mmalek:

* Resetting do defaults now works in "External encoder" configuration window
* Write track number to mp3 file ripped with lame
BUG: 218614
CCBUG: 218988

 M  +91 -76    k3bexternalencodercommand.cpp  
 M  +1 -0      k3bexternalencodercommand.h  
 M  +23 -9     k3bexternalencoderconfigwidget.cpp  
 M  +4 -2      k3bexternalencoderconfigwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1063091
Comment 2 Vivek 2010-07-02 18:39:10 UTC
*** Bug 243101 has been marked as a duplicate of this bug. ***