Hello,

I use dvd::rip to create AVI files from DVD's. Internally, transcode is
used. I usually want the german audio track first in the output file,
and then the english (or original) track. Both in 5.1 AC3. Usually,
DVD's sold here in germany have the english audio track first, the
german track is the second one.

However, with transcode versions after 1.0.7, I have no possibility to
get the second (source) audio track in AC3. At least I have found none.
The process creates a 2KB file with no track:

$ transcode -i vob/001/ -y xvid,tcaud -A -N0x2000 -a 1 -o Matrix_de.avi
transcode v1.1.5 (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team
[transcode] V: auto-probing     | vob/001/ (OK)
[transcode] V: import format    | MPEG 2 program stream in  (module=vob)
[transcode] A: auto-probing     | vob/001/ (OK)
[transcode] A: import format    | AC3 in  (module=vob)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 720x576  1.25:1  encoded @ 16:9
[transcode] V: bits/pixel       | 0.174
[transcode] V: decoding fps,frc | 25.000,3
[transcode] V: video format     | YUV420 (4:2:0) aka I420
[transcode] A: import format    | 0x2000  AC3          [48000,16,2]  384
kbps
[transcode] A: export format    | 0x2000  AC3          [48000,16,2]  384
kbps
[transcode] V: export format    | unknown (module dependant)
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0@1000
[transcode] V: IA32/AMD64 accel | sse3 sse2 sse mmx cmove asm
[transcode] V: video buffer     | 10 @ 720x576 [0x2]
[transcode] A: audio buffer     | 10 @ 48000x2x16
[import_vob.so] v0.6.1 (2006-05-02) (video) MPEG-2 | (audio)
MPEG/AC3/PCM | (subtitle)
[export_tcaud.so] v0.9.0 (2007-07-03) (audio) MPEG/AC3/PCM
[export_xvid4.so] v0.0.6 (2007-08-11) (video) XviD 1.0.x series (aka API
4.0) | (audio) MPEG/AC3/PCM
[import_vob.so] tccat -i "vob/001/" -t vob -d 0 -S 0 | tcdemux -M 1 -a 1
-x ac3 -S 0 -d 0 | tcextract -t vob -a 0 -x ac3 -d 1 | tcextract -t raw
-x ac3 -d 0
[import_vob.so] tccat -i "vob/001/" -t vob -d 0 -S 0 | tcdemux -s 0x81
-x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode
-x mpeg2 -d 0 -y yuv420p
[transcode] AC3->AC3
[decode_mpeg2.c] libmpeg2 acceleration: mmxext
[iodir.c] warning: left out 3 directory entries
[decoder.c] cancelling the import threads
[transcode] encoded 0 frames (0 dropped, 0 cloned), clip length   0.00 s



More detailed bug report here:
https://bugs.gentoo.org/show_bug.cgi?id=383513


Am I the only one who gets this error?


Thanks

Kai

Reply via email to