2009/8/3 V0id <[email protected]> > У пн, 2009-08-03 у 18:37 +0200, Alessandro Ferrari пише: > > I resolve the problem simply run in the terminal sudo cp > > /root/x264/libx264.a /usr/local/lib/. I try it because i was desperate > and i > > don't know why it works, but it works. If somebody knows the nature of > this > > miracle please explain me. Thanks. > > > It isn't miracle. /usr/lib/ and /usr/local/lib are two natural places to > place libs on Unix-like systems. You wouldn't have such problems if you > did "Right Thing"(tm) from the very beginning and was installed ffmpeg > through configure -> make -> make install approach. > > I must admit that there are a lot other approaches to achieve desired > result, but you obviously do not understand what you are doing and > that's what you'd better to do sing in usual old well tested way. > > Best regards. >
I install ffmpeg and x264 following these tutorial for ubuntu: http://ubuntuforums.org/showpost.php?p=6963607&postcount=360 probably there is some extra-parameters to set or the easy approach of the installation with apt is not optimal. I don't know. Although by now i have a lot of problem with this installation. What installation is the better to avoid problem? _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
