Re: afconvert
Re: afconvert
- Subject: Re: afconvert
- From: William Stewart <email@hidden>
- Date: Mon, 12 Dec 2005 10:53:58 -0800
[~] % afconvert /System/Library/Sounds/Submarine.aiff /tmp/out.caf -f
"caff" -d "aac " -v
Input file: Submarine.aiff, 42998 frames
Formats:
Input file 2 ch, 44100 Hz, 'lpcm' (0x0000000E) 16-bit big-
endian signed integer
Output file 2 ch, 44100 Hz, 'aac ' (0x00000000) 0 bits/
channel, 0 bytes/packet, 1024 frames/packet, 0 bytes/frame
Stereo
Output client 2 ch, 44100 Hz, 'lpcm' (0x0000000E) 16-bit big-
endian signed integer
AudioConverter 0x1832264 [0x317b40]:
CodecConverter 0x317d40
Input: 2 ch, 44100 Hz, 'lpcm' (0x0000000E) 16-bit big-endian
signed integer
Output: 2 ch, 44100 Hz, 'aac ' (0x00000000) 0 bits/channel, 0
bytes/packet, 1024 frames/packet, 0 bytes/frame
Output file: out.caf, 42454 frames
I like the -v option as it shows you what conversion process you are
actually invoking.
If you enter afconvert with no args, it will print out all of its
options - including data formats it can encode.
Bill
On 09/12/2005, at 11:58 PM, George Malayil-Philip wrote:
Hi,
I have been playing around with afconvert in the examples and have
gotten it to convert aac files to aiff. But, it refuses to do the
reverse
with a fmt? error. This could be because I am not supplying the
right file
type (I tried with m4af) or core audio doesn't have a aac encoder?
I read on
a previous post that neither coreaudio nor quicktime has an mp3
encoder. Is
there any place I can look to see what encoders I have installed on
the
system or is there someplace I can find a default list online? Thanks
Regards
George M.P.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >afconvert (From: George Malayil-Philip <email@hidden>) |