[FFmpeg-devel] [PATCH] Disable "Multiple frames in a packet" message for CODEC_CAP_SUBFRAMES

Sascha Sommer saschasommer
Wed Sep 16 17:10:25 CEST 2009


Hi,

On Mittwoch, 16. September 2009, Michael Niedermayer wrote:
> On Wed, Sep 16, 2009 at 04:42:14PM +0200, Sascha Sommer wrote:
> > Hi,
> >
> > attached patch adds a new CODEC_CAP_SUBFRAMES capability as suggested by
> > Michael in  the [FFmpeg-devel] [PATCH] increase MAX_AUDIO_FRAMESIZE
> > thread. When the new capability is set (wavpack and wmapro) the "Multiple
> > frames in a packet" error message is no longer printed.
> >
> > Regards
> >
> > Sascha
> >
> >  ffmpeg.c               |    3 ++-
> >  libavcodec/avcodec.h   |    4 ++++
> >  libavcodec/wavpack.c   |    1 +
> >  libavcodec/wmaprodec.c |    1 +
> >  4 files changed, 8 insertions(+), 1 deletion(-)
> > 2b1514ad1d82e7173292c862c4d11fa954c7f912  CODEC_CAP_SUBFRAMES.patch
>
> ok
>

Commited.

Regards

Sascha





More information about the ffmpeg-devel mailing list