On Wed, 9 Jan 2008, Phil Ehrens wrote:
<snip> > Then maybe using something like: > > -x mplayer="dvd://1 -chapter 1-1" > > Will work. Alternately, I can almost guarantee that > avidemux will work... I made a dvd recently that seemed > to stump everything EXCEPT commercial dvd players and > avidemux. This really puzzles me, btw. > I just tried: transcode -H 1024 -a 0 -T 1,1,1 -x mplayer="dvd://1 -chapter 1-1 -dvd-device /win/temp/dvdsource/" -i /win/temp/dvdsource/ -w 13000,50 -F wmv2 -b 128,0,2 --a52_drc_off -f 30,4 -M 0 -Z 720x480 -y ffmpeg,null -o test-mplayerinputfilter.avi And get the same results. Playing the DVD with: mplayer dvd://1 -chapter 1-1 -dvd-device /win/temp/dvdsource/ Works just fine. Does that mean I've got a problem with my export module then? Perhaps I need to compile the latest version of ffmpeg from source? Please excuse my ignorance I'm still new to transcode. I'm hoping this problem is just user error :) I'll try to get an ISO of the DVD posted. Thanks again, Keith.