[MPlayer-dev-eng] Unable to pass options to vo hardware equalizer via the command line
attila
attila at pai.kinali.ch
Sun Jul 18 03:02:09 CEST 2004
On Tue, Nov 11, 2003 at 12:00:08PM +0300, Oleg I. Vdovikin wrote:
> Hi,
>
> this posting relates to the problem, stated & patched in my previous
> letter. Current flow inside the mplayer does not allow to set hardware
> equalizer options via the command line. The problem is due to the fact, that
> mplayer calls equalizer (dec_video::set_colors) BEFORE the vo
> initialization. So, vf_vo::control checks the init status & rejects the
> call. The similar checks are done by vosub_vidix::vidix_control.
>
> Unfortunatly I've not enough knowledge of the flow inside the mplayer,
> so I can't do the right patch. For now I've just commented out the
> initializtion checks both in vf_vo & vosub_vidix, so it now works for my
> setup (with vidix_control patch...
This this bug still outstanding ?
Attila Kinali
More information about the MPlayer-dev-eng
mailing list