[Live-devel] AAC Audio

Bernhard Feiten Bernhard at Feiten.de
Sat Jun 4 16:44:14 PDT 2005


Hi Flaivio,

I attach a file reader I wrote for live.com that reads an extended BSAC-AAC 
elementary stream.
It shows how you can do the read of variable length frames.

For aac it depends if your .aac file conatins MPEG-2 ADTS or ADIF format  or 
MPEG-4 elementary stream.
The attached .aac file is taken from the mp4creator of the MPEG4IP project.
There you can see how these different formats can be handled.

Best regards,
Bernhard


----- Original Message ----- 
From: "Flavio Oliveira" <flavyobr at yahoo.com.br>
To: <live-devel at ns.live.com>
Sent: Friday, June 03, 2005 4:43 PM
Subject: [Live-devel] AAC Audio


> Ross,
>
> Could I use the ByteStreamFileSource to read the AAC
> audio file (.aac)?  or Should I implement a class to
> provide aac audio frames to the Sink?
>
> Regards, Flavio
>
> ******************************************************
> However, the code currently does *not* support the
> reading of (and thus streaming from) 'mp4-format'
> files
> (that may contain AAC audio).  However, if, instead,
> you
> have a live audio source that generates AAC audio
> (i.e.,
> *not* from a 'mp4-format' file), then this code can be
>
> used to stream it.
>
>
>
>
>
>
> ____________________________________________________
> Yahoo! Mail, cada vez melhor: agora com 1GB de espaço grátis! 
> http://mail.yahoo.com.br
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live.com
> http://lists.live.com/mailman/listinfo/live-devel 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BsacFileSource.cpp
Type: application/octet-stream
Size: 4706 bytes
Desc: not available
Url : http://lists.live.com/pipermail/live-devel/attachments/20050604/36cd86b0/BsacFileSource.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BsacFileSource.hh
Type: application/octet-stream
Size: 1638 bytes
Desc: not available
Url : http://lists.live.com/pipermail/live-devel/attachments/20050604/36cd86b0/BsacFileSource-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aac.cpp
Type: application/octet-stream
Size: 9044 bytes
Desc: not available
Url : http://lists.live.com/pipermail/live-devel/attachments/20050604/36cd86b0/aac.obj


More information about the live-devel mailing list