openbsd-ports/x11/mplayer/files
2010-08-24 14:55:30 +00:00
..
ai_sndio.c New version of mplayer based upon a snapshot (20090708). 2009-10-11 13:36:23 +00:00
ao_rtunes.c New version of mplayer based upon a snapshot (20090708). 2009-10-11 13:36:23 +00:00
ao_sndio.c restore AC3/DTS pass-through over S/PDIF; ok edd@ jakemsr@ 2010-08-24 14:55:30 +00:00
README.OpenBSD Fix Ogg demuxing by using internal Tremor implementation. 2010-08-06 20:05:18 +00:00
version.h update to mplayer-export-snapshot-20100308 2010-05-26 21:29:56 +00:00

Possible issues with using MPlayer on OpenBSD:

all arches:
  The GUI is deprecated so we stripped it from the build. You can use
  x11/gnome-mplayer or x11/smplayer instead.

i386:
  win32 codecs were disabled in OpenBSD's build, as the open-source codecs
  are now of decent quality.

arm:
  You may encounter slow video output.  In this case you can disable
  the X.Org screen rotation in /etc/X11/xorg.conf. Depending on the
  video you are playing you may want to pass the -framedrop or the
  -hardframedrop option to mplayer.

  In order to improve vorbis performance on ARM, try using the tremor codec.
  This can be achieved using '-ac tremor'.

See the package description for a list of FLAVORs and their meaning.