
Very similar to Real Alternative, QuickTime Alternative is a trimmed down version of QuickTime that contains only the essential components needed for playing QuickTime content that is embedded in webpages.
There are so many applications available .... but which one is the best for .... is there a free version .... does it work on several operating systems ....
sudo apt-get install quilt libsdl1.2-dev libogg-dev libvorbis-dev liba52-dev
libdts-dev libimlib2-dev texi2html libraw1394-dev libdc1394-13-dev
libtheora-dev libgsm1-dev
liblame-dev libxvidcore-dev libfaac-dev libfaad2-dev libx264-dev
cd /usr/local/src
sudo apt-get source ffmpeg
cd ffmpeg
export DEB_BUILD_OPTIONS=risky
sudo dpkg-buildpackage
cd ..
sudo dpkg -i ffmpeg_0.cvs20060823-3.1ubuntu4+medibuntu2_x86.deb libavcodec0d_0.cvs20060823-3.1ubuntu4+medibuntu2_x86.deb libavcodec-dev_0.cvs20060823-3.1ubuntu4+medibuntu2_x86.deb ...
sudo dpkg -i `ls *.deb`
ffmpeg -i some_of_your_movies.avi -ar 44100 test.flv