Year or Date tag field is appended with 01-01 if only the year is in the source.
Bug #677291 reported by
Jamie Daws
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SoundConverter |
New
|
Undecided
|
GautierPortet |
Bug Description
When converting to ogg or flac, the year tag is appended with 01-01 (Like 2010-01-01) when there is only a year is in the source. Shouldn't the year be the only output in that case? I've only tested with ogg and flac output.
To post a comment you must log in.
When reading a file, GStreamer gives only a "Date" tag.
SoundConverter does add a "year" tag since some formats needed it (can remember which ones).
Ogg Vorbis doesn't have a "year" tag normally, you can check here: xiph.org/ vorbis/ doc/v-comment. html
http://