You are not logged in.

#1 2010-06-10 19:26:06

helix.afx
Member
From: Italy
Registered: 2010-06-09
Posts: 10

[SOLVED] ffmpeg can not find libx264.so.98 library

Hi, I try to extract audio from a .flv video file with ffmpeg but I received this:
ffmpeg: error while loading shared libraries: libx264.so.98: cannot open shared object file: No such file or directory
so, you know where I can find it?I tried to find it in /usr/lib but there're only libx264.so and libx264.so.96!!

Last edited by helix.afx (2010-06-10 21:36:40)


If time is relative, the delay is the same.

Offline

#2 2010-06-10 20:17:17

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] ffmpeg can not find libx264.so.98 library

fully update your system.

currently we have x264 20100607-1 in our repos.


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-06-10 20:59:45

helix.afx
Member
From: Italy
Registered: 2010-06-09
Posts: 10

Re: [SOLVED] ffmpeg can not find libx264.so.98 library

Thanks but i have a problem!
after "makepkg -s" i make "pacman -U /thepackage" but it says:
error: replacing packages with -U is not supported yet
so i try wit pacman -Uf but he says the same!WHY??

Last edited by helix.afx (2010-06-10 21:05:26)


If time is relative, the delay is the same.

Offline

#4 2010-06-10 21:30:28

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] ffmpeg can not find libx264.so.98 library

actually is says that you should do

pacman -Rd package

pacman -U newpackage


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2010-06-10 21:36:21

helix.afx
Member
From: Italy
Registered: 2010-06-09
Posts: 10

Re: [SOLVED] ffmpeg can not find libx264.so.98 library

ok thanks!sorry but i'am a newbie :S


If time is relative, the delay is the same.

Offline

Board footer

Powered by FluxBB