Tag: media

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

Installing x264 (via git) in OpenSolaris

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'

Installing LAME 3.98.4 in OpenSolaris

Download the sourceDownload the file lame-3.98.4.tar.gz from http://sourceforge.net/projects/lame/files/lame/ Save this in /src You may also want to verify the file signature or checksums and read the

Installing XVid 1.2.2 in OpenSolaris

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