Bug 218614 - Track number missing when encoding to mp3 in k3b
Summary: Track number missing when encoding to mp3 in k3b
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 1.69.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
: 243101 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-14 09:46 UTC by mrudolf
Modified: 2010-07-02 18:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***