View Single Post
Old 21st January 2009, 17:00   #7963  |  Link
J0nThn
Registered User
 
Join Date: Oct 2008
Posts: 10
Quote:
Originally Posted by ggking7 View Post
I'm using eac3to-3.03 via wine and I'm trying to get info about a title before I rip the disc. 'eac3to /mnt/cdrom' displays the titles, but 'eac3to /mnt/cdrom "1)"' doesn't show info on the title. Instead I get:

"Please specify the source and dest files first and then the options."

If I switch it to 'eac3to "1)" /mnt/cdrom' I get:

"HD DVD / Blu-Ray disc structure not found."

Does anyone know how to get this to work?
Try a path without a "slash in front". So for example if your current directory is /home/me

you have to use eac3to like this :
Code:
wine eac3to ../../mnt/cdrom "1)"
J0nThn is offline