[FFmpeg-devel] [PATCH] Handle AAC in RM similar to other audio codecs

Kostya kostya.shishkov
Tue Feb 3 16:23:59 CET 2009


On Tue, Feb 03, 2009 at 02:06:40PM +0100, Michael Niedermayer wrote:
> On Tue, Feb 03, 2009 at 09:57:02AM +0200, Kostya wrote:
> > With this patch RM demuxer handles AAC in the same way as other audio codecs -
> > it loads it into temporary buffer and passes chunks from it as requested.
> > (Demuxer still should be cleaned, refactored and maybe rewritten from scratch)
> > 
> > This patch also fixes -an behaviour with AAC sound.
> 
> your patch makes the demuxer more complex not less
> also it appears that an additional copy pass is added (if so this is a
> immedeate reason for rejection)

Another reason to rewrite this demuxer from scratch...
 
> [...]
> -- 
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB




More information about the ffmpeg-devel mailing list