TwelvestoneBack End

ffmpeg: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No


Sign in

  • Waiting for Godot ( 720 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 4.8 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.8 k posts )
    general front end design an...
  • Back End ( 9.6 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
DontBogartMe
 
2006-12-14

I've just been trying to set up FFmpeg here (well, got the guys at ServInt to do it infact), but running FFmpeg gave me this error:

ffmpeg: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory

My linux knowledge is coming up short here, so I dug around for a solution:

Edit /etc/ld.so.conf and add the line /usr/local/lib then save and exit.

Now run this command: ldconfig -v

I'm just documenting this here to help others and help me when I have to do this again on the live server after Xmas.

DontBogartMe
 
2007-05-02

huh whaddayaknow. Same problem came up again on another server. This thread turns up in Google. Problem solved once again.

Hurrah for 12S!

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneBack End

ffmpeg: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No