FFmpeg Help

FFmpeg Help

Posted by: ajzack
Posted on: 2006-12-11 14:20:00

Hello,

I am trying to find information on compiling the FFmpeg source on my dreamhost server. I followed the procedure at
http://wiki.dreamhost.com/index.php/FFmpeg but it does not look to work any more.

I had to change the configuration file to point to home/tonyzack/tmp to get in to run. Now when I go to run ffmpeg all i get is can not find the lib's

Help please

Tony Zack

Re: FFmpeg Help

Posted by: pangea33
Posted on: 2006-12-11 22:27:00

Probably a typo, but "home/tonyzack/tmp" should actually be "/home/tonyzack/tmp". Have you entered it that way?

Re: FFmpeg Help

Posted by: ajzack
Posted on: 2006-12-12 06:24:00

Sorry I did miss type it when I wrote the post. /home/tonyzack/tmp is what I used. I tried again to get this to work last night and it still shows that i can not find the LIB's. I will post the error below.

file_exists(/home/tonyzack/bin/ffmpeg)
is_file(/home/tonyzack/bin/ffmpeg)
Executing: ( "/home/tonyzack/bin/ffmpeg" "-formats" )
2>/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgbhu4vZ
file_exists(/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgbhu4vZ)
filesize(/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgbhu4vZ)
fopen(/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgbhu4vZ,
r, 0)
feof(Resource id #110)
fgets(Resource id #110, 4096)
feof(Resource id #110)
fgets(Resource id #110, 4096)
feof(Resource id #110)
fclose(Resource id #110)
unlink(/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgbhu4vZ)
Regular Output:
Error Output:
/home/tonyzack/bin/ffmpeg: error while loading shared libraries:
libavformat.so.51: cannot open shared object file: No such file or
directory
Status: 127 (expected 0)
Executing: ( "/home/tonyzack/bin/ffmpeg" "-h" )
2>/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgA7Qpvx
file_exists(/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgA7Qpvx)
filesize(/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgA7Qpvx)
fopen(/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgA7Qpvx,
r, 0)
feof(Resource id #112)
fgets(Resource id #112, 4096)
feof(Resource id #112)
fgets(Resource id #112, 4096)
feof(Resource id #112)
fclose(Resource id #112)
unlink(/home/.dogmatic/tonyzack/pics.tonythegeek.com/g2data/tmp/g2dbgA7Qpvx)
Regular Output:
Error Output:
/home/tonyzack/bin/ffmpeg: error while loading shared libraries:
libavformat.so.51: cannot open shared object file: No such file or
directory
Status: 127 (expected 0)

Tony Zack

Tags: ffmpegdreamhostwikitmplib