Opened 16 years ago

Closed 14 years ago

#1268 closed defect (fixed)

wmv3 in libavformat`s mkv demuxing error

Reported by: yast4ik@… Owned by: r_togni@…
Priority: normal Component: demuxer
Version: unspecified Severity: major
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Building system:
binutils-2.17.50-20060824-1, w32api-3.11, mingw-runtime-3.14, MSYS-1.0.11-2004.04.30-1 with msysCORE-1.0.11-20080826.tar, msysDTK-1.0.1, Vista Ultimate x64

Decoding of any file which contains wmv3 in mkv container leads to playing back black video output and the following output log.

ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)

Mplayer`s own matroska demuxer works without any error.

Change History (2)

comment:1 by compn, 15 years ago

got a sample ?

comment:2 by yast4ik@…, 14 years ago

Resolution: fixed
Status: newclosed

Can't repeat bug, it's fixed

Note: See TracTickets for help on using tickets.