o SHLIB version bump: a trick to help detect the problem that ffmpeg
will not build with the previous ffmpeg library installed
PR: 69210 [1],
74225 [2]
Submitted by: ahze [1],
Frank Mayhar <frank@exit.com> [2]
- Add WITH_VLC_DEFAULT_FONT knob for subtitles font
defaults to ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf [2]
- Fix build if you have a old version of vlc installed [3]
- Fix build on opengl visual plugin on >5.x [3]
- Enable pthreads on ffmpeg
- Remove XVID support in favor of libavcodec via ffmpeg
- Bump PORTREVISION
Many thanks to mezz and pav for building vlc countless times in testing.
Font picked by: mezz [2]
Submitted by: Piotr Smyrak [1]
Reported by: Piotr Smyrak [3]
Tested by: mezz
pav
Piotr Smyrak [3]
http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.6.html.
* Add support for polypaudio
* Disable swfdec temporarily as the swfdec plug-in needs a new version
of graphics/swfdec which needs liboil (not yet ported)
Submitted by: kwm
Approved by: maintainer (blanket)
- Fix scripts nuv2mpg and nuv2vbr
- Add Tk dependency, nuvedit use it
- Don't split files to 2G in nuvrec
- Implement memmem() in nuvplay (taken from glibc)
PR: ports/73419
Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
Approved by: maintainer
- Add information regarding requirements on atapicam in pkg-message [1]
- Add information regarding device permissions in pkg-message [1]
- Fix typo in pkg-descr
Reported by: Randy Pratt <rpratt1950@earthlink.net> [1]
This is a new port for Freevo, an open-source home theatre
PC platform based on Linux and a number of open-source
audio/video tools. I considered submitting this as a
follow-up to ports/59047 but decided against as it is an
entirely new port.
PR: ports/68215
Submitted by: Lewis Thompson <purple@lewiz.net>
Nagged by: dnns@#bsdports
converter. HandBrake was originally available on the BeOS, but now has been
ported over to MacOS X, GNU/Linux and FreeBSD.
Features:
* Can encode directly from DVDs (even encrypted ones) or from
VIDEO_TS folders
* Supports AC3, LPCM and MPEG audio tracks
* Outputs MP4, AVI or OGM files
* Outputs AAC, MP3 or Vorbis audio
* Supports 2-pass encoding
* Supports encoding of two audio tracks
* Includes a bitrate calculator
* Supports picture deinterlacing, cropping and scaling
Known limitations:
* Does not handle DTS audio tracks
* Does not handle single VOB files or any other file format
WWW: http://handbrake.m0k.org/
PR: 74214
Submitted by: Andrew Thompson
Approved by: adamw (mentor)
Multimedia/mplayer-skins fetches all the files, even the ones you
don't want to install.
The makefile is a a long list of repeating code.
This patch changes the DISTFILES and the repeating code.
PR: 74107
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Thomas E. Zander <riggs@rrr.de>