Simply put these tools can rip the AC3 audio from a VOB file and output to WAV and other formats.
Compiled for m68020-60 with FPU and 603e PPC WarpOS.
ABOUT LIBA52
liba52 is a free library for decoding ATSC A/52 streams. It is
released under the terms of the GPL license. The A/52 standard is used
in a variety of applications, including digital television and DVD. It
is also known as AC-3.
ABOUT A52DEC
a52dec is a test program for liba52. It decodes ATSC A/52 streams, and
also includes a demultiplexer for mpeg-1 and mpeg-2 program streams.
The liba52 source code is always distributed in the a52dec package, to
make sure it easier for people to test it.
The basic usage is to just type "a52dec file" where file is an ATSC
A/52 file.
INSTALL:
Rename and copy to path.
EXAMPLE USAGE:
a52dec -o wav -s0 example.vob > example.wav
2003-03-27
|