id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1671,ffmpeg crashed using filter 'volume',fhaefemeier,,"Transcode (downmix and normalize) an AC3 5.1 audio file to AAC stereo using the volume filter with value > 1. Without the filter or ''volume=1'' the transcoding works fine.
How to reproduce:
{{{
% ffmpeg -i volumetest.ac3 -filter:a volume=2 -ac 2 test-norm.aac
ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug  9 2012 19:51:02 with gcc 4.7.0 20120507 (Red Hat 4.7.0-5)
}}}",defect,closed,important,undetermined,0.11.1,fixed,crash,,,,1,0
