On Sun, 28 Feb 2010 14:35:21 -0600 Chris Bennett <[email protected]> wrote:
> Edd Barrett wrote: > > On Sun, Feb 28, 2010 at 12:12:36PM -0600, Chris Bennett wrote: > > > >> latest current and packages as of yesterday > >> > >> mplayer-20090708p4 > >> mplayerplug-in-3.55p2 > >> gnash-0.8.3p3 > >> gecko-mediaplayer-0.9.8 > >> > > > > I have never had any success with mplayerplug-in. > > > > Perhaps you have some examples of urls showing the problem? > > > > Thanks > > > > > Every url I tried did same, perhaps a few frames played, but never > correctly > > I searched for wma9dmod.dll but neither find nor locate found it > What is that file? You're running i386, so installing the "win32-codecs" package might solve your problems... but installing a bunch of unknown MS windows executables on your OpenBSD system is highly questionable. At present, we still don't know which of the two mplayer plugins is being used when the error is caused. Once we figure that out, then it's probably just a matter of adding a RUN_DEPENDS to it so it insists on having the win32-codecs package installed... The problem, of course, is it will limit the mplayer plugin to being only for the i386 arch. hmmm... an interesting question: can we define per-arch RUN_DEPENDS? I think there's a way to do it (correctly) but I don't remember. -jcr
