openbsd-ports/x11/mplayer/pkg
2011-03-29 20:04:41 +00:00
..
DESCR Fix Ogg demuxing by using internal Tremor implementation. 2010-08-06 20:05:18 +00:00
PLIST Update mplayer to a newer snapshot, this time with dynamic linking of ffmpeg! 2011-03-29 20:04:41 +00:00
README Update mplayer to a newer snapshot, this time with dynamic linking of ffmpeg! 2011-03-29 20:04:41 +00:00

$OpenBSD: README,v 1.2 2011/03/29 20:04:41 edd Exp $

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.

  Mencoder is not expected to do a good job of multiplexing into container
  formats other than AVI or MPEG.

  ffmpeg's ogg demuxer is broken for ogg streams. If mplayer says "cache
  not filling" when a song changes, you have been bitten by this bug.
  You can try '-demuxer ogg' as a workaround (or try using ogg123 from
  the vorbis-tools package).

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.

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