Am 29.09.2014 um 22:43 schrieb milad arabi:
> # ldd /root/bin/ffmpeg
> i found dependency directory for ffmpeg and copy libvo-amrwbenc.so.0
> and /libvo-amrwbenc.so.0.0.4 to /usr/lib64.
> 
> my problem solved

and why did you not install it properly?

copy libraries manually around is a way straight to hell
as well as compile several liraries from source with
cross-dependencies instead learn to use rpmbuild and
*never* ever configure/compile software as root

seeing things like "/root/ffmpeg_build/lib/libvo-amrwbenc.so.0"
i could puke a lot - don't do anything as root which don't
really require root permissions

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to