#1671: ffmpeg crashed using filter 'volume' -------------------------------------+---------------------------------- Reporter: fhaefemeier | Type: defect Status: new | Priority: normal Component: FFmpeg | Version: 0.11.1 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+---------------------------------- 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) }}}
-- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1671> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac