On 03/21/2012 08:17 AM, Tomas Härdin wrote:

> Hi
> 
> Running ffprobe/avprobe on
> http://titan.codemill.se/~tomhar/samples/sigfpe.aif results in SIGFPE at
> libavformat/aiffdec.c:162 since aiff->block_duration == 0.
> Attached patch sets block_duration = 1 in the default case. Fixes the
> problem for both projects.


LGTM. But we should also set bits_per_coded_sample for the default case
so that block_align will be set correctly.

-Justin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to