Formatting code for DVDRipping
{{parent page="Media"}}
===DVD Ripping===
dvd::rip used to work well on my box. After some recent update, it no longer works. I then ran into HanBrake http://handbrake.fr/?article=download
==HandBrake==
Is supposed to be slower than the others. But it has its merit of being a single binary file which just works. Average fps hits 238, not bad.
%%
/opt/downloads/HandBrakeCLI -i /my/movie.iso -c1-6 -o /my/movie.avi -f avi -w 576 -l 384 -r 29.97 -b 900 -E lame -B 128
%%
===DVD Ripping===
dvd::rip used to work well on my box. After some recent update, it no longer works. I then ran into HanBrake http://handbrake.fr/?article=download
==HandBrake==
Is supposed to be slower than the others. But it has its merit of being a single binary file which just works. Average fps hits 238, not bad.
%%
/opt/downloads/HandBrakeCLI -i /my/movie.iso -c1-6 -o /my/movie.avi -f avi -w 576 -l 384 -r 29.97 -b 900 -E lame -B 128
%%