Package: ogmtools
Version: 1:1.5-2
Severity: normal

hi

I have an AC3 file , obtained using the command
$   tccat -i /data/vob -t vob -S 0 | \
    tcdemux -a 2 -x ac3 -S 0 -M 1 -d 0 | \
     tcextract -t vob -a 2 -x ac3 -d 0 > A.ac3

I would like to merge it into a OGM file, using the command 
$  ogmmerge -v -v  -o M.ogm A.ac3  A2.ogg -A V.ogm

but I get the following error:
 Error: File A.ac3 has unknown type. Please have a look at the supported file 
types ('ogmmerge --list-types') and contact me at [EMAIL PROTECTED] if your 
file type is supported but not recognized properly.

Whereas AC3 is in the list of allowed types.

Note that the file A.ac3 seems fine: I can play it with mplayer, and I can
merge it in a video using 
$ avimerge -o test.avi -i avideo-v1.avi  -p A.ac3
(although this latter command fails after ~70000 frames, writing:
   merging audio a.ac3 track 0 (multiplexing) into 0 ...
   ... this looks like a AC3 track ...
   Broken AC3 track #(0)? skipping
   EOF in a.ac3; continuing ..
...)

a.
 
-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ogmtools depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdvdread3                 0.9.4-5      Simple foundation for reading DVDs
ii  libgcc1                     1:3.4.3-12   GCC support library
ii  libogg0                     1.1.2-1      Ogg Bitstream Library
ii  libstdc++5                  1:3.3.5-8    The GNU Standard C++ Library v3
ii  libvorbis0a                 1.1.0-1      The Vorbis General Audio Compressi
ii  libvorbisenc2               1.1.0-1      The Vorbis General Audio Compressi

-- no debconf information

-- 
Andrea Mennucc
 "E' un mondo difficile. Che vita intensa!" (Tonino Carotone)

Attachment: signature.asc
Description: Digital signature

Reply via email to