[MPlayer-users] ve_vfw bug report

pete pross at xvid.org
Sun Nov 28 18:43:58 CET 2004


hello,

problem:
  the ve_vfw "vfwopts" option conflicts with the "vf-<xxx>" options,
  causing an error message to be displayed (see below).

interim solution:
  rename vfwopts in cfg-mencoder.h to something different.

operating system:
  fault has occurred on both debian(testing) and windowsxp machines.


example:

C:\> mencoder -ovc vfw -vfwopts codec=xvidvfw.dll \test.avi -o out.avi
MEncoder dev-CVS-041127-22:48-3.4.2 (C) 2000-2004 MPlayer Team
CPU: Advanced Micro Devices K6-2 (Family: 5, Stepping: 12)
Detected cache-line size is 32 bytes
CPUflags: Type: 5 MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX 3DNow

File not found: 'frameno.avi'
Failed to open frameno.avi
Option vfwopts: unknown postfix wopts
Supported postfixes are:
  vf-add
 Append the given list to the current list

  vf-pre
 Prepend the given list to the current list

  vf-del x,y,...
 Remove the given elements. Take the list element index (starting from 0).
 Negative index can be used (i.e. -1 is the last element)

  vf-clr
 Clear the current list.

Exiting... (error parsing cmdline)

-- pete




More information about the MPlayer-users mailing list