En/na Niko Mikkila ha escrit:
On Wed, 27 Jul 2005 12:29:18 +0200 Leo Márquez leo@calidae.net wrote:
========================================================================== Forced video codec: ffdivx Cannot find codec matching selected -vo and video format 0x44495658. Read DOCS/HTML/en/codecs.html! ==========================================================================
What means the last 3 lines?
MPlayer seems to be forced to use ffdivx codec, which can't play XviD-encoded files. Instead, ffodivx should be used. If you are you forcing the codec with -vc ffdivx, don't do it. Don't specify -vc at all, not in the command line and not in any configuration file (/etc/mplayer/mplayer.conf, ~/.mplayer/config, ...). You could play the file by using -vc ffodivx but then playing files encoded with other codecs might fail. Just let mplayer do the codec detection for you.
I'm not setting vc anywhere.
thanks again
Leo