Am Samstag 16 August 2008 schrieb Georg Wolfram: > Am Samstag, 16. August 2008 schrieb Manfred Tremmel: > > Am Samstag 16 August 2008 schrieb Georg Wolfram: > > > Am Samstag, 16. August 2008 schrieb Manfred Tremmel: > > > > Am Samstag 16 August 2008 schrieb Georg Wolfram: > > > > > It seems there is no flac support in the packman version > > > > > 1.1.15-0 of libxine. Amarok and kaffeine cannot play flac > > > > > files anymore. > > > > > > > > > > $>rpm -ql libxine1-1.1.15-0.pm.0 | grep flac > > > > > --- no output > > > > > > > > > > I think the file libxine1-flac is missing. > > > > > > > > Looks like a bug in 1.1.15, flac should have been build (output > > > > of the configure script at build time from the 10.3/i586 > > > > build): > > > > > > Maybe build, but not installed. > > > > Right, because... > > > > > I updated libffmpeg (libffmpeg0-0.4.9.13782-1.2), but no change. > > > > ... that's not our ffmpeg package! Please install the Packman > > ffmpeg package that's compiled with flac support and you shouldn't > > have any problem playing flac files. > > I noticed this myself shortly afterwards and installed > libffmpeg0-0.4.9svn-20080815.pm.0, but still no change. > > Which ffmpeg package does have flac support, or how can i check this?
That's the right one. Do you have installed also ffmpeg, then type in ffmpeg -formats | grep flac You should get the configure parameter and there should be a --enable-libfaac inside and the two lines: DE flac raw FLAC DEA flac FLAC (Free Lossless Audio Codec) Also take a look at the libs which are displeyed, the versions on both sides have to be the same, otherwise there are different ffmpeg libs in the system: libavutil 49. 9. 0 / 49. 9. 0 libavcodec 51.64. 0 / 51.64. 0 libavformat 52.20. 0 / 52.20. 0 libavdevice 52. 1. 0 / 52. 1. 0 If you didn't install the package using YaST, let's run ldconfig by hand to make sure, the new installed libs are active. > I can play flac files using mplayer, but i don't know if mplayer uses > a built-in version of ffmpeg: It uses a built-in version. -- Machs gut | http://www.iivs.de/schwinde/buerger/tremmel/ Manfred | http://packman.links2linux.de/ _______________________________________________ Packman mailing list [email protected] http://212.112.227.138/cgi-bin/mailman/listinfo/packman
