(Sorry for the thread necromancy.)

Le septidi 17 prairial, an CCXXII, Roger Pack a écrit :
> So am I correct that there is no smoothed intermediate value available
> as of today?

Indeed. Patch welcome.

>               One liners are just sexy if it were possible to do
> volume normalization on the fly  :)

Volume normalization on the fly is possible with a long one-liner:

ffmpeg ... -af volume="$(ffmpeg ... -af ebur128 | parse)" ...

If the program is coherent, a constant volume adjustment is better, and it
can only be achieved with two passes.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to