[FFmpeg-trac] #1727(avfilter:closed): volumedetect filter doesn't work with -t

FFmpeg trac at avcodec.org
Thu Oct 25 23:31:00 CEST 2012


#1727: volumedetect filter doesn't work with -t
--------------------------------------+------------------------------------
             Reporter:  dericed       |                    Owner:
                 Type:  defect        |                   Status:  closed
             Priority:  normal        |                Component:  avfilter
              Version:  git-master    |               Resolution:  fixed
             Keywords:  volumedetect  |               Blocked By:
             Blocking:                |  Reproduced by developer:  1
Analyzed by developer:  1             |
--------------------------------------+------------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * status:  open => closed
 * resolution:   => fixed


Comment:

 Should be fixed in:
 {{{
 commit 48ec8b25a7deb1a12cd06a064d2bc16440bcbe92
 Author: Nicolas George <nicolas.george at normalesup.org>
 Date:   Wed Oct 17 19:42:20 2012 +0200

     lavfi/af_volumedetect: print stats in uninit().

     If the stats are printed when request_frame on the input
     returns EOF, then they are never printed if the filter is
     not flushed, in particular when using the -t ffmpeg option.

     Fix trac ticket #1727.
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1727#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list