Date: Mon, 26 Jan 2004 18:01:53 +0100 From: Simon Barner <barner@in.tum.de> To: "Thomas E. Zander" <riggs@rrr.de> Cc: multimedia@freebsd.org Subject: Re: Please test: mplayer 1.0pre3 Message-ID: <20040126170153.GD65527@zi025.glhnet.mhn.de> In-Reply-To: <20040126075053.GB3236@o503.hadiko.de> References: <20040125000805.GE27786@o503.hadiko.de> <20040126032518.GE47635@zi025.glhnet.mhn.de> <20040126075053.GB3236@o503.hadiko.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--gDGSpKKIBgtShtf+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, another note on strange RealVideo files: Some failed to find the correct audio codec: Opening audio decoder: [realaud] RealAudio decoder opening shared obj '/usr/local/lib/RealPlayer8/Codecs/sipr.so.6.0' Error: Shared object "libm.so.6" not found opening win32 dll 'sipr.so.6.0' Win32 LoadLibrary failed to load: sipr.so.6.0, /usr/local/lib/win32/sipr.= so.6.0, /usr/lib/win32/sipr.so.6.0 Error loading dll ERROR: Could not open required DirectShow codec sipr.so.6.0. Read the RealAudio section of the DOCS! ADecoder preinit failed :( ADecoder init failed :( Opening audio decoder: [realaud] RealAudio decoder opening win32 dll 'sipr3260.dll' Win32 LoadLibrary failed to load: sipr3260.dll, /usr/local/lib/win32/sipr= 3260.dll, /usr/lib/win32/sipr3260.dll Error loading dll ERROR: Could not open required DirectShow codec sipr3260.dll. Read the RealAudio section of the DOCS! ADecoder preinit failed :( ADecoder init failed :( Cannot find codec for audio format 0x72706973. I then added /compat/linux/lib to LD_LIBRARY_PATH That made the audio codec work (at least according to mplayer's output), but resulted in another error: Xlib: connection to ":0.0" refused by server Xlib: No protocol specified vo: couldn't open the X11 display (:0.0)! Error opening/initializing the selected video_out (-vo) device. Neither branding sipr.so.6.0 as Linux, nor downloading the Windows DLL =66rom mplayerhq.hu helped. Finally, I came up with the following solution: # pwd # /usr/local/lib/win32 # ln -s /compat/linux/lib/libm.so.6 # ln -s /compat/linux/lib/libc.so.6=20 # ln -s /compat/linux/lib/ld-linux.so.2=20 % export LD_LIBRARY_PATH=3D/usr/local/lib/win32 % mplayer somefile.ram Puh, I hope I fixed all those cra^W odd files now ... ;-/ Simon --gDGSpKKIBgtShtf+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFAFUgBCkn+/eutqCoRAs3jAKC1hyBBuOtYs68qPlgimmh0Hz/hDgCfYbfR +57o0njvkm8x6eAJIdEiqfI= =lbOd -----END PGP SIGNATURE----- --gDGSpKKIBgtShtf+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040126170153.GD65527>