Create video DVDs, VCDs, sVCDs or CVDs from any number of video files Maintained by:lme@FreeBSD.org Port Added: 22 Jun 2007 13:41:10 License: not specified in port
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables
for home players, from any number of video files, in any of the formats
supported by Mplayer. The big advantage over other utilites is that it only
needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and
Python 2.4, PyGTK and PyGlade), so its dependencies are really small.
WWW: http://www.rastersoft.com/programas/devede.html
To install the port:cd /usr/ports/multimedia/devede/ && make install clean To add the package:pkg_add -r devede
Configuration Options
===> The following configuration options are available for devede-3.21.0_1:
PSYCO=off (default) "Enable devel/py-psyco optimization support"
===> Use 'make config' to modify these settings
o Update to 3.16.8
o Clean PLIST by using PORTDOCS on Makefile
o Depend on ICONV since new port version converts subtitles to UTF-8 using it
Approved by: maintainer
Bump portrevision due to upgrade of devel/gettext.
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)
Install two additional files which now allow to create a DVD menu.
PR: ports/115008
Submitted by: supraexpress (AT) globaleyes.net
Approved by: miwi (mentor)
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables
for home players, from any number of video files, in any of the formats
supported by Mplayer. The big advantage over other utilites is that it only
needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and
Python 2.4, PyGTK and PyGlade), so its dependencies are really small.
WWW: http://www.rastersoft.com/programas/devede.html
PR: ports/113945
Submitted by: Lars Engels <lars.engels at 0x20.net>