[FFmpeg-user] ffmpeg http protocol question
滕先飞
bthl21165 at 163.com
Tue May 15 04:37:13 EEST 2018
when add the output option ‘-write_xing 0’, the output file can play.
But it cannot play when I use http protocol.
My http server is simple, It can receive data and write data to file. Then I test it, it can not play. Only the mp3 file is bad, others mp3
file is ok when I transfer data with http protocol. And I check tcp transfer data with tcpdump, the transfer data size is the same as the file I receive data to save file.
More information about the ffmpeg-user
mailing list