Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Vobcopy making too many vobs!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Nicias
Guru
Guru


Joined: 06 Dec 2005
Posts: 446

PostPosted: Mon Sep 10, 2012 9:51 pm    Post subject: Vobcopy making too many vobs! Reply with quote

Ok, vobcopy is driving me crazy. I have a DVD with some tv episodes on it (MASH actually) and I'm trying to rip individual episodes to vobs. So I do lsdvd which gives me:
Code:

Title: 01, Length: 00:26:05.934 Chapters: 11, Cells: 13, Audio streams: 04, Subpictures: 04

Title: 02, Length: 00:26:05.900 Chapters: 11, Cells: 13, Audio streams: 04, Subpictures: 04

Title: 03, Length: 00:26:06.900 Chapters: 11, Cells: 14, Audio streams: 04, Subpictures: 04

Title: 04, Length: 00:26:07.900 Chapters: 11, Cells: 12, Audio streams: 04, Subpictures: 04

Title: 05, Length: 00:26:05.900 Chapters: 11, Cells: 14, Audio streams: 04, Subpictures: 04

Title: 06, Length: 00:26:06.900 Chapters: 11, Cells: 14, Audio streams: 04, Subpictures: 04

Title: 07, Length: 00:26:06.900 Chapters: 11, Cells: 12, Audio streams: 04, Subpictures: 04

Title: 08, Length: 00:25:36.967 Chapters: 11, Cells: 11, Audio streams: 04, Subpictures: 04

Title: 09, Length: 00:00:07.500 Chapters: 02, Cells: 01, Audio streams: 00, Subpictures: 00

Title: 10, Length: 00:00:16.000 Chapters: 02, Cells: 01, Audio streams: 01, Subpictures: 00

Title: 11, Length: 00:00:00.500 Chapters: 01, Cells: 01, Audio streams: 00, Subpictures: 00

Longest track: 04


Then I do
Code:
$for n in 1 2 3 4 5 6 7 8 ;
>do vobcopy -i MASH-S1-d1.iso -n $n -o holding
>done

That ends up producing way too many files that take up way too much space. I haven't let it finish, but so far, it is working on n=6, and has used up 41G with 21 files. What is going on?
Back to top
View user's profile Send private message
Nicias
Guru
Guru


Joined: 06 Dec 2005
Posts: 446

PostPosted: Mon Sep 10, 2012 10:16 pm    Post subject: Reply with quote

It didn't even finish, it stopped when the hard disk got close to full. It spit out 28 files files called CDROM[1-7]-[1-4].vob each just under 2gb in size. I checked and all of the CDROM${X}-${N}.vob are duplicates for each N. So I have 7 copies of 4 files, when I should have 7 titles?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum