Marty Ravell wrote:
Can anyone tell me if it is possible to rip a DVD and then encode it in such a way that I can watch it through the hardware decoder on my PVR 350?
Try something like this: mencoder -quiet -ovc copy -oac lavc -lavcopts acodec=mp2:abitrate=256 \ -af volume=20 -of mpeg -aid 128 -o foo.mpg dvd://1 See also this thread: http://www.gossamer-threads.com/lists/ivtv/devel/23067 Bolek _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
