Installing FFmpeg 0.5.1 in OpenSolaris
Download the sourceDownload the file ffmpeg-0.5.1.tar.gz from http://ffmpeg.org/download.html Save this in /src You may also want to verify the file signature or checksums and read the README or INSTA
Download the sourceDownload the file ffmpeg-0.5.1.tar.gz from http://ffmpeg.org/download.html Save this in /src You may also want to verify the file signature or checksums and read the README or INSTA
Clone, configure and make12345678910cd /srcgit clone git://git.videolan.org/x264.gitcd x264CFLAGS=$( find -L /my -type d -name include -exec echo "-I{} " \; | grep -v "[.][0-9]" | tr -d '\n'
Download the sourceDownload the file xvidcore-1.2.2.tar.gz from http://www.xvid.org/Downloads.43.0.html Save this in /src You may also want to verify the file signature or checksums and read the READM