Main > Free Download Search >

Free magicbit dvd copy software for linux

magicbit dvd copy

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1893
boot-dvd 06

boot-dvd 06


boot-dvd project contains a couple of Perl-scripts that can be used to create a custom DVD-ISO image. more>>
boot-dvd project contains a couple of Perl-scripts that can be used to create a custom DVD-ISO image (to be burned), that contains user selected Linux boot/live-CD images (only ISOLINUX boot loader supported) in a handy GRUB menu.
Enhancements:
- Many updates and bugfixes were made.
<<less
Download (0.097MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
808 downloads
Molphin - DVD Copy 2006-03-31_0.7.2

Molphin - DVD Copy 2006-03-31_0.7.2


Molphin - DVD Copy makes it easy to backup your DVDs from your home TV-DVD-Recorder to your PC. more>>
Molphin - DVD Copy makes it easy to backup your DVDs from your home TV-DVD-Recorder to your PC.

<<less
Download (0.025MB)
Added: 2006-03-31 License: GPL (GNU General Public License) Price:
1316 downloads
Clever Copy 2.0a

Clever Copy 2.0a


Clever Copy is a free, fully scalable web site portal and news posting system. more>>
Clever Copy is a free, fully scalable web site portal and news posting system. You can run it as a very simple blog or ramp it up to a full Content Management System.

It is easy to setup, use and maintain requiring no previous knowledge of web portals, blogs, php, Cmss or databases.

It uses a self optomizing database meaning that it always runs as fast as possible and works extremely well in a high traffic environment. It has been designed with the following in mind - first time users, experienced users, long term users.

Because its a dynamic site, anything you want it to, its only limited by your own imagination. If youre not sure about how to run a CMS, set it up as a blog first and then expand it later.

Use it as a news posting site, a blog, a clan site, an informational site or a fun site - its entirely up to you. With full instructions on use built in to the admin panel, whatever you have in mind you can do it with Clever Copy.
<<less
Download (0.51MB)
Added: 2005-09-20 License: Freeware Price:
835 downloads
Ogle DVD player 0.9.2

Ogle DVD player 0.9.2


Ogle DVD player is a DVD player for Solaris, *BSD, and Linux. more>>
Ogle is a real DVD player that supports DVD menus and navigation. It can access CSS-protected DVDs if you have libdvdcss installed, take screen shots, and view movies in fullscreen mode.
It handles angles correctly and automatically uses the correct aspect. You can switch subtitles and audio tracks. It runs on Linux, FreeBSD, NetBSD, OpenBSD, and Solaris.
Main features:
- Supports DVD menus and navigation.
- Reads from mounted, unmounted DVDs and hard drive.
- Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss.
- A new MPEG2 decoder with MMX, Altivec and SUN Solaris mediaLib acceleration.
- Normal X11 and XFree86 Xvideo display support with subpicture overlay.
- Accelerated display on Sun FFB2+ cards.
- Audio and subpicture selection.
- Handles advanced subpicture commands such as fade/scroll and wipe.
- Detects and uses correct aspect for movie and menus.
- Possible to play AC3, DTS, MPEG, LPCM via S/PDIF.
- Hardware yuv2rgb on Sun FFB2+ (Creator3D).
- Fullscreen mode.
- Screenshots with and without subpicture overlay.
- Title/chapter search.
- Audio formats supported: AC-3, MPEG, LPCM (DTS only via SP/DIF).
Version restrictions:
- Reverse play not implemented.
- No angle selection during playback (angle selection in DVD menu works).
- No closed caption support (not the same as subpicture subtitling).
- DTS audio not supported (other than via SP/DIF).
- To play another DVD you have to restart the program.
- Karaoke mode is missing.
<<less
Download (0.47MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
914 downloads
FTP Copy 0.2

FTP Copy 0.2


FTP Copy (fcp for short) is a program which currently has the ability to copy single files from your computer into any folder in more>>
FTP Copy (fcp for short) is a program which currently has the ability to copy single files from your computer into any folder in any ftp site via the command line. Its definetly not the best of its kind, but it gets the job done with minimal fuss. Both active and passive mode are supported.
Active and passive mode are supported. In the future the program may be extended to support wildcard copying, copying from the server, directory listings and other such features. If anyone wishes to add these features to the current codebase, mail me the new code and ill put it up.


To install the code under Linux (or possibly in other POSIX compatible environments), run the script compile.sh (sh compile.sh). That should compile the code into the executable file fcp.
<<less
Download (0.210MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1231 downloads
SILVERCODERS DVD Backup 0.5.0

SILVERCODERS DVD Backup 0.5.0


SILVERCODERS DVD Backup is an unix shell script providing functionality for backuping files and databases on DVD discs. more>>
SILVERCODERS DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs.
The project supports multisession and incremental backups. Mail notification is also supported.
Usage:
dvd_backup.sh [--config < file_name >] --init|--add
--config < file_name > - use specified config file (default is ./dvd_backup.conf)
--init - initial backup (empty media)
--add - add next backup (media with backups)
Enhancements:
- Configuration for burning speed and temporary directory was implemented.
- Calculating checksums (SHA1 or MD5) was introduced.
- Warnings are printed if some files were changed while being archived.
- SMTP authentication can be disabled in this version.
- The path to the config file can be passed as an argument.
- A lot of bugs and compatibility fixes are included for several platforms.
<<less
Download (0.004MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1017 downloads
cpdvd 1.10

cpdvd 1.10


cpdvd is a tool to transfer a DVD title to your harddisk with ease on Linux. more>>
cpdvd is a tool to transfer a DVD title to your harddisk with ease on Linux.

This tool copies all required files for a movie title from a DVD on your harddisk for further processing with libdvdreads image mode (e.g. transcode). It automatically selects the title with longest duration - but you can also pick a specific one.

The tool determines the correct title set (VTS-VOB files) for the selected title, clones the navigation information (IFO files) and extracts (decodes) the data into new video object streams.

Installation:

Unzip the file and place it in your bin path. Make sure you have installed Perl! You need at least transcode version 0.6.0pre4 and of course cpvts.

Usage:

You simply give a target directory (will be created automatically) insert a DVD and thats all:

cpdvd MyMovie

You can then run transcode with the dvd import module (-x dvd) on this directory:

transcode -i MyMovie -x dvd ...

If your DVD device is not /dev/dvd or the DVD mount point is not /dvd then you must specify the following options:

cpdvd -d /dev/mydvddevice -m /my/dvd/mointpoint MyMovie

or set the DVD_MOUNT and DVD_DEV environment variables.

If you want to copy another title or the main title guess was wrong then you can pick a title with the -t option:

cpdvd -t 2 MyMovie

With the -i option you will receive information on all titles of a disc and the guess which title is the main title:

cpdvd -i

<<less
Download (0.004MB)
Added: 2006-05-26 License: GPL (GNU General Public License) Price:
1248 downloads
DVD Backup 0.4.0

DVD Backup 0.4.0


DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs. more>>
DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs.
DVD Backup supports multisession and incremental backups. Mail notification is also supported.
Enhancements:
- This release sends email notifications using netcat instead of telnet.
- There are more details about communication with the SMTP server, and configurable excluded files patterns.
<<less
Download (0.003MB)
Added: 2006-03-21 License: GPL (GNU General Public License) Price:
1316 downloads
XMMS Plugin for Ogle DVD Player 0.9.2-1

XMMS Plugin for Ogle DVD Player 0.9.2-1


XMMS Plugin for Ogle DVD Player is an XMMS plugin, which allows it to play DVDs, using Ogle DVD Player as a backend. more>>
XMMS Plugin for Ogle DVD Player is an XMMS plugin, that allows it to play DVDs, using Ogle DVD Player as a backend.

All this packages are original and I didnt make any modifications :

a52dec-x.x.x
jpeg-x
libdvdcss-x.x.x
libdvdread-x.x.x
libxml2-x.x.x
mad-x.x.x
ogle-x.x.x

1.) To install all type ./install

2.) To clean all type ./distclean

3.) Check if there is a dvd device (/dev/dvd)

4.) To play DVD make a plain file with extension .dvd (i.e. Ogle.dvd) and open it with XMMS.

<<less
Download (6.3MB)
Added: 2006-04-07 License: GPL (GNU General Public License) Price:
1306 downloads
DVD95 1.2p1

DVD95 1.2p1


DVD95 is an gnome application to convert DVD9 to DVD5 (4,7GB). more>>
DVD95 is an gnome application to convert DVD9 to DVD5 (4,7GB). It need no additionnals packages, an onboard version of vamps and dvdauthor is used, to be as fast as possible. Interface is pretty simple yo use.
Shrinking factor may be computed for best results, or an adaptive compression ratio method may be used. Dvd can be converted to file tree or iso file. Result can be seen through xine, vlc, or mplayer. Burning is achived by third party software (k3b).
DVD95 support two copy modes :
- Menus less, one vide tiltle set, multiple audios an subtiltles.
- With menus, one vide tiltle set, multiple audios an subtiltles.
Enhancements:
- Added managment of loop devices
- Patch to allow zero sub or zero audio in dvd2vob.c
- Added cs el pt_BR translations
- Corrected cell selection problem (src/dvdcell.c+dvdcopy.c)
- Corrected bug with lpcm tracks in dvdauthor mode
- Added Deutch language ( Thanks to : Stefan Nagy )
- Added ee_ET translation
<<less
Download (0.65MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
883 downloads
MultiLinux Live DVD 0.1

MultiLinux Live DVD 0.1


MultiLinux Live DVD contains a number of bootable live distributions, all available for selection from the initial GRUB menu. more>>
MultiLinux Live DVD contains a number of bootable live distributions, all available for selection from the initial GRUB boot menu.
The concept was originally started by a Spanish web site called Nautopia.net, which provided the build script. More recently, the Michoacan Free Software User Group has created a complete DVD image for download.
Main features:
- Knoppix - 4.02
- Ubuntu 6.06 - Dapper Flight CD 5
- Livux 2.0
- PCLinuxOS P92
- Simple-Mepis 3.4.3
- System Rescue CD - 0.2.17
- Puppy-1.0.8.1r1
- Elive-0.4.2
- Damn Small - 2.2b
<<less
Download (4160MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
763 downloads
KungFu DVD Ripper 0.2.3

KungFu DVD Ripper 0.2.3


KungFu DVD Ripper is a GStreamer based DVD ripper. more>>
KungFu DVD Ripper is a GStreamer based DVD ripper.

KungFu creates backups of your DVDs, saving them as .oggs on your hard drive. It encodes the backup using patent-free codecs, Theora for video and Vorbis for audio.

KungFu is not designed for producing backups that fit within a certain file size (say, for burning onto CD); instead, it is designed to produce backups of consistent quality while maintaining the lowest average file size possible (for building a video library on your hard drive).

<<less
Download (0.027MB)
Added: 2006-12-15 License: GPL (GNU General Public License) Price:
673 downloads
DB Copy Plugin 1.0

DB Copy Plugin 1.0


DB Copy Plugin is a database copying plugin for the SQuirreL SQL Client. more>>
DB Copy Plugin is a database copying plugin for the SQuirreL SQL Client. DB Copy Plugin makes it possible to copy and paste tables from one session to another and between different databases and includes primary key and foreign key constraints for copied tables, and uses Hibernate 3.0 internally to perform database object type mappings.
It supports Firebird, Oracle, Sybase, MS SQL Server, MySQL, HyperSonic, Pointbase, and PostgreSQL, and allows the user to select a Hibernate dialect for the destination database if one couldnt be determined automatically.
Enhancements:
- Ran latest version of findbugs (http://findbugs.sourceforge.net/) and fixed Ran latest version of findbugs (http://findbugs.sourceforge.net/) and fixed
<<less
Download (2.5MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1108 downloads
Vobcopy 1.0.2

Vobcopy 1.0.2


Vobcopy copies DVD .vob files to harddisk, decrypting them on the way and merges them. more>>
Vobcopy copies DVD .vob files to harddisk, decrypting (if you have libdvdcss installed) them on the way (thanks to libdvdread and libdvdcss) and merges them into file(s) with the name extracted from the DVD.
It checks for enough free space on the destination drive and compares the copied size to the size on DVD (in case something went wrong during the copying). Vobcopy project without any options will copy the first title into files of 2GB size into the current working directory.
There is one drawback though: at the moment vobcopy doesnt deal with multi-angle-dvds. But since these are rather sparse this shouldnt matter much.
Enhancements:
- A segfault in the log file writing routine was fixed.
- Small fixes and experimental "step over the bad part" code were added.
<<less
Download (0.041MB)
Added: 2007-06-24 License: GPL (GNU General Public License) Price:
859 downloads
restore CD/DVD 1.06

restore CD/DVD 1.06


restore CD/DVD allows you to create a CD or DVD that can be used to backup whole hard disk partitions from any OS. more>>
restore CD/DVD allows you to create a CD or DVD that can be used to backup whole hard disk partitions from any OS and restore them without user interaction.

restore CD/DVD can be used in a manner similar to vendor-provided rescue CDs included with new computers, but with all your own settings.
<<less
Download (13.3MB)
Added: 2006-01-04 License: GPL (GNU General Public License) Price:
1396 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5