| Port details on branch 2016Q4 |
- ffmpeg0 Realtime audio/video encoder/converter and streaming server
- 0.7.17_5,1 multimedia
=0 0.7.17_5,1Version of this port present on the latest quarterly branch. - Maintainer: wg@FreeBSD.org
 - Port Added: 2016-11-09 08:54:24
- Last Update: 2016-11-09 08:54:15
- Commit Hash: af82192
- Also Listed In: audio ipv6 net
- License: GPLv2+ LGPL21+
- WWW:
- http://ffmpeg.mplayerhq.hu/
- Description:
- [ excerpt (with adaptations) from developer's README ]
ffmpeg is a hyper fast realtime audio/video encoder, a streaming
server and a generic audio and video file converter.
It can convert a standard video source into several file formats
based on DCT/motion compensation encoding. Sound is compressed in
MPEG audio layer 2 or using an AC3 compatible stream.
What makes ffmpeg interesting ?
- Simple and efficient video encoder: outputs MPEG1, H263, Real
Video(tm), MPEG4, DIVX and MJPEG compatible bitstreams using the
same encoder core.
- Hyper fast MPEG audio layer 2 compression (50 times faster than
realtime on a K6 500).
[snip -> rest on website below]
ffmpeg is made of two programs:
* ffmpeg: soft VCR which encodes in real time to several formats.
It can also encode from any supported input file format to any
input supported format.
* ffserver: high performance live broadcast streaming server based
on the ffmpeg core encoders.
WWW: http://ffmpeg.mplayerhq.hu/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ffmpeg0>0:multimedia/ffmpeg0
- To install the port:
- cd /usr/ports/multimedia/ffmpeg0/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/ffmpeg0
- pkg install ffmpeg0
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ffmpeg0
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ffmpeg-0.7.17.tar.bz2) = 5ec57caa1bff7a528b8e58643dd550cdc69156f7b44c31a10920f1be68e2036a
SIZE (ffmpeg-0.7.17.tar.bz2) = 4529540
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- yasm : devel/yasm
- as : devel/binutils
- texi2html : textproc/texi2html
- frei0r.h : graphics/frei0r
- gmake : devel/gmake
- pkgconf>=0.9.10 : devel/pkgconf
- perl5>=5.20<5.21 : lang/perl5.20
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libopencv_imgproc.so : graphics/opencv-core
- libschroedinger-1.0.so : multimedia/schroedinger
- libtheora.so : multimedia/libtheora
- libvpx.so : multimedia/libvpx
- libx264.so : multimedia/libx264
- libxvidcore.so : multimedia/xvid
- libvorbisenc.so : audio/libvorbis
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ffmpeg0-0.7.17_5,1:
AACPLUS=off: AAC support via libaacplus
ALSA=off: ALSA audio architecture support
AMR_NB=off: AMR Narrow Band audio support (opencore)
AMR_WB=off: AMR Wide Band audio support (opencore)
CELT=off: CELT audio codec support
DEBUG=off: Build with debugging support
DIRAC=off: Dirac codec support via libdirac
DOCS=on: Build and/or install documentation
FAAC=off: FAAC AAC encoder support
FFSERVER=on: Build and install ffserver
FREETYPE=on: TrueType font rendering support
FREI0R=on: Frei0r video plugins support
GSM=off: GSM codec support
LAME=off: LAME MP3 audio encoder support
OPENCV=on: Computer Vision support via OpenCV
OPENJPEG=off: Enhanced JPEG graphics support
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
RTMP=off: RTMP protocol support via librtmp
SCHROEDINGER=on: Dirac video codec support via libschroedinger
SDL=off: Simple Direct Media Layer support
SPEEX=off: Speex audio format support
THEORA=on: Ogg Theora video codec support
VAAPI=off: VAAPI (GPU video acceleration) support
VDPAU=off: VDPAU (GPU video acceleration) support
VORBIS=on: Ogg Vorbis audio codec support
VO_AACENC=off: AAC audio encoding via vo-aacenc
VO_AMRWBENC=off: AMR Wide Band encoding via vo-amrwbenc
VPX=on: VP8/VP9 video codec support
X11GRAB=off: Enable x11 grabbing
X264=on: H.264 video codec support via x264
XVID=on: Xvid MPEG-4 video codec support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_ffmpeg0
- USES:
- cpe gmake perl5 pkgconfig tar:bzip2 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|