westcoastmopa.blogg.se

Install ffmpeg ubuntu trusty
Install ffmpeg ubuntu trusty




install ffmpeg ubuntu trusty install ffmpeg ubuntu trusty

NOTE: on 64 bit systems install the codecs as follows: wget NOTE: on 32 bit systems install the codecs as follows: wget tar xvjf 2 mkdir /usr/local/lib/codecs cp -Rvp essential-20071007/* /usr/local/lib/codecs/ In most cases please just copy & paste the code into your shell and execute the commands as root.įirst we do some maintenance and remove some packages (if existing): cd /usr/srcĪpt-get remove x264 ffmpeg mplayer mencoder We install the easy to use editor joe and some tools: apt-get install joe make automake g++ bzip2 unzip patch subversion yasm We install the win codecs of the MPlayer vendor: As the Ubuntu packages do not support all required formats, we have to compile the required tools.

install ffmpeg ubuntu trusty

This HowTo describes how to install the transcoding tools under Ubuntu 14.04įor Open Source Transcoding you have to install the transcoding tools (MPlayer, mencoder, ffmpeg, flvtool2, faststart).






Install ffmpeg ubuntu trusty