Opened 14 years ago
Closed 14 years ago
#1825 closed defect (invalid)
mplayer detects audio twocc incorrectly vs lavf/ffmpeg
Reported by: | compn | Owned by: | reimar |
---|---|---|---|
Priority: | normal | Component: | ad |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
C:\>mplayer http://samples.mplayerhq.hu/A-codecs/format-0x08AE-litewav-lossy.wav
MPlayer Sherpya-SVN-r32492-4.2.5 (C) 2000-2010 MPlayer Team
Cannot find codec for audio format 0x6665.
C:\>mplayer -demuxer lavf http://samples.mplayerhq.hu/A-codecs/format-0x08AE-litewav-lossy.wav
MPlayer Sherpya-SVN-r32492-4.2.5 (C) 2000-2010 MPlayer Team
Cannot find codec for audio format 0x8AE.
my wiki list says 0x8AE is correct
0x08AE Lightwave Lossless http://www.clearjump.com
http://wiki.multimedia.cx/index.php?title=Talk:TwoCC
Note:
See TracTickets
for help on using tickets.
You're using an outdated MPlayer version. This was introduced with WAVEFORMATEXTENSIBLE support and was fixed with r32638.