The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : lxdvdrip

Command Line Tool to make a copy from a Video DVD

 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.

Features:
- Automatic Selection of the longest Title
- Automatic Calculation of Factor to Requant
- Automatic Read of Volume-ID
- Automatic Chapter Separation from Original
- Ripping of Audiotracks in every Language
- Selection of dts-Audiotracks as Default
- Selection of two Subpicture-Tracks possible
- Ripping and Re-Authoring
- Preview of VOB-Files with mplayer or xine
- Burning with growisofs or cdrecord-prodvd
- All Program Parameters could be stored in a Config File as Program Defaults
- All Paramaters can be overwritten on the fly at the Command Line
- Program with english, french or german Messages
- Rip of Subpicture-Tracks
- Copy DVD < 4.7 GB with Menus; > 4.7 GB with vamps, without Menus.
- Partial Copy: Copy selected Titles from a DVD (dvdunauthor/vamps)
- High Quality Backup (1 DVD9 => 2 DVD5)
- DVD with Menus for Title-, Audio- and Chapter Selection (dvdwizard) 

http://developer.berlios.de/projects/lxdvdrip/



lxdvdrip history


v. 1.23
date: 2007/10/04 02:01:27;  author: edwin;  state: Exp;  lines: +2 -6
Remove always-false/true conditions based on OSVERSION 500000

v. 1.22 date: 2007/05/25 04:33:21; author: mezz; state: Exp; lines: +1 -1 Fix the build, while I am here, respect the CFLAGS. Reported by: kris
v. 1.21 date: 2007/05/19 20:17:43; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20 date: 2007/04/05 19:28:18; author: koitsu; state: Exp; lines: +2 -1 * LIB_DEPENDS changes (require libdvdread.so.5) * PORTREVISION increment Reviewed by: philip
v. 1.19 date: 2007/04/01 07:50:28; author: lioux; state: Exp; lines: +1 -1 Give maintainership to multimedia@FreeBSD.org.
v. 1.18 date: 2007/01/01 13:10:55; author: lioux; state: Exp; lines: +36 -17 Update to 1.62
v. 1.17 date: 2006/05/10 22:37:33; author: edwin; state: Exp; lines: +0 -2 Remove USE_REINPLACE from ports starting with M
v. 1.16 date: 2006/03/07 08:26:59; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.15 date: 2006/01/20 02:58:03; author: lioux; state: Exp; lines: +1 -1 o Add a few parameters to growisofs(1m) command line: '-use-the-force-luke=dao' o Bump PORTREVISION
v. 1.14 date: 2006/01/12 00:53:02; author: lioux; state: Exp; lines: +21 -4 o lxdvdrip version 1.51 no longer uses its own versions of both vamps and playcell applications. Now, it depends on the versions supplied by the multimedia/vamps port. multimedia/vamps needs to know beforehand how many bytes will be processed in order to work. Unfortunaly, lxdvdrip cannot provide such information. Therefore, vamps and playcell specific tailored versions shipped within the lxdvdrip distribution will be used. They will be named so that lxdvdrip does not conflict with multimedia/vamps. o There is a ports/UPDATING note on this issue. o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes o Take over maintainership
v. 1.13 date: 2006/01/08 12:31:32; author: edwin; state: Exp; lines: +17 -22 Update port: multimedia/lxdvdrip to 1.51 - Update to 1.51 [*] - Add multimedia/mplayer as dependency [*] - Install lxdvdrip.wav under DATADIR [*] - Change playwave reference in the source code to wavplay [*] - Stop building of vamps in the source code and add a dependency to multimedia/vamps - Pass maintainership to ports@FreeBSD.org [*]Mario Sergio Fujikawa Ferreira PR: ports/91486 Submitted by: Serge Gagnon
v. 1.12 date: 2006/01/05 03:57:29; author: edwin; state: Exp; lines: +1 -1 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.11 date: 2005/12/16 16:13:14; author: ehaupt; state: Exp; lines: +5 -5 - Add multimedia/dvdwizard to RUN_DEPENDS. dvdwizard is needed for DVD's with menus - Bump PORTREVISION PR: 90416 Submitted by: Serge Gagnon (maintainer)
v. 1.10 date: 2005/12/16 11:07:57; author: lioux; state: Exp; lines: +2 -1 o Add misc/buffer to the toolchain allowing rip mode trans_copy o Change the 16 megabyte buffer standard to a saner 10 megabyte shared memory value compatible with unmodified kernels o Bump PORTREVISION Submitted by: maintainer
v. 1.9 date: 2005/11/11 11:51:27; author: arved; state: Exp; lines: +3 -2 Add run dependency on dvdbackup, because it is needed in copy mode. Fix a directory creation in lxdvdrip.c PR: 88810 Submitted by: Serge Gagnon
v. 1.8 date: 2005/11/08 19:40:45; author: arved; state: Exp; lines: +2 -1 Add another mastersite PR: 88682 Submitted by: Serge Gagnon
v. 1.7 date: 2005/10/19 18:53:50; author: ehaupt; state: Exp; lines: +1 -0 . add %%EXAMPLESDIR%% to pkg-plist . bump PORTREVISION Reported by: pointyhat via kris
v. 1.6 date: 2005/10/18 20:27:08; author: ehaupt; state: Exp; lines: +35 -17 - Update to 1.47 - Add multimedia/mpgtx to RUN_DEPENDS (requrired since 1.30) - Cleanup Makefile - Pass maintainership to submitter PR: 87569 Submitted by: Serge Gagnon Reworked by: ehaupt
v. 1.5 date: 2005/09/10 16:52:42; author: pav; state: Exp; lines: +25 -2 - Add run dependencies on streamdvd, transcode, dvdauthor, dvd+rw-tools - Compile and install vamps on FreeBSD 5.X and newer PR: ports/85720 (based on) Submitted by: Serge Gagnon
v. 1.4 date: 2005/09/10 16:06:51; author: pav; state: Exp; lines: +1 -1 - Drop maintainership PR: ports/85720 (audit trail) Submitted by: Ulrich Spoerlein (maintainer)
v. 1.3 date: 2005/07/06 16:39:49; author: pav; state: Exp; lines: +11 -6 - Update to 1.46 PR: ports/82917 Submitted by: Jose M Rodriguez Approved by: Ulrich Spoerlein (maintainer)
v. 1.2 date: 2005/05/13 20:17:25; author: thierry; state: Exp; lines: +1 -1 Change maintainer address. PR: ports/80973 Submitted by: Ulrich Spoerlein
v. 1.1 date: 2005/01/29 15:00:19; author: pav; state: Exp; 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 ============================================================================= v. 1.23 date: 2007/10/04 02:01:27; author: edwin; state: Exp; lines: +2 -6 Remove always-false/true conditions based on OSVERSION 500000
v. 1.22 date: 2007/05/25 04:33:21; author: mezz; state: Exp; lines: +1 -1 Fix the build, while I am here, respect the CFLAGS. Reported by: kris
v. 1.21 date: 2007/05/19 20:17:43; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20 date: 2007/04/05 19:28:18; author: koitsu; state: Exp; lines: +2 -1 * LIB_DEPENDS changes (require libdvdread.so.5) * PORTREVISION increment Reviewed by: philip
v. 1.19 date: 2007/04/01 07:50:28; author: lioux; state: Exp; lines: +1 -1 Give maintainership to multimedia@FreeBSD.org.
v. 1.18 date: 2007/01/01 13:10:55; author: lioux; state: Exp; lines: +36 -17 Update to 1.62
v. 1.17 date: 2006/05/10 22:37:33; author: edwin; state: Exp; lines: +0 -2 Remove USE_REINPLACE from ports starting with M
v. 1.16 date: 2006/03/07 08:26:59; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.15 date: 2006/01/20 02:58:03; author: lioux; state: Exp; lines: +1 -1 o Add a few parameters to growisofs(1m) command line: '-use-the-force-luke=dao' o Bump PORTREVISION
v. 1.14 date: 2006/01/12 00:53:02; author: lioux; state: Exp; lines: +21 -4 o lxdvdrip version 1.51 no longer uses its own versions of both vamps and playcell applications. Now, it depends on the versions supplied by the multimedia/vamps port. multimedia/vamps needs to know beforehand how many bytes will be processed in order to work. Unfortunaly, lxdvdrip cannot provide such information. Therefore, vamps and playcell specific tailored versions shipped within the lxdvdrip distribution will be used. They will be named so that lxdvdrip does not conflict with multimedia/vamps. o There is a ports/UPDATING note on this issue. o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes o Take over maintainership
v. 1.13 date: 2006/01/08 12:31:32; author: edwin; state: Exp; lines: +17 -22 Update port: multimedia/lxdvdrip to 1.51 - Update to 1.51 [*] - Add multimedia/mplayer as dependency [*] - Install lxdvdrip.wav under DATADIR [*] - Change playwave reference in the source code to wavplay [*] - Stop building of vamps in the source code and add a dependency to multimedia/vamps - Pass maintainership to ports@FreeBSD.org [*]Mario Sergio Fujikawa Ferreira PR: ports/91486 Submitted by: Serge Gagnon
v. 1.12 date: 2006/01/05 03:57:29; author: edwin; state: Exp; lines: +1 -1 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.11 date: 2005/12/16 16:13:14; author: ehaupt; state: Exp; lines: +5 -5 - Add multimedia/dvdwizard to RUN_DEPENDS. dvdwizard is needed for DVD's with menus - Bump PORTREVISION PR: 90416 Submitted by: Serge Gagnon (maintainer)
v. 1.10 date: 2005/12/16 11:07:57; author: lioux; state: Exp; lines: +2 -1 o Add misc/buffer to the toolchain allowing rip mode trans_copy o Change the 16 megabyte buffer standard to a saner 10 megabyte shared memory value compatible with unmodified kernels o Bump PORTREVISION Submitted by: maintainer
v. 1.9 date: 2005/11/11 11:51:27; author: arved; state: Exp; lines: +3 -2 Add run dependency on dvdbackup, because it is needed in copy mode. Fix a directory creation in lxdvdrip.c PR: 88810 Submitted by: Serge Gagnon
v. 1.8 date: 2005/11/08 19:40:45; author: arved; state: Exp; lines: +2 -1 Add another mastersite PR: 88682 Submitted by: Serge Gagnon
v. 1.7 date: 2005/10/19 18:53:50; author: ehaupt; state: Exp; lines: +1 -0 . add %%EXAMPLESDIR%% to pkg-plist . bump PORTREVISION Reported by: pointyhat via kris
v. 1.6 date: 2005/10/18 20:27:08; author: ehaupt; state: Exp; lines: +35 -17 - Update to 1.47 - Add multimedia/mpgtx to RUN_DEPENDS (requrired since 1.30) - Cleanup Makefile - Pass maintainership to submitter PR: 87569 Submitted by: Serge Gagnon Reworked by: ehaupt
v. 1.5 date: 2005/09/10 16:52:42; author: pav; state: Exp; lines: +25 -2 - Add run dependencies on streamdvd, transcode, dvdauthor, dvd+rw-tools - Compile and install vamps on FreeBSD 5.X and newer PR: ports/85720 (based on) Submitted by: Serge Gagnon
v. 1.4 date: 2005/09/10 16:06:51; author: pav; state: Exp; lines: +1 -1 - Drop maintainership PR: ports/85720 (audit trail) Submitted by: Ulrich Spoerlein (maintainer)
v. 1.3 date: 2005/07/06 16:39:49; author: pav; state: Exp; lines: +11 -6 - Update to 1.46 PR: ports/82917 Submitted by: Jose M Rodriguez Approved by: Ulrich Spoerlein (maintainer)
v. 1.2 date: 2005/05/13 20:17:25; author: thierry; state: Exp; lines: +1 -1 Change maintainer address. PR: ports/80973 Submitted by: Ulrich Spoerlein
v. 1.1 date: 2005/01/29 15:00:19; author: pav; state: Exp; 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 ============================================================================= v. 1.23 date: 2007/10/04 02:01:27; author: edwin; state: Exp; lines: +2 -6 Remove always-false/true conditions based on OSVERSION 500000
v. 1.22 date: 2007/05/25 04:33:21; author: mezz; state: Exp; lines: +1 -1 Fix the build, while I am here, respect the CFLAGS. Reported by: kris
v. 1.21 date: 2007/05/19 20:17:43; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20 date: 2007/04/05 19:28:18; author: koitsu; state: Exp; lines: +2 -1 * LIB_DEPENDS changes (require libdvdread.so.5) * PORTREVISION increment Reviewed by: philip
v. 1.19 date: 2007/04/01 07:50:28; author: lioux; state: Exp; lines: +1 -1 Give maintainership to multimedia@FreeBSD.org.
v. 1.18 date: 2007/01/01 13:10:55; author: lioux; state: Exp; lines: +36 -17 Update to 1.62
v. 1.17 date: 2006/05/10 22:37:33; author: edwin; state: Exp; lines: +0 -2 Remove USE_REINPLACE from ports starting with M
v. 1.16 date: 2006/03/07 08:26:59; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.15 date: 2006/01/20 02:58:03; author: lioux; state: Exp; lines: +1 -1 o Add a few parameters to growisofs(1m) command line: '-use-the-force-luke=dao' o Bump PORTREVISION
v. 1.14 date: 2006/01/12 00:53:02; author: lioux; state: Exp; lines: +21 -4 o lxdvdrip version 1.51 no longer uses its own versions of both vamps and playcell applications. Now, it depends on the versions supplied by the multimedia/vamps port. multimedia/vamps needs to know beforehand how many bytes will be processed in order to work. Unfortunaly, lxdvdrip cannot provide such information. Therefore, vamps and playcell specific tailored versions shipped within the lxdvdrip distribution will be used. They will be named so that lxdvdrip does not conflict with multimedia/vamps. o There is a ports/UPDATING note on this issue. o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes o Take over maintainership
v. 1.13 date: 2006/01/08 12:31:32; author: edwin; state: Exp; lines: +17 -22 Update port: multimedia/lxdvdrip to 1.51 - Update to 1.51 [*] - Add multimedia/mplayer as dependency [*] - Install lxdvdrip.wav under DATADIR [*] - Change playwave reference in the source code to wavplay [*] - Stop building of vamps in the source code and add a dependency to multimedia/vamps - Pass maintainership to ports@FreeBSD.org [*]Mario Sergio Fujikawa Ferreira PR: ports/91486 Submitted by: Serge Gagnon
v. 1.12 date: 2006/01/05 03:57:29; author: edwin; state: Exp; lines: +1 -1 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.11 date: 2005/12/16 16:13:14; author: ehaupt; state: Exp; lines: +5 -5 - Add multimedia/dvdwizard to RUN_DEPENDS. dvdwizard is needed for DVD's with menus - Bump PORTREVISION PR: 90416 Submitted by: Serge Gagnon (maintainer)
v. 1.10 date: 2005/12/16 11:07:57; author: lioux; state: Exp; lines: +2 -1 o Add misc/buffer to the toolchain allowing rip mode trans_copy o Change the 16 megabyte buffer standard to a saner 10 megabyte shared memory value compatible with unmodified kernels o Bump PORTREVISION Submitted by: maintainer
v. 1.9 date: 2005/11/11 11:51:27; author: arved; state: Exp; lines: +3 -2 Add run dependency on dvdbackup, because it is needed in copy mode. Fix a directory creation in lxdvdrip.c PR: 88810 Submitted by: Serge Gagnon
v. 1.8 date: 2005/11/08 19:40:45; author: arved; state: Exp; lines: +2 -1 Add another mastersite PR: 88682 Submitted by: Serge Gagnon
v. 1.7 date: 2005/10/19 18:53:50; author: ehaupt; state: Exp; lines: +1 -0 . add %%EXAMPLESDIR%% to pkg-plist . bump PORTREVISION Reported by: pointyhat via kris
v. 1.6 date: 2005/10/18 20:27:08; author: ehaupt; state: Exp; lines: +35 -17 - Update to 1.47 - Add multimedia/mpgtx to RUN_DEPENDS (requrired since 1.30) - Cleanup Makefile - Pass maintainership to submitter PR: 87569 Submitted by: Serge Gagnon Reworked by: ehaupt
v. 1.5 date: 2005/09/10 16:52:42; author: pav; state: Exp; lines: +25 -2 - Add run dependencies on streamdvd, transcode, dvdauthor, dvd+rw-tools - Compile and install vamps on FreeBSD 5.X and newer PR: ports/85720 (based on) Submitted by: Serge Gagnon
v. 1.4 date: 2005/09/10 16:06:51; author: pav; state: Exp; lines: +1 -1 - Drop maintainership PR: ports/85720 (audit trail) Submitted by: Ulrich Spoerlein (maintainer)
v. 1.3 date: 2005/07/06 16:39:49; author: pav; state: Exp; lines: +11 -6 - Update to 1.46 PR: ports/82917 Submitted by: Jose M Rodriguez Approved by: Ulrich Spoerlein (maintainer)
v. 1.2 date: 2005/05/13 20:17:25; author: thierry; state: Exp; lines: +1 -1 Change maintainer address. PR: ports/80973 Submitted by: Ulrich Spoerlein
v. 1.1 date: 2005/01/29 15:00:19; author: pav; state: Exp; 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 =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm