Some DVDs do not honor --stop-time
Posted: 17 Jun 2014 18:56
Hi,
Currently using v2.1.4, but this has been happening for a
I run this whenever I want to rip a DVD, so that dd will work correctly (it apparently does not like to directly rip protected DVDs).
Some DVDs (like the Boston Legal DVDs) quit after the requisite 4 seconds, but others (like for the movie Houseboat) do not. In that case, I must close the movie window and Ctrl-C the program.
Does anyone know why?
Thanks
Currently using v2.1.4, but this has been happening for a
time.long
I run this whenever I want to rip a DVD, so that dd will work correctly (it apparently does not like to directly rip protected DVDs).
Code: Select all
cvlc :start-time=1 --stop-time=4 dvd:///dev/sr0 vlc://quit
Does anyone know why?
Thanks