Create video DVDs, VCDs, sVCDs or CVDs from any number of video files Maintained by:lme@FreeBSD.org Port Added: 22 Jun 2007 14:41:10
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.01_3:
PSYCO=Off (default) "Use psyco to compile the python scripts"
===> Use 'make config' to modify these settings
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>