Applications :: Making Back-up Copies Of DVDs Using Dvdrip
Nov 3, 2010
It has been such time that I have been making back-up copies of my DVDs using dvdrip. Lately I tried to back-up DVD of Iron Man2 and was surprised to see so many titles under Table of Contents. 93 titles of which re all running 2 hours plus. And so I ripped the recommended one which is the longest running title. Surprisingly, the output is all screwed up. Meaning scene one is at the end along with some scenes from the middle of the film and so on. Is there any way to correctly choose which of the 93 titles is the right one please? Obviously, I can't go through the motions of doing it one by one. Or would it be more practical to just copy the whole DVD image and burn in another DVD instead of making a HD back-up?
[Code]...
View 11 Replies
ADVERTISEMENT
May 6, 2010
I am trying to back up some DVDs for an upcoming trip, but am having trouble getting dvdrip to work. Ran it in termianl, here is output I am getting:
[Code]....
View 5 Replies
View Related
May 6, 2010
I am trying to make a backup copy of a DVD without success. k3b simply stays there silent doing nothing and I have to terminate the application. Is there a way to make DVD copies if one needs to?EDIT:I am using the home partition for caching as it is the biggest one on the disks; /tmp is too small.
View 5 Replies
View Related
Jun 12, 2010
Is there anyway of playing the digital copies that come with bluray and dvds - these appear to be encrypted using DRM.
View 1 Replies
View Related
Mar 21, 2011
As an example, I have two servers, sm-i222 and fileserv. sm-i222 is a Win2k3 system running cygwin. fileserv is a linux box running RHEL 4.7. sm-i222 maps /cygdrive/c to the c: drive and /cygdrive/d maps to the d: drive(actually a single 4TB RAID). from the sm-i222 server /cygdrive/c I call a small script from the crontab. The internal IP for fileserv is 10.0.0.7. See below.
cd /cygdrive/d/fileserv/home
rm -rf /cygdrive/d/fileserv/home/*
rsync -avz -e 'ssh -c blowfish' root@10.0.0.7:/home/* .
These three lines perform well in that they make a full transfer of the fileserv:/home/ directory on fileserv to the appropriate place on sm-i222 using rsync. I use rsync instead of scp because I have to traverse subdirectories and symbolic links in the /home/... filesystem on fileserv. What I'm looking to do is use rsync to do an incremental transfer/backup of only the files that have changed since the last full backup. I'll manage the times I do this manually or in crontab. A colleague says this is do-able, but not how. Rsync.org says this is do-able but not how. Cygwin says this is do-able... see rsync.org. I believe what I'm looking for is a single rsync line like I have above that only transfers the changed files on fileserv to sm-i222.
View 14 Replies
View Related
Jul 21, 2011
I want to take a graphics file and make 10 copies of it to the same directory, each with 001, 002, or some such designation at the end of each file name so they have discrete files names. Is this possible using cp?
View 12 Replies
View Related
Mar 21, 2010
I would like to make backups of my movie DVDs. I have tried xcdroast and brasero on my FC12 linux but they refuse to copy an encrypted DVD. What is available for free to copy encrypted DVDs?
View 5 Replies
View Related
Mar 14, 2010
I'm trying to back up one of my dvds to my hdd. My usual method is to copy the video_ts folder onto my hdd and convert it from there. I popped this dvd into my computer and nautilus is saying that there is 71.8gb of data on this disk. If I run df -h, here's what I see:
[Code]..
There are actually 65 of these 1gb files. why this is happening or how to get this backed up?
View 3 Replies
View Related
Mar 29, 2010
I recently installed Kubuntu, but I can't play back DVDs.
I also added handbrake and VLC, because I would like to rip my DVDs and I understand that I need libdvdcss.
I've followed various instructions on the forum for adding files from Medibuntu, but I still can't even play back a commercial DVD.
View 2 Replies
View Related
Sep 9, 2010
I'm trying to find a good way to rip my dvd collection to .iso files so that i can back them up on my media server. my eventual goal is to be able to play these on my htpc over the network. note before anyone gets pissy: there is no piracy involved, I own all of the dvds that I will be ripping.anyway I've gotten as far as installing all the necessary codecs (i think) off of the medibuntu repos but brasero fails at 97% or so and while k3b does complete the rip, if i try using gnome mplayer, vlc or movieplayer to play the iso all i get is either the FBI warning or at most the dvd menu before the program crashes.
View 3 Replies
View Related
Feb 7, 2011
What I want to do is force my DVD burner to use full writing power on the entire surface of a DVD. This should be able to invisibly damage the contained data, and should work on CDs, DVDs and BRDs too (in theory). I don't want to write data over it, so it's not a matter of having a RW disc or a R one. The result I want to obtain is simply an unreadable disc that does not look damaged. Do you know if there's a program able to ignore a disc being already full and perform this task?
View 2 Replies
View Related
Feb 11, 2010
Hello, im running ubuntu 9.10 on my laptop and im trying to make a win xp vbox and when it gets to the part where is is creating the virtual hard drive (30GB in my case) it just stays at 0%. I left it running last night and went to bed, in the morning it was still at 0%. Now iv just tryd it again and its been sitting for about 2 hours now and still at 0%.
View 2 Replies
View Related
Jan 10, 2010
I've just switched from GNOME to KDE4. I'm using Mandriva 2010 with KDE 4.3I've got a problem with kget and ktorrent. There was a menu bar on top with several menus and in the options or somewhere I can't remember, I clicked to hide that menu. Now I can't get it back again.
View 3 Replies
View Related
Feb 6, 2011
After a fresh Squeeze install, I tried to install dvdrip: apt-get install dvdrip Pakketlijsten worden ingelezen... Klaar Boom van vereisten wordt opgebouwd De status informatie wordt gelezen... Klaar Sommige pakketten konden niet geïnstalleerd worden. Dit kan etekenen dat u een onmogelijke situatie gevraagd hebt of dat u de 'unstable'-distributie gebruikt en sommige benodigde pakketten nog vastzitten in 'incoming'. De volgende informatie helpt u mogelijk verder:
De volgende pakketten hebben niet-voldane vereisten: dvdrip : Vereisten: transcode (>= 2:1.0.2-0.8) maar het zal niet geïnstalleerd worden Vereisten: libevent-execflow-perl (>= 0.64) maar het zal niet geïnstalleerd worden Aanbevelingen: subtitleripper maar het zal niet geïnstalleerd worden E: Niet-werkende pakketten: Translated it says like I asked something impossible, or am using unstable packeges.
View 2 Replies
View Related
Jan 7, 2010
I have tried installing logmein in wine. It installed fine, but didn't work so I removed it. Its icons though, would not be deleted so I removed Wine entry in "Edit menus".
after this I purged wine, deleted /.wine and reinstalled, but the menu entries do not get reinstalled. I know how to make launchers, what I want is the interactive menus back (browse c, uninstall and programs)
View 2 Replies
View Related
Jan 19, 2010
My list of programs under Application > Wine had become messed up, with some entries for programs that had been uninstalled in Wine. I was unable to remove these from the menu for some reason, so I removed the entire Wine category. It was not re-added upon reinstalling Wine... do I have to add it all back manually, or is there some way to have it appear as it did when originally installed?
View 4 Replies
View Related
Jul 29, 2010
Since 10.04, dvdrip will not finish ripping without crashing on multi episode disk. Reopened dvdrip to copy log files (below) and only part of log remains, but now transcode is available where before it was not. This dvd has 22 chaptors and it crashed at the end of 21. 22 came up on the progress bar but just stalled there.
[Code]....
View 2 Replies
View Related
Mar 11, 2010
make a subj for RHEL ? Really need it.
View 10 Replies
View Related
Dec 9, 2009
I was able to play a DvDRip-FxM file using mplayer before I inadvertently updated it (along with a host of others, now backed down or removed).
current files
gstreamer-0.10.20-3.el5
gstreamer-plugins-bad-0.10.8-4.el5.rf
gstreamer-plugins-base-0.10.20-3.0.1.el5_3
gstreamer-plugins-good-0.10.9-1.el5_3.2
gstreamer-tools-0.10.20-3.el5
mencoder-1.0-0.41.svn20090711.el5.rf
mplayer-1.0-0.41.svn20090711.el5.rf
mplayer-fonts-1.1-3.0.rf
[Code]...
View 19 Replies
View Related
Dec 20, 2010
is it possible (and how) to create keyboard shortcut/binding that would give window-focus back to Tilda terminal? Currently, it is necessary to LMB-click inside Tilda (or at least drag mouse-cursor over Tilda) to resume typing.
View 3 Replies
View Related
May 29, 2009
I am running openSUSE 11.1 + KDE 4.2.I wonder where is the desktop button, which minimized all currently opened applications and brings you back to the desktop?
Please could someone let me know how or what do I need to insert to the control panel?
View 5 Replies
View Related
May 30, 2010
Let's say you want to copy some files from one drive (ext3 over USB) to another (ext4 in local box). You have a few terabytes over a couple million files.You could just use Nautilus, which is what I did. It seemed to have completed normally (after a few days).I wanted to verify that everything copied accurately, but I'm not sure the best way to do this. If I used md5sum, the verification would take all week, so that won't do. I used "du -bs *" and compared the sizes of the folders at the root of the drives. Most of the folder sizes were off somewhat - less than 1MB in any case. For each folder whose size was different, the difference was a multiple of 4096 bytes. This makes me suspect that the information du is giving me isn't precisely the information I assume it's giving me.
Baobab gave me different sizes from what du gave me, and it also gave significantly different sizes between my source and destination drives.I wanted to do a "diff -r source destination", but I don't even have a guess as to how long that would take so I gave up after a couple hours. It wouldn't tell me everything I want to know, anyway (if files are missing vs if files did not copy correctly).
So the help I need is:
1.) Is there a quick way to reassure me that everything copied correctly?
2.) Is there a better way to do such marathon copies? (faster and more reliable?)
View 9 Replies
View Related
Mar 21, 2010
have two copies of firefox, one with addons and one without?
View 2 Replies
View Related
Mar 16, 2011
Whenever I start my netbook up lately, it shows that I have three copies of Ubuntu (at least there are three text copies.) Only the third one works, because whenever I load the first two, it does not get any farther than a command prompt-like text screen that says something like "Kernel Panic." I know that that is about the equivalent to Windows' "blue screen of death," and I would like to know how to get rid of the first two.
I do not know if this is exactly related, but it all started when I tried to do an update, and apparently Compiz is an unauthorized program (which is silly, since I got it from the Software Center. Now, in the third Ubuntu option, the Compiz is non-existant (I used to have multiple desktop areas where I could do work, and have gotten quite used to having many windows open at once, but now, even the icon that I used to use to switch between them isn't there.
View 8 Replies
View Related
May 23, 2011
My ubuntu started out right, it copies files 3/4 of the way through and reads ready when you areThe foward button does not let me click it
View 1 Replies
View Related
Jul 12, 2011
rsync -r -v -e ssh root@nn.nn.nn.nn:/usr/local/websites/* /usr/local/websites and each time I run it it copies everything - all files. I thought rsync was only supposed to copy files that had been added or modified.
View 3 Replies
View Related
Apr 5, 2010
(Running openSUSE 11.1 with KDE 4.3). I finally got my iPod Touch (2nd Gen) mounted using ifuse and libimobiledevice, using the following command:
Code:
ifuse ~/iPhone
And I was really pleased to finally copy some music files onto my iPod using gtkpod. I navigated to the ~/iPhone/iTunes_Control/Music folder and found the folders F00 to F49. Output of ls -l */*:
Code:
-rw-r--r-- 1 sdods users 9833326 2010-04-02 20:07 F02/libgpod002545.mp3
-rw-r--r-- 1 sdods users 5911197 2010-04-02 20:06 F04/libgpod646189.mp3
-rw-r--r-- 1 sdods users 6160091 2010-04-02 20:06 F10/libgpod395378.mp3
-rw-r--r-- 1 sdods users 12753607 2010-04-02 20:05 F16/libgpod100847.mp3
-rw-r--r-- 1 sdods users 5815275 2010-04-02 20:06 F21/libgpod769014.mp3
-rw-r--r-- 1 sdods users 9859657 2010-04-02 20:06 F21/libgpod803494.mp3
-rw-r--r-- 1 sdods users 7254100 2010-04-02 20:06 F21/libgpod841431.mp3
-rw-r--r-- 1 sdods users 13246380 2010-04-02 20:07 F24/libgpod399253.mp3
-rw-r--r-- 1 sdods users 11185006 2010-04-02 20:06 F28/libgpod402592.mp3
-rw-r--r-- 1 sdods users 10135510 2010-04-02 20:06 F33/libgpod142097.mp3
-rw-r--r-- 1 sdods users 6227801 2010-04-02 20:07 F34/libgpod853372.mp3
I'm almost certain the files have been successfully copied to the device, because I've unmounted it, using:
Code:
fusermount -u ~/iPhone
and when I re-attached it, the files were still there.
So I just have a few problems:
1) gtkpod won't update the iPod database, even though a dialogue window opens and says it is doing just that. Does anyone know why this might be?
2) Dolphin doesn't recognise that the iPod is mounted? the command dmesg recognises it, but there's no fstab for it. I wonder if anyone knows how I could create a udev rule to automatically mount the iPod when I plug it in. And how can I make dolphin recognise it?
3) Amarok doesn't recognise that it is mounted. I have both 1.4 and 2. I presume this is for the same reason that Dolphin doesn't recognise it.
View 9 Replies
View Related
Sep 27, 2010
I am trying to copy the files from my WHS disk to my Ubuntu Server disk. I have the windows disk mounted at /media/WINDOWS and I want to transfer to /storage so I ran;Code:sudo cp -r /media/WINDOWS /storageIt takes about 4-5 seconds and is complete, but there is about 500 GB worth of data there so I know it didn't really copy everything over. When I look at the files in console it shows them, but when I look at the /storage through SAMBA on my Windows machine, it only shows the directories.?
View 9 Replies
View Related
Dec 14, 2010
When I select the "Open with...Other Application" context menu item I get a dialog box with multiple copies of the available programs. All of the offending program entries are Wine programs.How do I remove the extra programs from this list.this is a small problem but kind of annoying..
View 2 Replies
View Related
Feb 19, 2011
I deleted Windows from my Notebook and am only rockin Ubuntu on this machine. On the (previously) shared Data Partition, there are dozens of GBs occupied by the Volume Shadow Copy Service backups (which I used with Windows) but now how do I get rid of these?In Windows you could either turn off VSS/Restore under System Protection or alternatively use the Disk Cleanup Utility. How do I do this with Ubuntu?
View 6 Replies
View Related