On Sat, 2009-08-29 at 13:27 +0200, Giulivo Navigante wrote: Hi,
> Hi again, > > as per my previous email, the following command worked for audio extraction: > > transcode -i /dev/dvd -x dvd -T 1,1,1 -a 1 -y null,tcaud -N 0x1 -m > track1.pcm > > but it seems to be wasting a lot of CPU in the tcdecode module for video > signal, which is instead supposed to be driven by the "export_null" module Unfortunately, no(t yet). transcode hasn't yet enough introspection capabilities to behave such smartly. This is going to be improved, but isn't a quick task. You have to specify -x dvd,null manually. Bests, -- Francesco Romani // Ikitt http://fromani.exit1.org ::: transcode homepage http://tcforge.berlios.de ::: transcode experimental forge
