[FFmpeg-devel] [PATCH] Support "VLB " audio in NSV files.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Dec 13 23:11:16 CET 2011


On Mon, Dec 12, 2011 at 10:24:22PM +0100, Michael Niedermayer wrote:
> On Sun, Dec 11, 2011 at 05:38:04PM +0100, Reimar Döffinger wrote:
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> > ---
> >  libavcodec/aac.h     |    1 +
> >  libavcodec/aacdec.c  |   10 +++++-----
> >  libavformat/nsvdec.c |    1 +
> >  3 files changed, 7 insertions(+), 5 deletions(-)
> 
> if this works, it should be ok

Yes, it does. The audio is low-quality so I can't be 100%
sure there is not something missing, but A-V sync is fine
and think the quality is reasonable for the bitrates.
Either way nothing that bad can come of at least trying to decode
instead of giving up fully just because of some header flag.
So pushed.


More information about the ffmpeg-devel mailing list