[FFmpeg-user] sound level

Dennis mediastream at gmail.com
Tue Apr 24 23:12:23 CEST 2012


On Tue, Apr 24, 2012 at 4:46 PM, Tuuls <koxaniy at mail.ru> wrote:
> use options -vol without re-encode video
>
> see - http://ffmpeg-users.933282.n4.nabble.com/Sound-level-td4393201.html
> post "Feb 16, 2012; 4:44pm"
>
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

This should work:
ffmepg -i input_file.EXT -vcodec copy -vol XXX output_file.EXT
you might want to add -acodec your source codec.


More information about the ffmpeg-user mailing list