[FFmpeg-user] ffmpeg http protocol question

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon May 14 22:15:01 EEST 2018


2018-05-13 5:48 GMT+02:00, asmall <bthl21165 at 163.com>:

> when I exec the command "ffmpeg -i
> ~/Downloads/1101_3c27ce48e0b31a7961f1e75281cfaf3d.f0.mp3 -af
> loudnorm=I=-16:TP=-1.5:LRA=11 -ar 48k -f mp3 out_file.mp3", the out_file.mp3
> can play.

Does it also play if you add the output option "-write_xing 0" to the
command line?

> when i exec the command "ffmpeg -i
> ~/Downloads/1101_3c27ce48e0b31a7961f1e75281cfaf3d.f0.mp3 -af
> loudnorm=I=-16:TP=-1.5:LRA=11 -ar 48k -f mp3
> http://127.0.0.1:9805/v1/audio\?voice_id\=dddd" , the output file can not
> play.

How did you test?

Carl Eugen


More information about the ffmpeg-user mailing list