#407 closed defect (fixed)
Mplayer not working with id3v2 tagged ogg files.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | core |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
When I tag an ogg file with id3v2 or eyeD3 for that matter with and id3
verstion 2 tag, it won't play in mplayer but it will play with XMMS and ogg123
without any problems.
===========================
LAVF: 1 audio and 0 video streams found
LAVF: build 3211776
Clip info:
name: Politik
==========================================================================
Cannot find codec for audio format 0x566F.
Read DOCS/HTML/en/codecs.html!
==========================================================================
Attachments (1)
Change History (4)
by , 19 years ago
Attachment: | mplayer.log added |
---|
comment:1 by , 19 years ago
comment:2 by , 19 years ago
I'd really say you're not supposed to use ID3 with ogg, since it has its own
tags.
Anyway this particular problem is fixed, though it still won't play for those
who do not have libavformat compiled in.
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Forgot to actually mark it as fixed.
Here is the mplayer.log file that I generated as per your instructions.