[FFmpeg-devel] [PATCH] increase MAX_AUDIO_FRAMESIZE

Michael Niedermayer michaelni
Wed Sep 2 21:58:05 CEST 2009


On Wed, Sep 02, 2009 at 10:09:49PM +0300, Kostya wrote:
> On Wed, Sep 02, 2009 at 08:19:38PM +0200, Michael Niedermayer wrote:
> > On Wed, Sep 02, 2009 at 08:03:02PM +0300, Kostya wrote:
> > > On Wed, Sep 02, 2009 at 07:00:32PM +0200, Sascha Sommer wrote:
> > > > Hi,
> > > > 
> > > > attached patch increases the maximum audio framesizes. This makes it possible 
> > > > to play a few more wmapro files.
> > > 
> > > And WavPack too :)
> > > 
> > > > Regards
> > > > 
> > > > Sascha
> > > 
> > > I wonder how long we will increase that buffer before someone proposes
> > > better buffer allocation system.
> > 
> > i wonder if the decoders could maybe output smaller chunks?
> > its better memory wise, better cache wise and also improves
> > AV sync buffering requirements 
> 
> I have some. They spit "multiple frames in a packet".

add a CODEC_CAP_SUBFRAMES and supress that message if its set.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090902/d2795457/attachment.pgp>



More information about the ffmpeg-devel mailing list