On Thu, Sep 13, 2012 at 07:26:05PM -0700, Josh Triplett wrote: > At the moment, I have to do so by editing ~/.mplayer/config, removing > af=scaletempo, re-running mplayer, and seeking to that point. I haven't > found any way to disable a filter either from the command line or from > the UI. Ideally, I'd love to have a "disable filters" key;
Bind a key to "af_clr" (see DOCS/tech/slave.txt - in MPlayer SVN, it seems Debian doesn't install that, it might be worth including it even though it is mostly targeted at frontend developers). > in the > absence of that, I'd love to have a command-line option to disable an > audio or video filter, so that I can override the config file rather > than editing it. -af-clr, and that one is documented in the MPlayer man-page, right at the start of the "AUDIO FILTERS" section. Disclaimer: I did not test that they actually work, but if not that should be a bug. _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
