[FFmpeg-trac] #4226(avfilter:new): support metadata output of astats filter

FFmpeg trac at avcodec.org
Sun Jan 4 23:45:30 CET 2015


#4226: support metadata output of astats filter
---------------------------------------+----------------------------------
               Reporter:  dericed      |                  Owner:
                   Type:  enhancement  |                 Status:  new
               Priority:  wish         |              Component:  avfilter
                Version:  git-master   |               Keywords:  astats
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+----------------------------------
 I suggest adding a metadata output for the astats filter similar to the
 ebur128 filter's metadata=1 option.

 So that the astats could be included in an ffprobe report of called
 specifically like this:

 {{{
 ffprobe -f lavfi sine=d=0.1,astats,ebur128=metadata=1 -show_entries
 frame_tags=lavfi.astats.dc_offset
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4226>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list