[MPlayer-users] How to introduce new codec DLL to MPlayer?
Jouni.Lohikoski@iki.fi
jlohikos at cc.hut.fi
Mon Sep 19 17:50:51 CEST 2005
The wmv9dmod.dll from essential-20050412.tar.gz does not fully support
the newest WMV9 files. In Windows Mediaplayer 9 or 10, there is new
features which old DLL does not support. When the scene changes in the
video stream, there is couple of seconds messy mosaic effect in MPlayer
which does not happen with MS Mediaplayer 9 and 10.
Selected video codec: [wmv9dmo] vfm:dmo (Windows Media Video 9 DMO)
...
These errors come and the video gets messy:
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
How to introduce new DLL to MPlayer?
I would guess something to do with the "guid" field in wmv9dmo section
of /etc/mplayer/codecs.conf
// jouni
More information about the MPlayer-users
mailing list