Dear Development Team, I am having the problem you can see in the subject. Can you help me with that? Please tell me if you need more info than what is reported below. Thanks in advance for your help. Daniele
################## The command line and the output is the following: [EMAIL PROTECTED]:~/movies$ transcode -i test.VOB -c :00:00-:05:00 -y mpeg2enc -N 0x2000 -o test.v -m test.a -export_prof dvd-ntsc -w 6400 -b 192 -j 0,8,0,8 -q 2 transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [tcprobe] MPEG program stream (PS) SCR= 0 ( 0) unit=0 @ offset 0.0000 (sec) att0=13, att1=38 [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms (probe.c) V magic=0x0, A magic=0x0, V codec=0x10000, A codec=0x2000 (probe.c) V magic=, A magic=, V codec=MPEG-2, A codec=AC3 [transcode] auto-probing source test.VOB (ok) [transcode] V: import format | MPEG-2 (V=vob|A=vob) 0 minutes and 0 seconds to 5 minutes and 0 seconds [transcode] V: AV demux/sync | (2) initial MPEG sequence / enforce frame rate [transcode] V: import frame | 720x480 1.50:1 encoded @ 16:9 XXX: zoom=no pre_clip=yes [transcode] V: pre clip frame | 720x640 (-80,0,-80,0) [transcode] V: clip frame (<-) | 704x640 [transcode] V: bits/pixel | 0.592 [transcode] V: decoding fps,frc | 23.976,1 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format | 0x2000 AC3 [48000,16,3] 448 kbps [transcode] A: downmix | 3 channels -> 2 channels [transcode] A: export format | 0x2000 AC3 [48000,16,2] 192 kbps [transcode] V: encoding fps,frc | 23.976,1 [transcode] A: bytes per frame | 8008 (8008.000000) [transcode] A: adjustment | [EMAIL PROTECTED] [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) tc_memcpy: using sse for memcpy [transcode] encoder delay = decode=40000 encode=40000 usec [transcode] V: video buffer | 10 @ 720x640 [transcode] allocating 10 framebuffer (static) loading audio import module /usr/local/lib/transcode/import_vob.so loading video import module /usr/local/lib/transcode/import_vob.so [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle) Audio capability flag 0x2f | 0x1 Video capability flag 0x2f | 0x2 loading audio export module /usr/local/lib/transcode/export_mpeg2enc.so loading video export module /usr/local/lib/transcode/export_mpeg2enc.so [export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2 (encoder.c) audio capability flag 0xa | 0x1 [transcode] warning : (encoder.c) audio codec not supported by export module [transcode] warning : failed to init export modules [transcode] critical: plug-in initialization failed and this is my system: COMPILER [EMAIL PROTECTED]:~/software/ffmpeg$ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) FFMPEG FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard configuration: --enable-shared --enable-pthreads --enable-a52 --enable-gpl libavutil version: 49.0.0 libavcodec version: 51.9.0 libavformat version: 50.4.0 built on Jun 3 2006 16:35:36, gcc: 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) TRANSCODE config.log It was created by transcode configure 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-lame --enable-mjpegtools
