[FFmpeg-cvslog] doc/examples/filtering_audio: fix chunked audio decoding
Michael Niedermayer
michaelni at gmx.at
Mon Dec 2 18:39:50 CET 2013
On Mon, Dec 02, 2013 at 03:23:33PM +0100, Stefano Sabatini wrote:
> ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Mon Dec 2 15:21:52 2013 +0100| [c490cd4c1ae36246e9ae510c252dce65a432c125] | committer: Stefano Sabatini
>
> doc/examples/filtering_audio: fix chunked audio decoding
>
> Support the case when multiple frames are contained in a single packet.
> In particular, fix fate-samples/lossless-audio/luckynight-partial.shn
> sample decoding.
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c490cd4c1ae36246e9ae510c252dce65a432c125
> ---
doc/examples/filtering_audio_g 'Hayley Westenra-Mists of islay.ogg'
Output: srate:8000Hz fmt:s16 chlayout:mono
*** glibc detected *** doc/examples/filtering_audio_g: double free or corruption (out): 0x00007fff2d925310 ***
Output: srate:8000Hz fmt:s16 chlayout:mono
==29373== Conditional jump or move depends on uninitialised value(s)
==29373== at 0x4724D0: main (filtering_audio.c:225)
==29373==
==29373== Conditional jump or move depends on uninitialised value(s)
==29373== at 0x4724DF: main (filtering_audio.c:231)
==29373==
==29373== Conditional jump or move depends on uninitialised value(s)
==29373== at 0x9D20AF: avcodec_decode_audio4 (utils.c:2178)
==29373== by 0x47254E: main (filtering_audio.c:234)
==29373==
[vorbis @ 0xc9774e0] invalid packet: NULL data, size != 0
Error decoding audio
[vorbis @ 0xc9774e0] invalid packet: NULL data, size != 0
Error decoding audio
[vorbis @ 0xc9774e0] invalid packet: NULL data, size != 0
Error decoding audio
[vorbis @ 0xc9774e0] invalid packet: NULL data, size != 0
Error decoding audio
[vorbis @ 0xc9774e0] invalid packet: NULL data, size != 0
Error decoding audio
...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20131202/3524d79a/attachment.asc>
More information about the ffmpeg-cvslog
mailing list