Difference between revisions of "DVD Editing"
From GhostBSD Wiki
Line 21: | Line 21: | ||
|Script to create slideshow-style DVD with some simple menus | |Script to create slideshow-style DVD with some simple menus | ||
|[http://dvd-slideshow.sourceforge.net/] | |[http://dvd-slideshow.sourceforge.net/] | ||
+ | |- | ||
+ | |dvdauthor | ||
+ | |Makes a DVD file structure from one or more MPEG2 streams | ||
+ | |[https://svnweb.freebsd.org/ports/head/multimedia/dvdauthor/pkg-descr?revision=HEAD],[http://dvdauthor.sourceforge.net/] | ||
+ | |- | ||
+ | |dvdbackup | ||
+ | |Backup content from DVD to hard disk | ||
+ | |[https://svnweb.freebsd.org/ports/head/sysutils/dvdbackup/pkg-descr?revision=HEAD],[http://dvdbackup.sourceforge.net/] | ||
+ | |- | ||
+ | |dvdid | ||
+ | |Tool for calculating dvdids | ||
+ | |[https://svnweb.freebsd.org/ports/head/multimedia/dvdid/pkg-descr?revision=HEAD],[http://dvdid.cjkey.org.uk/] | ||
+ | |- | ||
+ | |dvdrip | ||
+ | |Perl Gtk+ based dvd-ripper | ||
+ | |[https://svnweb.freebsd.org/ports/head/multimedia/dvdrip/pkg-descr?revision=HEAD],[https://www.exit1.org/dvdrip/] | ||
+ | |- | ||
+ | |dvdstyler | ||
+ | |WxWidgets frontend to dvd recoding and authoring programs | ||
+ | |[https://www.dvdstyler.org/en/] | ||
|- | |- | ||
!colspan="3"|'''Back to the''' [[image:Icon Disti GhostBSD.png|50px|link=Applications]]'''Applications''' | !colspan="3"|'''Back to the''' [[image:Icon Disti GhostBSD.png|50px|link=Applications]]'''Applications''' |
Revision as of 07:23, 24 December 2019
Welcome to the DVD Editing |
App/Package | Abstract | Addition or Link |
---|---|---|
acidrip | GTK2::Perl wrapper for MPlayer and MEncoder for ripping DVDs | [1] |
devede | Create video DVDs, VCDs, sVCDs, or CVDs from any number of video files | [2],[3] |
dvd-slideshow | Script to create slideshow-style DVD with some simple menus | [4] |
dvdauthor | Makes a DVD file structure from one or more MPEG2 streams | [5],[6] |
dvdbackup | Backup content from DVD to hard disk | [7],[8] |
dvdid | Tool for calculating dvdids | [9],[10] |
dvdrip | Perl Gtk+ based dvd-ripper | [11],[12] |
dvdstyler | WxWidgets frontend to dvd recoding and authoring programs | [13] |
Back to the Applications |