1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

113 Commits

Author SHA1 Message Date
Herve Quiroz
9bb19e2c6b Project X - a free Java based demux utility
Copyright (C) 2001-2004 dvb.matt

European digital radio & television uses the DVB standard to broadcast its
data. Project X gives you a look behind the transmissions and tries its best
to handle & repair many stream types and shows what went wrong on reception.

It is intended for educational purposes only, as a non-commercial test project.
It may not be used otherwise. Most parts are only experimental.

WWW: http://sourceforge.net/projects/project-x

PR:		79769
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2005-04-21 12:08:11 +00:00
Michael Johnson
2c98a5eea9 - Add mjpegtools-yuvfilters
Mjpegtools YUV video stream processing tools

yuvdeinterlace:
  A non destructive deinterlacer. Converts to a double frame rate, alf height,
  progressive yuv stream for further processing by temporal based filters.
  Then re-interlaced before encoding. The reinterlacer doesn't exist at this
  time.

yuvafps:
  A linear frame averaging, frame rate converter. Does a better job than the
  frame dropping/duplicating converters.

yuvfade:
  Will fade the video to black after X number of frames. Uses a trial and
  error method of fading to black

yuvwater:
  Attempts to detect and remove semi-transperant watermarks from the source.
  Produces a PGM file of the detected watermark which is used to remove or
  reduce the effect.
2005-04-10 00:01:57 +00:00
Mario Sergio Fujikawa Ferreira
73cb4c9fee Remove multimedia/linux-divxplayer since developer's dropped the
application
2005-04-02 19:23:57 +00:00
Joe Marcus Clarke
3f65f079cf Complete the removal of nautilus-media.
Reminded by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2005-03-12 20:16:21 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Pav Lucistnik
2429e5d4cd New port dvd-slideshow. set of scripts to make it easier for me to burn a
slideshow-style dvd with some simple menus

PR:		ports/77625
Submitted by:	Phil Oleson <oz@nixil.net>
2005-02-19 21:52:12 +00:00
Pav Lucistnik
a5d987cd11 Libmpeg3 supports advanced editing and manipulation of MPEG streams.
Libmpeg3 provides a uniform front end for a large number of the MPEG
formats used in HDTV broadcasting.

It decodes:
* MPEG-1 Layer II Audio
* MPEG-1 Layer III Audio
* MPEG-2 Layer III Audio
* MPEG-1 program streams
* MPEG-2 program streams
* MPEG-2 transport streams
* AC3 Audio
* MPEG-2 Video
* MPEG-1 Video
* IFO files
* VOB files

PR:		ports/77175
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-02-08 23:18:00 +00:00
Pav Lucistnik
ce0a122fd7 Add xfce4-media (xfmedia), a lightweight media player based on the xine engine
PR:		ports/76740
Submitted by:	Matt Lancereau <matt@bsdfly.org>
2005-01-29 16:32:15 +00:00
Pav Lucistnik
6748428452 dvdrip is a Command Line Tool to make a copy from a Video DVD for private Use.
It automates the process of Ripping, Authoring, Preview and Burning of a DVD.

PR:		ports/76728
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-01-29 15:00:20 +00:00
Koop Mast
294465d77e Finish repocopy from graphics to multimedia.
Update to alpha4, based on [1]

PR:		75961 [1]
Submitted by:	Stefan Walter sw AT gegenunendlich dot de
Repocopyed by:	marcus
2005-01-13 19:00:03 +00:00
Michael Johnson
d98d8457f1 Add x264
x264 is a free library for encoding H.264/AVC video streams.

Encoder features
 * CAVLC/CABAC
 * Multi-references
 * Intra: all modes (4x4 and 16x16 with all predictions)
 * Inter P: all partitions (from 16x16 down to 4x4)
 * Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT)
 * Ratecontrol: constant quantizer, constant bitrate, or multipass ABR
 * Scene cut detection
2005-01-12 04:57:18 +00:00
Mario Sergio Fujikawa Ferreira
6b10375f58 o New port cupid version 0.0.1: GNOME Gstreamer based video/audio
capture solution
o Video capture does not work since there is no gstreamer video
  source plugin for FreeBSD just yet
2005-01-08 21:10:10 +00:00
Mario Sergio Fujikawa Ferreira
f892171856 o Remove ports/multimedia/gstreamer-player since it is no longer
maintained by the developers
o People are advised to try other frontends such as
  ports/multimedia/totem-gstreamer though this is not an official
  replacement (just a suggestion)

Prompted by:	kwm
2004-12-26 09:08:48 +00:00
Koop Mast
b7e1d4dd30 Add pitivi a gstreamer based non-linear multimedia editor. 2004-12-20 19:39:53 +00:00
Mario Sergio Fujikawa Ferreira
e59be8137c New port kmenc15 version 0.02: KDE advanced MEncoder frontend, ala, VirtualDub 2004-12-15 18:48:15 +00:00
Mario Sergio Fujikawa Ferreira
d62c1c99c9 New port konverter version 0.92-beta1: KDE MEncoder frontend 2004-12-15 17:31:10 +00:00
Edwin Groothuis
87609aafb3 [NEW PORT] multimedia/xmms-skins
A set of skins for XMMS from www.xmms.org

PR:		ports/71231
Submitted by:	Filippo Natali <filippo@widestore.net>
2004-12-15 02:44:06 +00:00
Sergey Matveychuk
25da3650f3 Removed on maintainer request: no longer maintained by the author
PR:		ports/74865
Submitted by:	Anish Mistry <amistry(at)am-productions.biz> (maintainer)
2004-12-09 00:03:31 +00:00
Joe Marcus Clarke
e483e1b8e8 Add totem-gstreamer, a slave port to totem that enables the gstreamer
backend.  This port will be used as a dependency for the upcoming GNOME
2.10.
2004-12-04 19:39:03 +00:00
Edwin Groothuis
375304aa7c NEW PORT: multimedia/freevo, an open-source home theatre PC platform
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
2004-11-23 22:31:56 +00:00
Michael Johnson
36f202a259 HandBrake is a GPL'd multi-platform, multithreaded DVD to MPEG-4 ripper and
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)
2004-11-22 20:26:08 +00:00
Pav Lucistnik
959fdf9a38 Add bmp-extra-plugins, collection of plugins for Beep Media Player:
Input: musepack, mplayer
General: xf86audio, status
Output: crossfade, ogg, arts
Visualization: blursk, minilcd, wmdiscotux

PR:		ports/71979
Submitted by:	Jan Srzednicki <w@wrzask.pl>
2004-11-21 19:45:29 +00:00
Herve Quiroz
209b908961 OGMRip is an application and a set of libraries for ripping and encoding DVD
into DivX/OGM files using a wide variety of codecs. It relies on mplayer,
mencoder, ogmtools, oggenc and lame to perform its tasks.

The GUI features a clean high-compliant GNOME 2 interface and tries to minimize
as much as possible esoteric settings.

WWW:	http://ogmrip.sourceforge.net/
2004-11-19 18:23:48 +00:00
Mario Sergio Fujikawa Ferreira
bc96b55f4b o New port mpeg4ip-libmp4v2 version 1.1: Mpeg-4 library and tools
from mpeg4ip
o These tools were separated from the main mpeg4ip port so that
  some ports such as audio/faad can depend on this smaller port
  rather than the big mpeg4ip one

PR:		72204
Submitted by:	ahze
2004-11-10 01:42:24 +00:00
Pav Lucistnik
70810b38b3 Add xfce4-xmms-controller, a full-featured XMMS controller for the Xfce4
Panel. It features playback control, playlist navigation, volume
control and launching XMMS. It is customisable and supports the mouse
scroll wheel.

PR:		ports/73696
Submitted by:	Robin Schoonover <end@endif.cjb.net>
2004-11-09 23:43:32 +00:00
Pav Lucistnik
f299876a35 Add gdvrecv, a set of tools for FreeBSD to receives audio and video data from a
digital camcorder via an IEEE 1394 (widely known as FireWire) link and stores
them into an DV file.

PR:		ports/73442
Submitted by:	Henri Michelon <michelon@e-cml.org>
2004-11-06 23:38:04 +00:00
Pav Lucistnik
3c844061b7 Add exportvideo, an utility extracts the video data from a nuppelvideo
file and writes a YUV4MPEG stream which can be piped to mpeg2enc.
In other words, it exports the nuppelvideo .nuv format for encoding
(S)VCD/DVD compliant MPEGs with mjpegtools.

PR:		ports/73417
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org>
2004-11-06 20:17:06 +00:00
Pav Lucistnik
6a81221960 Add gxmms, a simple GNOME panel applet that lets you control the basic
functions of the X MultiMedia System (XMMS). It has the following
features:

* Scrollable track time progress bar
* Volume control with mouse scrollwheel
* Buttons: Previous track - Play / Pause - Stop - Next track - Eject
* Real-time tooltips with track title and time
* Control repeat and shuffle properties
* Show/Hide main window, playlist editor, graphical eq and more
* Internazionalization (i18n)

PR:		ports/73480
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-11-04 13:56:44 +00:00
Pav Lucistnik
c99e30aca8 Add gaim-xmms-remote, a Gaim plugin to allow control of XMMS from Gaim
message windows, and to print currently playing tune to the IM/chat.

PR:		ports/71216
Submitted by:	Daniel Shafer <danielshafer@gmail.com>
2004-10-28 20:53:37 +00:00
Herve Quiroz
3be75d74ff tcmplex-pantelje, audio video multiplexer from the transcode distribution,
re-writen for 8 audio channels. This version fixes an AC3 bug and supports
files > 2GB.

WWW:	http://www.home.zonnet.nl/panteltje/dvd/
2004-10-24 01:23:00 +00:00
Pav Lucistnik
aa3d5df8d5 Add LDVD9to5, a Gui, which shall simplify shrinking a DVD-9 to a DVD-5.
PR:		ports/72833
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2004-10-20 07:06:37 +00:00
Edwin Groothuis
8e3b0d7cfe Submit a lkm for the cxm device, found in the Hauppauge PVR-250/350
TV cards.

    This port contains:

    - Drivers for the Conexant MPEG-2 Codec driver which can be found
      on the Hauppauge PVR-250/350 TV cards.
      These drivers are (c) John Wehle <john@feith.com>

      On FreeBSD 4.x, the device used is /dev/bktr0.
      On FreeBSD 5.x, the device used is /dev/cxm0

      This driver has been successfully tested on:
      - FreeBSD 4.10
      - FreeBSD 5.2.1

    - Two simple programs to modify some ioctls on the card: set the
      channel and set the window size.

    Note:

    - The configuration screen is only applicable for the the Philips
      FQ1216M tuner. For other tuners ignore this section. Select just
      one entry.

    - Note: the maintainer of this port has no inside knowledge of the
      workings of this software. Please don't contact me about cards
      which don't work. Please contact me about problems with the port,
      with possible enhancements, with success stories.

    Author: John Wehle <john@feith.com>

Submitted by:	edwin@mavetju.org
2004-10-15 12:12:15 +00:00
Edwin Groothuis
d2e2005631 [NEW PORT] multimedia/gavl: A library for handling uncompressed video and audio data
Gavl (Gmerlin Audio Video Library) is a library for handling
	uncompressed video and audio data.

PR:		ports/71133
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 23:24:34 +00:00
Pav Lucistnik
bab9a719dc Add dvdstyler, a crossplatform GUI frontend to the dvd authoring and
recording programs.

PR:		ports/70094
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-20 16:50:14 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Michael Nottebrock
e0a68db688 Add xvid4conf, a configuration panel for XviD, used by transcode/dvdrip 2004-06-11 21:42:52 +00:00
Pav Lucistnik
94ec48a6e1 Add kino-dvtitler, a subtitler plugin for Kino, a non-linear video editing
program.

PR:		ports/66665
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-05-26 07:15:27 +00:00
Tilman Keskinoz
aef9c04ecf Add the kaffeine-mozilla plugin, which was split out of the kaffeine port 2004-05-25 14:24:15 +00:00
Pav Lucistnik
1facd41b76 Add xfce4-xmms-plugin, a XFce plugin to control XMMS from xfce4-panel.
PR:		ports/66557
Submitted by:	Zahemszky, Gábor <gabor@zahemszky.hu>
2004-05-14 21:05:04 +00:00
Pav Lucistnik
8b6891bb57 Add qdvdauthor, a Qt GUI on top of dvdauthor, a DVD-Video authoring application.
PR:		ports/66515
Submitted by:	Phil Oleson <oz@nixil.net>
2004-05-13 16:49:52 +00:00
Pav Lucistnik
a7108b251b Add libdts, a free library for decoding DTS Coherent Acoustics streams. 2004-05-12 11:06:46 +00:00
Bruce M Simpson
4f32739dff Dirac is a next-generation open-source video codec designed at the BBC. 2004-05-11 12:52:15 +00:00
Markus Brueffer
005117be3f Add grpplaylist 0.1, a Noatun playlist plugin. It is a playlist inspired by
ZInf, in which you can organize your multimedia files in groups based on
the files meta information (Artist, Album, etc).
2004-05-07 12:06:06 +00:00
Pav Lucistnik
4cee64f7ff Add xmms-weasel, a rather nice XMMS plugin that hides the XMMS windows off
the screen when the mouse is not over them. The windows slide back into view
when you put the mouse near where they are docked.

PR:		ports/65184
Submitted by:	Narayan Newton <narayan_newton@yahoo.com>
2004-05-06 09:01:36 +00:00
Pierre Beyssac
33c7fcfd70 Add kino. 2004-04-10 16:59:28 +00:00
Joe Marcus Clarke
58062d7107 Add py-gstreamer, Python bindings around the GStreamer multimedia system.
PR:		65361
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-04-09 20:16:20 +00:00
Joe Marcus Clarke
0eb9d57006 Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams.
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-04-05 04:06:42 +00:00
Joe Marcus Clarke
cb8beadec3 Remove acme now that it has been rolled into gnomecontrolcenter2. 2004-04-05 03:39:49 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
ad7ed5c142 Add acidrip, a Perl/Gtk2 frontend for mencoder for ripping DVDs into DivX.
PR:		ports/65012
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-02 05:08:54 +00:00