Port details |
- ffmpeg23 Realtime audio/video encoder/converter and streaming server
- 2.3.6_1 multimedia
=0 2.3.6_1Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2015-06-28 12:55:17
- Last Update: 2015-07-05 11:41:52
- SVN Revision: 391362
- Also Listed In: audio ipv6 net
- License: GPLv2 LGPL21
- WWW:
- http://ffmpeg.org/
- Description:
- FFmpeg is a complete, cross-platform solution to record, convert and stream
audio and video. It includes libavcodec - the leading audio/video codec
library.
This version is a legacy version from the 2.3 release branch. It is
intended to be used by ports which absolutely have to depend on deprecated
APIs that have been removed in 2.4 or later releases.
WWW: http://ffmpeg.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ffmpeg23>0:multimedia/ffmpeg23
- No installation instructions:
- This port has been deleted.
- PKGNAME: ffmpeg23
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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
- frei0r.h : graphics/frei0r
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- texi2html : textproc/texi2html
- perl5.20.2 : lang/perl5.20
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libopencv_imgproc.so : graphics/opencv-core
- libschroedinger-1.0.so : multimedia/schroedinger
- libtheora.so : multimedia/libtheora
- libvorbisenc.so : audio/libvorbis
- libvpx.so : multimedia/libvpx
- libx264.so : multimedia/libx264
- libxvidcore.so : multimedia/xvid
- libgnutls.so : security/gnutls
- libiconv.so : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ffmpeg23-2.3.6_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)
ASS=off: Subtitles rendering via libass
CDIO=off: Audio CD grabbing with libcdio
CELT=off: CELT audio codec support
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
FAAC=off: FAAC AAC encoder support
FDK_AAC=off: AAC audio encoding via Fraunhofer FDK
FFSERVER=on: Build and install ffserver
FONTCONFIG=on: X11 font configuration support
FREETYPE=on: TrueType font rendering support
FREI0R=on: Frei0r video plugins support
GSM=off: GSM codec support
ICONV=on: Encoding conversion support via iconv
JACK=off: JACK audio server support
LAME=off: LAME MP3 audio encoder support
LIBBLURAY=off: Blu-ray discs support via libbluray
LIBV4L=off: Video for Linux support
MODPLUG=off: ModPlug decoder support
OPENAL=off: Audio support via OpenAL
OPENCV=on: Computer Vision support via OpenCV
OPENJPEG=off: Enhanced JPEG graphics support
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
OPUS=off: Opus audio codec support
PULSEAUDIO=off: PulseAudio sound server support
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
X265=off: H.265 video codec support via x265
XVID=on: Xvid MPEG-4 video codec support
====> SSL protocol support: you have to select exactly one of them
GNUTLS=on: SSL/TLS support via GnuTLS
OPENSSL=off: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cpe gmake pkgconfig perl5 tar:bzip2 iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.6_1 05 Jul 2015 11:41:52 |
riggs |
Retire multimedia/ffmpeg23 and multimedia/ffmpeg26 since all dependent
ports have been upgraded to use multimedia/ffmpeg (which is on 2.7 branch
as of now) |
2.3.6_1 03 Jul 2015 07:02:44 |
koobs |
multimedia/{lib}x264: Update to 0.144.2533 and major refactor
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
has changed.
multimedia/x264:
- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
libx264 port. (Only the first 15 lines of the commit message are shown above ) |
2.3.6 28 Jun 2015 12:55:05 |
riggs |
Add multimedia/ffmpeg23 port in preparation for switching the
main multimedia/ffmpeg port to a newer branch |
Number of commits found: 3
|