[FFmpeg-user] Freebsd5.5 && ffmpeg installation problem
Stefano Sabatini
stefano.sabatini-lala at poste.it
Sat Nov 29 21:53:02 CET 2008
On date Saturday 2008-11-29 22:54:34 +0300, Alexander V. Smirnov encoded:
> Dear Sirs,
> Could me please help to install ffmpeg on Freebsd 5.5
> When I installed ffmpeg using ports collection, I have got following
> error message:
>
> crypt# cd /usr/ports/multimedia/ffmpeg
> crypt# make
> ===> Building for ffmpeg-2008.07.27_7
> gmake: *** virtual memory exhausted. Stop.
> *** Error code 2
The FFmpeg build system *requires* GNU make 3.81, as you can read in
the INSTALL file.
Regards.
--
ffmpeg-user random tip #1
The -b (bitrate) and -ab (audio bitrate) ffmpeg options take as argument a
bitrate expressed in bits per second, and not in Kbits per second as in previous
versions. Change your command lines accordingly.
More information about the ffmpeg-user
mailing list