DVD - success!

Michael T. Richter ttmrichter at gmail.com
Mon Apr 3 02:36:32 UTC 2006


On Mon, 2006-03-04 at 10:26 +1000, Peter Garrett wrote:

> On Mon, 03 Apr 2006 07:06:59 +0800
> "Michael T. Richter" <ttmrichter at gmail.com> wrote:
> 
> > There's a partial solution to this.  I ran vobcopy -m (for "mirror") and
> > got a set of files copied and decrypted from the DVD.  These files could
> > then be just burned as a normal data DVD to make a playable DVD.
> 
> Ah OK - I discussed this with a friend, and he couldn't see why an exact
> copy couldn't be made by choosing "clone" or "copy" in k3b or similar (as
> I said to you, I have no DVD burning capability here so I couldn't try
> it..)
> > 
> > So I can now copy the disk with ease.  I still can't rip it to an AVI or
> > the like and have sound, but I'm working on that still.


OK, ffmpeg apparently doesn't like whatever format the audio is in on
this VOB.  Iso_dump reports it as "mpeg1 ^@^@ ( ) 16bit 48kHz 2Ch Not
specified 0" (yes, complete with two binary characters there transcribed
as ^@^@).  Nor does acidrip nor anything else.  Ffmpeg, for example,
identifies it as "MP2".  As a result what comes out is dead silence with
AcidRip just not bothering to write an audio track at all and ffmpeg
writing one out that translates to no sound.

The solution to this video mess is two-fold:
1.  To make clones of this DVD, I had to use "vobcopy -m" to mirror the
files.  At this point it's just a simple DVD burn away treating the
extracted files as I would any data DVD.  (An annoying problem with
Nautilus' DVD burning tools is that empty directories -- AUDIO_TS in
this case -- get ignored.  I imagine that some really picky DVD players
won't like that.)
2.  To turn the DVD into an AVI complete with audio I used "vobcopy" (no
"-m") to make a single, big VOB and then used ffmpeg on it.  The key is
that on the output I have to put "-acodec copy" to just copy the sound
in place.  When I do that, even Totem can play it!

So the solution is ugly (in traditional UNIX style), but it now works
and I can actually send my wedding video to my relatives and friends
around the world as well as make copies for local friends and relatives.

--
Michael T. Richter
Email: ttmrichter at gmail.com, mtr1966 at hotpop.com
MSN: ttmrichter at hotmail.com, mtr1966 at hotmail.com; YIM:
michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber:
mtr1966 at jabber.cn

"[Blacks] ... are inferior to the whites in the endowments both of body
and mind." --Thomas Jefferson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060403/1201e0f1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060403/1201e0f1/attachment.sig>


More information about the ubuntu-users mailing list