Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 11:30:46 +0100
From:      =?ISO-8859-1?Q?Tilman_Keskin=F6z?= <arved@FreeBSD.org>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        kde-freebsd@kde.org, multimedia@FreeBSD.org
Subject:   Re: KDE4: kaffeine problems
Message-ID:  <52EB7B56.3060502@FreeBSD.org>
In-Reply-To: <20140131100741.GA19429@sh4-5.1blu.de>
References:  <20140131071653.GA27121@sh4-5.1blu.de> <52EB6963.5060204@FreeBSD.org> <20140131100741.GA19429@sh4-5.1blu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
* Matthias Apitz [Fri, 31 Jan 2014 11:07:41 +0100]:
>>  > When I launched kaffeine with some file.mp4 it first claimed:
>>>
>>> $ kaffeine HrchIEBbBVA.mp4 
[..]
>>> Shared object "libavutil.so.1" not found, required by "libxine.so.2"
>>>
>>> So I installed in addition ffmpeg-0.7.15_1,1.tbz; after this it claimed:
>>
>> It looks like you had ffmpeg installed, when you installed libxine and
>> deleted it later. ffmpeg is a LIB_DEPENDENCY of xine, so either your
>> installation was broken or you used -f to delete it.
> 
> I deleted now ffmpeg-0.7.15_1,1, libxine-1.2.2_4,
> xine-0.99.7_2  and nvidia-driver-319.32 again, and recompiled
> multimedia/libxine;
> 
> it fails to install multimedia/ffmpeg because this creates as an error
> /usr/local/share/doc/ffmpeg as a file while it should be a directory; I
> mkdir'ed /usr/local/share/doc/ffmpeg by hand and could install ffmpeg
> and libxine fine;
> 
> I pkg_delete'd kaffeine-1.2.2_4:
> 
> # pkg_delete kaffeine-1.2.2_4
> # pkg_info | fgrep nvid
> # make install clean
> gmake[1]: Leaving directory
> `/usr/ports/multimedia/kaffeine/work/kaffeine-1.2.2'
> ===>   Running ldconfig
> /sbin/ldconfig -m /usr/local/kde4/lib
> ===>   Registering installation for kaffeine-1.2.2_4
> 
> but:
> 
> $ kaffeine O.mp4                                               
[..]
> 
> Failed to open VDPAU backend Shared object "libvdpau_nvidia.so" not
> found, required by "kaffeine-xbu"
> vo_vdpau: Can't create vdp device : No vdpau implementation.
> 
> And now?

This error message comes from xine, so adding multimedia to CC for insights.


 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52EB7B56.3060502>