#551 closed defect (later)
still no luck with some WMV files
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | libavcodec |
Version: | unspecified | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
compiled MPlayer from SVN (includes the FFmpeg bits in it), SVN from 08/08/2006
at 10pm paris time.
at least I can read those WMV files ... that I tought
However some of my files still have no luck, in particular this nasty one :
Playing *.avi.
AVI file format detected.
VIDEO: [WMV3] 640x480 24bpp 23.976 fps 1020.8 kbps (124.6 kbyte/s)
==========================================================================
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[wmv3 @ 0xb01c90]Header: 8EF81A01
[wmv3 @ 0xb01c90]Profile value 2 is forbidden (and WMV3 Complex Profile is
unsupported)
Could not open codec.
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x33564D57.
Can we expect some luck about this in the future ?
I can provide the file or a part of it for sample purpose if needed.
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Resolution: | → later |
---|---|
Status: | new → closed |
May be supported some time in the future.
On a side note,
shouldn't it be wise to write a warning in the Changelogs about the
VC-1/WMV3/WMV9 support like "warning, not all kind of WMV are actually
supported", or perhaps something more detailed about how to recognise such files
or what are the typical softwares that produces them ?