f5ae FreshPorts -- multimedia/ffmpeg-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ffmpeg-devel 2012.10.13_2 multimedia on this many watch lists=12 search for ports that depend on this port An older version of this port was marked as vulnerable.
Realtime audio/video encoder/converter and streaming server
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 May 2005 02:55:18
Also Listed In: audio ipv6 net
License: GPLv2 LGPL21


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 is the development version from SVN snapshos.

WWW: http://ffmpeg.mplayerhq.hu/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/yasm
  2. devel/binutils
  3. textproc/texi2html
  4. devel/pkgconf
  5. graphics/frei0r
  6. devel/gmake
  7. lang/perl5.14
Required Libraries:
  1. x11-fonts/fontconfig
  2. print/freetype2
  3. security/gnutls
  4. graphics/opencv-core
  5. multimedia/schroedinger
  6. multimedia/libtheora
  7. audio/libvorbis
  8. multimedia/libvpx
  9. multimedia/x264
  10. multimedia/xvid
There are no ports dependent upon this port

To install the port: cd /usr/ports/multimedia/ffmpeg-devel/ && make install clean
To add the package: pkg_add -r ffmpeg-devel


Configuration Options
===> The following configuration options are available for ffmpeg-devel-2012.10.13_2:
     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: Install debug symbols
     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
     GNUTLS=on: SSL/TLS support via GnuTLS
     GSM=off: GSM codec support
     LAME=off: LAME MP3 audio encoder support
     LIBBLURAY=off: Blu-ray discs support via libbluray
     LIBV4L=off: Video for Linux support
     MODPLUG=off: Mod support via libmodplug
     OPENAL=off: OpenAL 1.1 capture support
     OPENCV=on: OpenCV support
     OPENJPEG=off: Enhanced JPEG graphics support
     OPENSSL=off: SSL/TLS support via OpenSSL
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     PULSEAUDIO=off: PulseAudio sound server support
     RTMP=off: RTMP protocol support via librtmp
     SCHROEDINGER=on: Dirac 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 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

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://git.videolan.org/

Number of commits found: 137 (showing only 37 on this page)

«  1 | 2 

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 Dec 2005 23:01:33
Original commit files touched by this commit  0.4.9.c.2005120600
lioux search for other commits by this committer
Fix CONFIGURE_ARGS entry typo

Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl>
11 Dec 2005 06:17:19
Original commit files touched by this commit  0.4.9.c.2005120600
lioux search for other commits by this committer
Fix build on sparc64 ARCH

Submitted by:   pointyhat (kris)
06 Dec 2005 20:06:50
Original commit files touched by this commit  0.4.9.c.2005120600
lioux search for other commits by this committer
1) Update to cvs snapshot 2005120600 by means of a diff to snapshot
   2005112800: house the snapshot patch file under MASTER_SITE_LOCAL.
   Currently, ffmpeg cvs snapshot distribution server is down.
2) [1] fixes FFmpeg libavcodec Buffer Overflow Vulnerability advisory:

   http://secunia.com/advisories/17892/

Prompted by:    marcus [2]
04 Dec 2005 10:51:30
Original commit files touched by this commit  0.4.9.c.2005112800_1
 This port version is marked as vulnerable.
lioux search for other commits by this committer
1) PLIST change: install ffmpeg's libavutil.pc pkgconfig under
   ${PREFIX}/libdata/pkgconfig instead of incorrect
   ${PREFIX}/lib/pkgconfig.  This incidently fixes PLIST since
   {PREFIX}/lib/pkgconfig dir can no longer forgotten behind.
2) Safer installion (no complains received regarding this): add
   quotes around file/directory paths inside ffmpeg's Makefile.
   Safety approach.
3) Bump PORTREVISION due to [1]

Submitted by:   pointyhat (kris) [1]
02 Dec 2005 00:19:28
Original commit files touched by this commit  0.4.9.c.2005112800
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Remove improper additions to CFLAGS
29 Nov 2005 03:11:41
Original commit files touched by this commit  0.4.9.c.2005112800
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to cvs snapshot 2005112800: house the snapshot distinfo under
MASTER_SITE_LOCAL. Currently, ffmpeg cvs snapshot distribution
server is down.
22 Nov 2005 02:16:25
Original commit files touched by this commit  0.4.9.c.20050620
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Fix build on ${OSVERSION} >= 504100
11 Nov 2005 06:06:17
Original commit files touched by this commit  0.4.9.c.20050620
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Add SHA256 checksum
20 Jul 2005 23:38:46
Original commit files touched by this commit  0.4.9.c.20050620
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN on ia64 and amd64: Does not compile
20 Jun 2005 23:02:09
Original commit files touched by this commit  0.4.9.c.20050620
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050620
19 Jun 2005 17:59:54
Original commit files touched by this commit  0.4.9.c.20050619
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Fix PLIST (thanks to tinderbox scripts); thus, removing BROKEN
  status
o Fix typo: USE_LINUX is not required
o Update to snapshot 20050619
17 Jun 2005 15:05:39
Original commit files touched by this commit  0.4.9.c.20050616
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
17 Jun 2005 02:06:15
Original commit files touched by this commit  0.4.9.c.20050616
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050616
12 Jun 2005 20:24:01
Original commit files touched by this commit  0.4.9.c.20050612
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050612
10 Jun 2005 10:32:26
Original commit files touched by this commit  0.4.9.c.20050610
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050610
10 Jun 2005 01:39:52
Original commit files touched by this commit  0.4.9.c.20050609
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050609
08 Jun 2005 10:35:58
Original commit files touched by this commit  0.4.9.c.20050608
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050608
08 Jun 2005 02:33:41
Original commit files touched by this commit  0.4.9.c.20050607
 This port version is marked as vulnerable.
lioux search for other commits by this committer
I) Update to snapshot 20050607
II) Improve the bktr(4) device grab code [1] in sync with
multimedia/ffmpeg/files/grab_bsdbktr.c revision 1.9
        1) Add support for DragonFly
        2) Use proper castings
        3) Test file descriptors before using them
        4) Improve frame capture
        5) Fix some errors
        6) Clean up the signals on bktr(4) when closing the device
III) Re-enable video capture WITH_VIDEO_CAPTURE due to (II)

Submitted by:   Steve O'Hara-Smith <steve@sohara.org> et al [1]
06 Jun 2005 02:31:51
Original commit files touched by this commit  0.4.9.c.20050605
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 20050605 snapshot
04 Jun 2005 23:45:11
Original commit files touched by this commit  0.4.9.c.20050604
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 20050604 snapshot
03 Jun 2005 04:41:47
Original commit files touched by this commit  0.4.9.c.20050603
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 20050603 snapshot following multidmedia/x264 update
31 May 2005 00:59:37
Original commit files touched by this commit  0.4.9.c.20050530
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050530
30 May 2005 01:16:32
Original commit files touched by this commit  0.4.9.c.20050529
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 20050529 snapshot
29 May 2005 02:39:12
Original commit files touched by this commit  0.4.9.c.20050528
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Update to snapshot 20050528
o .mkv (matroska) container files work again
26 May 2005 17:58:51
Original commit files touched by this commit  0.4.9.c.20050526
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Update to snapshot 20050526
o Fix PLIST typos
o Improve WITH{,OUT}_BUILTIN_VECTOR Makefile support
o Re-enable theora support [1]. This is still being investigated
o This version's ffplay recognizes neither .mkv nor .ogm

Reviewed by:    kwm [1]
22 May 2005 16:25:37
Original commit files touched by this commit  0.4.9.c.20050522
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050522
22 May 2005 03:02:29
Original commit files touched by this commit  0.4.9.c.20050521
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Update to snapshot 20050521
o Add forgotten PKGNAMESUFFIX=-devel
o Fix PLIST
20 May 2005 05:58:49
Original commit files touched by this commit  0.4.9.c.20050520
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050520
19 May 2005 14:44:54
Original commit files touched by this commit  0.4.9.c.20050519
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050519
19 May 2005 03:23:57
Original commit files touched by this commit  0.4.9.c.20050518
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Do not set BROKEN if any variation of the ffmpeg port is already
  installed; fixed by both changing FFMPEG_{C,LD}FLAGS -I/-L searching
  orders and looking for libraries directly inside of the ffmpeg
  port BEFORE the local {C,L}DFLAGS [1]
o Update to snapshot 20050518 since it works now that multimedia/x264
  port has been updated to snapshot 20050518

Submitted by:   ahze [1]
19 May 2005 02:57:30
Original commit files touched by this commit  0.4.9.c.20050514
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Make sure that the configure additionally look for ALL codec libraries
in -L${LOCALBASE}/lib instead of adding this check for each codec
alone

Submitted by:   mezz
Reviewed by:    ahze
14 May 2005 12:54:19
Original commit files touched by this commit  0.4.9.c.20050514
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to 20050514 snapshot
14 May 2005 00:48:35
Original commit files touched by this commit  0.4.9.c.20050513
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Remove USE_GCC dependency on 3.4
o Have byteswap work for both 5.x (and over) and 4.x FreeBSD branches
o Fix build on 4.x by disabling gcc3 SMID code (patch-configure)

Submitted by:   ahze
13 May 2005 08:26:36
Original commit files touched by this commit  0.4.9.c.20050513
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Update to snapshot 20050513
13 May 2005 04:00:19
Original commit files touched by this commit  0.4.9.c.20050512
 This port version is marked as vulnerable.
lioux search for other commits by this committer
USE_GCC=3.4 is required; thus, mark BROKEN for OSVERSION <= 500000
since the required libraries will be incompatible with the ffmpeg-devel
binary code. Patches are being worked on for both 2.95 and 4.0.1
gcc support

Submitted by:   ahze
12 May 2005 10:44:48
Original commit files touched by this commit  0.4.9.c.20050512
 This port version is marked as vulnerable.
lioux search for other commits by this committer
20050512
12 May 2005 02:54:48
Original commit files touched by this commit  0.4.9.c.20050511
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Commit updates after repo copy from multimedia/ffmpeg
o Update to CVS snapshot 20050511
o Add FreeBSD native byteswap support
o Video capture is not working and help is appreciated on this
  matter. Join irc.freenode.net #freebsd-multimedia to help. Some fixes
  have been borrowed from [2], [3] and [4]
o IPV6 support fixed [1]

Submitted by:   ahze [1],
                Jacob Meuser <jakemsr@jakemsr.com> [4],
                Vladimir Kushnir <vkushnir@i.kiev.ua> [4]
Reviewed by:    ahze,
                Jacob Meuser <jakemsr@jakemsr.com>,
                Vladimir Kushnir <vkushnir@i.kiev.ua>,
                countless others at FreeBSD-multimedia@FreeBSD.org
                mailing list
Obtained from:  FFmpeg CVS repo [2],
                OpenBSD FFmpeg port [3]

Number of commits found: 137 (showing only 37 on this page)

«  1 | 2 

286d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24517
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0