View Single Post
Old 25th January 2009, 10:31   #8002  |  Link
mic64
Registered User
 
Join Date: Jun 2005
Posts: 42
Quote:
Originally Posted by ggking7 View Post
Thanks for the idea, but I get:

Code:
$ ls cdrom
AACS  BDMV  CERTIFICATE
$ wine /home/me/eac3to cdrom "1)"
The format of the source file could not be detected.
I should have mentioned that 'wine eac3to videofolder "1)"' works perfectly after the disc is decrypted and ripped to the hard disk.
you canīt just use the command like this:
eac3to /mnt/cdrom ....

you have to start with the letter that wine assigned for "My Computer".
it should look like this:
eac3to z:/mnt/cdrom/
then you can append the title.
eac3to z:/mnt/cdrom "1)"
mic64 is offline