[MEncoder-users] mencoder has a problem to convert DVD - unstable

hai yi hai at entrepidea.com
Mon Sep 13 04:23:47 CEST 2010


Hello All frinds:

This is my first post on this maillist, so please forgive me if there is any netiquette problem here. :-)

I've been using mencoder for a while, and I tested these two commands to ripper a DVD, into a normal mp4 file and a classical ipod format:

C:\Videos\video_samples>mencoder.exe -dvd-device f:\VIDEO_TS dvd://1 -sws 9 -oflavf -lavfopts format=mp4 -vf scale=-2:320,harddup -ovc x264 -x264encopts bitrate=1381:vbv_maxrate=1500:vbv_bufsize=2000:nocabac:me=umh:trellis=1:level_idc=30:global_header:threads=2 -oac faac -faacopts mpeg=4:object=2:br=160:raw -sid 0 -channels 2 -srate 48000 -o test.mp4


C:\Videos\video_samples>mencoder.exe -dvd-device f:\VIDEO_TS dvd://1  -vf scale=320:240,harddup -ovc x264 -x264encopts bitrate=1381:vbv_maxrate=1500:vbv_bufsize=2000:nocabac:me=umh:trellis=1:level_idc=30:global_header:threads=auto -oac faac -faacopts mpeg=4:object=2:br=160:raw -sid 0 -channels 2 -srate 48000 -of lavf -lavfopts format=ipod  -o test_ipod.mp4


The problem is that these command and its options, while it works sometimes with limited success, it usually can't complete rippering the whole DVD - it breaks after a certain portion processed, 1%, 16%, etc. 

The mencoder.exe version is: MEncoder Sherpya-SVN-r29355-4.5.0 (C) 2000-2009 MPlayer Team
The OS is: Windows XP pro
The DVD is encrypted DVD (is this the problem?)


Thanks for your reply,
H




More information about the MEncoder-users mailing list