CLI loops on scanning title

Discussion of the HandBrake command line interface (CLI)
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
sdether
Posts: 5
Joined: Mon Mar 03, 2008 1:31 am

CLI loops on scanning title

Post by sdether »

I'm using the 0.9.2 on both Mac and Windows. The GUI client on Mac is fine, but the CLI on both Mac and windows seems to be unable to scan titles. The results are identical on both machines with different DVDs that work in the GUI.

if i say

Code: Select all

HandBrakeCLI -i /Volumes/VIDEO/ -t 0
i get the same message over and over:

Code: Select all

Scanning title 1 of 12...
Scanning title 1 of 12...
Scanning title 1 of 12...
...
if i try to rip a title directly by specifying something like -t 1, i again get the same message over and over:

Code: Select all

Scanning title 1...
Scanning title 1...
Scanning title 1...
...
Any suggestions?

thanks,
arne
Cavalicious
Moderator
Posts: 1804
Joined: Mon Mar 26, 2007 12:07 am

Re: CLI loops on scanning title

Post by Cavalicious »

Sometimes it takes a while, let it finish.

What Video?
sdether
Posts: 5
Joined: Mon Mar 03, 2008 1:31 am

Re: CLI loops on scanning title

Post by sdether »

Ok, on Windows it just goes and goes and finally gives up. On Mac, once it picked up on a track and successfully encoded, but now I just get DVDReadBlocks errors over and over and then it dies.

The 2 DVDs are both Futurama Season 1 Disc 1 & 2.
Last edited by sdether on Mon Mar 03, 2008 4:23 pm, edited 1 time in total.
sdether
Posts: 5
Joined: Mon Mar 03, 2008 1:31 am

Re: CLI loops on scanning title

Post by sdether »

Ok, I just ejected the Disc, put it back in and the DVDReadBlocks errors stopped and it's working now on Mac. Still no luck on PC.
gino
Posts: 3
Joined: Sun Nov 16, 2008 3:32 am

Re: CLI loops on scanning title

Post by gino »

I think this is the same problem I'm having. I've posted http://forum.handbrake.fr/viewtopic.php?f=10&t=7692.
Post Reply