You are not logged in.

#1 2007-04-11 10:08:52

dninja
Member
From: Sheffield, UK
Registered: 2006-04-29
Posts: 374
Website

[solved] mplayer and m3u files

I'm trying to stream music from netjuke through mplayer. Netjuke creates .m3u files but when I tell mplayer to play the file I get the following error:

Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll

I have the codecs package installed and there are a lot of codecs in /usr/lib/win32 but no avisynth.

How can I fix this?

Last edited by dninja (2007-04-11 12:41:58)

Offline

#2 2007-04-11 11:34:56

somairotevoli
Member
Registered: 2006-05-23
Posts: 335

Re: [solved] mplayer and m3u files

try

mplayer -playlist playlist.m3u

Offline

#3 2007-04-11 12:41:46

dninja
Member
From: Sheffield, UK
Registered: 2006-04-29
Posts: 374
Website

Re: [solved] mplayer and m3u files

That fixed it but I also need to add

-prefer-ipv4

to stop an ipv6 lookup issue

Offline

Board footer

Powered by FluxBB