[MPlayer-users] Preserving video filters when loading a new movie (loadfile in -slave mode)

D Richard Felker III dalias at aerifal.cx
Sun Oct 19 18:56:26 CEST 2003


On Sun, Oct 19, 2003 at 09:34:28AM -0400, Jason Tackaberry wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Is there a way to preserve video filters when one loads a different file
> (via loadfile in slave mode)?  It appears that when I "loadfile" a new
> movie the filters (like gamma, crop, etc) are removed.  It does make
> sense, of course, but I'm looking for a way to either preserve them, or
> be able to reconfigure them from slave mode.

Try putting the filters *before* the filename on the command line
instead of afterwards.

(In general: stuff at the beginning of the command line affects all
files. Stuff after a filename only affects playback of that one file.)

Rich



More information about the MPlayer-users mailing list