Re: VideoCD 1/2 auslesen

From: Harold Gutch <logix(at)foobar.franken.de>
Date: Fri, 2 May 2003 13:43:09 +0200

On Fri, May 02, 2003 at 11:10:04AM +0200, K.Andr? Braselmann wrote:
> Die Tosha Aktion verlief so:
>
> %tosha -t 2 -o test.mpg
> Device: /dev/cd0c -- "SONY" "CD-RW CRX175E2" "S002"
> Output file: test.mpg
>
> track playing start end raw size mp3 size # of track
> number time sector sector in bytes 128 kbps frames type
> ---------------------------------------------------------------------
> 2 - 450 274504 644577360 - - data
>
> error sending CD-DA read command: Invalid argument
>
> oder so:
>
> %tosha -t 2 -d /dev/cd1c -o test.mpg
>
> Device: /dev/cd1c -- "TEAC" "CD-540E" "1.0A"
> error sending SCSI command: Invalid argument

Das was tosha dir dann ausspuckt (modulo dem SCSI Fehler) ist
aber ein roher Dump des 2. Tracks, das ist nicht das MPEG das du
haben willst. Du musst dazu die ersten 24 Bytes in jedem Sektor
ueberspringen, und dann 2324 Bytes der restlichen 2328 Bytes
lesen, das ist dann das MPEG das rauskommen soll. Vermutlich
stehen in den dann verworfenen Bytes noch irgendwelche
Pruefsummen, die sollte man wohl eigentlich nochmal gegenpruefen.

bye,
  Harold

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 02 May 2003 - 13:43:18 CEST

search this site