Hello all, I'm in need of a bit of help. I've been doing a backup of all my DVDs to CD (mpeg4). So when a friend, who was impressed by the idea asked me to back her favorite DVDs up (tv episodes), I said: "sure, no problemo, it's a piece of cake."
Wrongo.
I don't know what they've done to these dang disks, but they will not synch up right in mplayer (and hence in mencoder), just trying to play the dvds (same thing happens when encoding). Funny thing is, xine, which uses the same dang libdvdread as mplayer does for playback synchs up perfectly!
This is what I'm using right now to encode:
Code:
mencoder dvd://1 -dvd-device /dev/cdrom -chapter 1 -vop pp=16,scale=320:240 -oac mp3lame -ovc lavc -lavcopts vcodec=mpeg4:vhq:vratetol=350000 -o movie.avi
Any ideas?
To recap:
mplayer = no out of sync in playback and recording
xine = perfect playback
xine don't do recording
Sam