Re: afconvert

Thomas Moritz <[email protected]> Thu, 6 Jan 2011 17:15:33 +0100
Newsgroups gmane.linux.suse.multimedia.german
Organization -
Message-ID <[email protected]>
Am Donnerstag, 6. Januar 2011 15:56:39 schrieb Maik Holtkamp:

Hallo Maik,

> 0n 11/01/05@19:39 Thomas Moritz told me:
> > ich suche eine Linux-Version von "afconvert" oder die Sourcen.
> > Entweder bin ich des Suchens gerade nicht maechtig, oder das
> > Licht am Ende des Tunnels ist noch nicht zu sehen :-(
> > 
> > ...oder wie laesst sich ein *.caf
> > [ CoreAudio Format audio file version 1 ]
> > sonst noch konvertieren?
> 
> sox -h:
> 
> AUDIO FILE FORMATS: ... caf ...
> 
> Fuer reines konvertieren sollte:
> 
> sox foo.caf bar.wav

Besten Dank fuer Deine Antwort, aber
das waere mal wieder zu einfach :-(

sox INFO formats: detected file format type `caf'
sox DBUG sndfile: `Test.caf': Length : 57000
sox DBUG sndfile: `Test.caf': caff
sox DBUG sndfile: `Test.caf':   Version : 1
sox DBUG sndfile: `Test.caf':   Flags   : 0
sox DBUG sndfile: `Test.caf': desc : 32
sox DBUG sndfile: `Test.caf':   Sample rate  : 26222.013
sox DBUG sndfile: `Test.caf':   Format id    : ima4
sox DBUG sndfile: `Test.caf':   Format flags : 0
sox DBUG sndfile: `Test.caf':   Bytes / packet   : 34
sox DBUG sndfile: `Test.caf':   Frames / packet  : 64
sox DBUG sndfile: `Test.caf':   Channels / frame : 1
sox DBUG sndfile: `Test.caf':   Bits / channel   : 0
sox DBUG sndfile: `Test.caf':  pakt : 24 (skipped)
sox DBUG sndfile: `Test.caf': free : 3980
sox DBUG sndfile: `Test.caf': data : 52908
sox DBUG sndfile: `Test.caf':   edit : 1
sox DBUG sndfile: `Test.caf': End
sox FAIL formats: can't open input file `Test.caf': Supported file 
format but unsupported encoding.

Und 'sox -e Test.caf' meint:

sox FAIL sox: --encoding: `Test.caf' is not one of: signed-integer, 
unsigned-integer, floating-point, ms-adpcm, ima-adpcm, oki-adpcm, gsm-
full-rate, u-law, mu-law, a-law.

Achja und die (pm) Version:
sox: SoX v14.3.1

MfG Th. Moritz