Meta Configuration of Package vobcopy

18
 
1
<package name="vobcopy" project="Multimedia">
2
  <title>Vobcopy copies DVD .vob files to harddisk</title>
3
  <description>vobcopy called without arguments will find the mounted dvd and copy the
4
title with the most chapters to the current working directory (thats the
5
directory you're invoking vobcopy from). It will merge together the
6
sub-vobs of each title-vob (vts_xx_yy.vob =&gt; the xx is the title-vob,
7
the yy and friends are the sub-vobs, mostly of 1 GB size) and copy them
8
to harddisk in 2 GB chunks. It will get the title of the movie from the
9
dvd and copy the data to name-of-moviexx-1.vob, name-of-moviexx-2.vob
10
(the xx being the title number). Also possible is to mirror the whole video
11
dvd content and single files can also be copied.
12
13
</description>
14
  <person userid="pbleser" role="bugowner"/>
15
  <person userid="pbleser" role="maintainer"/>
16
  <url>http://vobcopy.org/</url>
17
</package>
18