Hi, Using transcode 1.1.1 I am attempting to import audio from a DVD and save as mp3 and then ogg. The mp3 export is successful using the following syntax:
+------------- and...@skamandros~$ transcode -x dvd -i /dev/dvd -T 1,3,1 -a 0 -y null,tcaud \ --lame_preset standard -E 44100,16,2 -m $HOME/Desktop/james_brown.mp3 transcode v1.1.1 (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Using libdvdcss version 1.2.10 for DVD access [dvd_reader.c] DVD title 1/10: 19 chapter(s), 1 angle(s), title set 1 [dvd_reader.c] title playback time: 02:07:27.24 7648 sec libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Using libdvdcss version 1.2.10 for DVD access [dvd_reader.c] DVD title 1/10: 19 chapter(s), 1 angle(s), title set 1 [dvd_reader.c] title playback time: 02:07:27.24 7648 sec [transcode] V: auto-probing | /dev/dvd (OK) [transcode] V: import format | MPEG 2 program stream in DVD PAL (module=dvd) [transcode] A: auto-probing | /dev/dvd (OK) [transcode] A: import format | AC3 in DVD PAL (module=dvd) [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] [transcode] A: export format | 0x55 MPEG ES Layer 3 [44100,16,2] 128 kbps [transcode] V: export format | unknown (module dependant) [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: language | en [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_dvd.so] v0.4.1 (2007-07-15) (video) DVD | (audio) MPEG/AC3/PCM [export_tcaud.so] v0.9.0 (2007-07-03) (audio) MPEG/AC3/PCM [export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null libdvdread: Using libdvdcss version 1.2.10 for DVD access [import_dvd.so] tccat -T 1,3,1 -i "/dev/dvd" -t dvd -d 0 | tcdemux -a 0 -x ac3 -S 0 -M 1 -d 0 | tcextract -t vob -x ac3 -a 0 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0 [import_dvd.so] tccat -T 1,3,1 -i "/dev/dvd" -t dvd -d 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yuv420p [import_dvd.so] delaying DVD access by 3 seconds [import_dvd.so] waiting... libdvdread: Using libdvdcss version 1.2.10 for DVD access No accelerated IMDCT transform found libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00002f62 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00006d58 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x002a544a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x002a544f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x003c528a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x003c528f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x003d45e4 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x003d45e9 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x003d6c75 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x003d6c7a libdvdread: Elapsed time 0 libdvdread: Found 5 VTS's libdvdread: Elapsed time 0 [import_dvd.so] waiting... [import_dvd.so] waiting... [transcode] Audio: using lame-3.98 libdvdread: Using libdvdcss version 1.2.10 for DVD access [decode_mpeg2.c] libmpeg2 acceleration: mmxext libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00002f62 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00006d58 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x002a544a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x002a544f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x003c528a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x003c528f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x003d45e4 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x003d45e9 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x003d6c75 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x003d6c7a libdvdread: Elapsed time 0 libdvdread: Found 5 VTS's libdvdread: Elapsed time 0 [decoder.c] cancelling the import threads: 0:05:27, (15| 0| 5) [transcode] encoded 8197 frames (0 dropped, 0 cloned), clip length 327.88 s and...@skamandros~$ +------------ But using an almost identical commandline, substituting ogg for the export of the audio I get a segmentation fault: +---------- and...@skamandros~$ transcode -x dvd -i /dev/dvd -T 1,3,1 -a 0 -y null,ogg \ > -b 192 -E 44100,16,2 -m $HOME/Desktop/james_brown.ogg transcode v1.1.1 (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Using libdvdcss version 1.2.10 for DVD access [dvd_reader.c] DVD title 1/10: 19 chapter(s), 1 angle(s), title set 1 [dvd_reader.c] title playback time: 02:07:27.24 7648 sec libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Using libdvdcss version 1.2.10 for DVD access [dvd_reader.c] DVD title 1/10: 19 chapter(s), 1 angle(s), title set 1 [dvd_reader.c] title playback time: 02:07:27.24 7648 sec [transcode] V: auto-probing | /dev/dvd (OK) [transcode] V: import format | MPEG 2 program stream in DVD PAL (module=dvd) [transcode] A: auto-probing | /dev/dvd (OK) [transcode] A: import format | AC3 in DVD PAL (module=dvd) [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] [transcode] A: export format | 0x55 MPEG ES Layer 3 [44100,16,2] 192 kbps [transcode] V: export format | unknown (module dependant) [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: language | en [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_dvd.so] v0.4.1 (2007-07-15) (video) DVD | (audio) MPEG/AC3/PCM [export_ogg.so] v0.0.5 (2003-08-31) (video) null | (audio) ogg [export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null libdvdread: Using libdvdcss version 1.2.10 for DVD access [import_dvd.so] tccat -T 1,3,1 -i "/dev/dvd" -t dvd -d 0 | tcdemux -a 0 -x ac3 -S 0 -M 1 -d 0 | tcextract -t vob -x ac3 -a 0 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0 [import_dvd.so] tccat -T 1,3,1 -i "/dev/dvd" -t dvd -d 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yuv420p [import_dvd.so] delaying DVD access by 3 seconds [import_dvd.so] waiting... libdvdread: Using libdvdcss version 1.2.10 for DVD access No accelerated IMDCT transform found libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00002f62 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00006d58 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x002a544a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x002a544f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x003c528a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x003c528f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x003d45e4 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x003d45e9 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x003d6c75 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x003d6c7a libdvdread: Elapsed time 0 libdvdread: Found 5 VTS's libdvdread: Elapsed time 0 [import_dvd.so] waiting... [import_dvd.so] waiting... Segmentation fault and...@skamandros~$ libdvdread: Using libdvdcss version 1.2.10 for DVD access [decode_mpeg2.c] libmpeg2 acceleration: mmxext libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00002f62 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00006d58 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x002a544a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x002a544f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x003c528a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x003c528f libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x003d45e4 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x003d45e9 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x003d6c75 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x003d6c7a libdvdread: Elapsed time 0 libdvdread: Found 5 VTS's libdvdread: Elapsed time 0 +--------- And the process stalls with no output. Thanks for any advice on this issue, Andrew Strong. -- Do you think that's air you're breathing?