Re: Re: Transcode v1.1.4 dvd -> wav = 24MB av_bsp problem
John Murphy <[email protected]> Sat, 8 May 2010 17:12:28 +0100
| Newsgroups | gmane.comp.video.transcode.user |
|---|---|
| Message-ID | <20100508171228.30edcd55@asus> |
Hello, Just adding a little more information: The problem exists as far back as transcode-1.1.0rc2 (1.0.7 is fine and is working OK for me with dvdrip 0.98.11) I've installed transcode-1.2 (tcforge-0a9d7c95b961). What would be the 1.2 equivalent of: transcode -i /dev/dvd -x dvd -T 2,8 -a 0 -y wav -m test.wav I tried: transcode-1.2 -i /dev/dvd -x dvd -T 2,8 -a 0 -y V=null,A=wav -o test.wav I get: [tcmoduleregistry.c] warning: Section [.wav] not found in configuration file! Or how to register the wav module? -- Thanks, John.