On Tue, 2002-10-29 at 07:23, Thom Paine wrote:
> On Mon, 2002-10-28 at 04:17, David M. Cook wrote:
> 
> > 
> >   mplayer -vo X11 -fs -zoom foo.mpg
> 
> I just ran mplayer foo.mpeg and then clicked the zoom button in the
> window for it. Is it possible to make an association to .mpg and .mpeg
> files to have mplayer open them up without the hassle of the command
> line?
> 
> -- 
> -=/>Thom

You also might want to try adding lines to ~/.mplayer/config.  I got
tired of adding -vo and -ao options everytime I played something so my
config file is

  # Write your default config options here!

  # Use SDL video driver by default
  vo=sdl

  # Use the SDL audio driver
  ao=sdl:esd

  # Start full screen by default
  fs=1

Tony






Reply via email to