Opened 15 years ago
Last modified 12 years ago
#20861 new defect
flac2mp3 does not handle FLAC tags
Reported by: | markus.tujula@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | flac2mp3 |
Description
FLAC has its own standard tagging system which is not ID3 (http://flac.sourceforge.net/faq.html#general__tagging)
However, flac2mp3 only supports ID3-tags.
Suggest replacing MP3::Info with Audio::FLAC::Header (which should also support ID3)
Attachments (2)
Change History (4)
Changed 15 years ago by markus.tujula@…
Attachment: | flac2mp3.pl added |
---|
Changed 15 years ago by markus.tujula@…
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Port: | flac2mp3 added; audio/flac2mp3 removed |
---|---|
Version: | 1.8.0 |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Note: See
TracTickets for help on using
tickets.
Has this been sent upstream?