[FFmpeg-trac] #2699(avfilter:new): automate lossless normalisation

FFmpeg trac at avcodec.org
Sun Jun 23 16:04:09 CEST 2013


#2699: automate lossless normalisation
-------------------------------------+-------------------------------------
             Reporter:  feelart      |                     Type:
               Status:  new          |  enhancement
            Component:  avfilter     |                 Priority:  normal
             Keywords:  audio        |                  Version:  git-
  lossless normalisation             |  master
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Introduce a new audio switch to automate LOSSLESS normalisation

 Propose -a:llnorm
 CLI example

 {{{
 ffmpeg -i src_audio.aac -a:llnorm out_LOSSLESS_NORMALISED.aac
 }}}

 P.S. To best of my knowledge volumedetect, does not
 1/ automate normalisation
 2/ does NOT do it losslessly

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


More information about the FFmpeg-trac mailing list