On Mon, Dec 07, 2009 at 12:14:40AM -0600, Marco Peereboom wrote: > any way to get this to work on mplayer: > ========================================================================== > Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family > [svq3 @ 0xae7fc0]could not uncompress watermark logo > Could not open codec. > VDecoder init failed :( > Requested video codec family [qtsvq3] (vfm=qtvideo) not available. > Enable it at compilation. > Cannot find codec matching selected -vo and video format 0x33515653. > ==========================================================================
vfm=qtvideo will not work anymore in our mplayer as win32 codecs have been disabled. Try -vc=ffsvq3 or -vfm=ffmpeg to paly that file. -- best regards q#
