aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/iso2mkv
Commit message (Collapse)AuthorAgeFilesLines
* - update audio/lame to 3.98.4netchild2010-06-031-1/+1
| | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonselinimon2009-08-021-1/+1
| | | | | | to email. Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Chase multimedia/mplayer splitrafan2007-08-111-1/+1
| | | | | PR: ports/115416 Submitted by: Thomas Zander <thomas.e.zander at googlemail.com>
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - update to 0.8.4alexbl2007-01-282-4/+4
| | | | Submitted by: pointyhat via pav
* - Unbreak INDEXalexbl2007-01-011-1/+1
| | | | Pointyhat to: alexbl
* - add iso2mkv 0.8.3alexbl2007-01-013-0/+56
iso2mkv is software for automated DVD to XviD/vorbis MKV video conversion. Gives almost total control on the process of video compression at maximum quality, while being simple and straightforward to use (a kind of 'life-hack'). The intended audience is advanced end-users and the script is not user-error-proof. Based on mplayer, mencoder, oggenc or lame, and mkvmerge (if not properly installed, won't work). This is only a shell script that wraps the other programs. If you can watch the DVD with MPlayer, you can compress it with iso2mkv. Other used programs (hopefully included in most GNU/Linux distributions as well a FreeBSD :) ) are basename, bc, nice, stat. WWW: http://5ko.free.fr/en/iso2mkv.html