Launchpad has imported 4 comments from the remote bug at
http://bugzilla.audacityteam.org/show_bug.cgi?id=264.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2010-12-21T13:30:25+00:00 G-benjamin wrote:

Debian bug: http://bugs.debian.org/401368
Ubuntu bug: https://launchpad.net/bugs/691233

Steps to Recreate:
1) Open an existing mp3 file and select a range
2) Choose File -> Export Selection in Audacity
3) Specify a file name - mp3-without-id3-tags.mp3
4) In the id3 editor dialog add in some tags
5) Save the file

The file property of nautilus shows the tags (except the year), but most
tools (for example id3 and eye3D) fails to detect the tags.

$ id3 -l example.mp3
No ID3 tag.
$ eye3D example.mp3
Invalid frame id for DateFrame: TYER
No ID3 v1.x/v2.x tag found!

The linked Debian bug has more investigation.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/691233/comments/4

------------------------------------------------------------------------
On 2011-02-13T00:27:40+00:00 Ashton Kemerling wrote:

I can confirm this. Using the same MP3 song, I end up with no ID3
headers showing up in Dolphin after exporting, even though Dolphin
registered the ID3 information for the original song.

To make it more interesting, this is a Linux specific bug, as I tried it
using 1.3.12 on my Windows 7 install (same file), and the ID3 headers
worked as expected, and still showed up when I opened a Windows-edited
file on my Linux box.

Tested on the latest SVN.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/691233/comments/5

------------------------------------------------------------------------
On 2011-02-13T00:29:47+00:00 Ashton Kemerling wrote:

Oh, and the Linux exported file is exactly 112 bytes larger than the
Windows exported file.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/691233/comments/6

------------------------------------------------------------------------
On 2011-02-13T16:35:09+00:00 Gale wrote:

You can fix the year tag problem (at any rate for Nautilus and Eye3D) if
someone gives the green light/votes for the patch in Bug 265, so that
TDRC is used for Linux. Have you tried that patch?

As one of the bug comments states, the tags are there (try looking in a
Hex Editor) but some apps do not see them.

Are all these reports for exporting MP3 with the distro's LAME:
http://wiki.audacityteam.org/wiki/Lame_Installation#GNU.2FLinux.2FUnix_instructions
?

What program does "id3" at the command line call - have you looked at
the source of that program? Does it require ID3v2.4? Audacity uses ID3
v2.3. It might well be that most of these problems could be solved by
forcing ID3v2.4 for Linux but would people who still insist on using
e.g. Ubuntu 6.x approve? If the default file manager for the current OS
version sees the tags, then I think apps that don't probably make this a
P4.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/691233/comments/7


** Changed in: audacity
       Status: Unknown => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691233

Title:
  mp3 export fails to save id3 tags

To manage notifications about this bug go to:
https://bugs.launchpad.net/audacity/+bug/691233/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to