[FFmpeg-trac] #2269(undetermined:new): 2 reproducable bugs: Tags are not copied to AAC as output, AAC as input leaves partial copy to mp3
FFmpeg
trac at avcodec.org
Wed Feb 13 19:46:21 CET 2013
#2269: 2 reproducable bugs: Tags are not copied to AAC as output, AAC as input
leaves partial copy to mp3
-------------------------------------+-------------------------------------
Reporter: feelart | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by feelart):
No, you read too quickly.
There are 2 bugs.
One when the source is for instance mp3 and the output is aac
In that case, no tag is copied
Second bug type, is when the source is aac, then
when the output is mp3, it fails to properly copy Russian chars
when the output is aac, no tag is copied at all!
Even this produce no tag
ffmpeg -i withTagsMp3.mp3 -metadata title="does NOT work"
aac2mp3ForceTitle.aac
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2269#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list