FFMPEG decode from RTP dump file into mp3 file

后端 未结 0 1950
萌比男神i
萌比男神i 2021-02-05 12:56

I\'m trying to save RTP stream into mp3 file. I use this command:

ffmpeg -loglevel debug -protocol_whitelist file -f rtp -i microphone.rtpdump -f mp3 microphone.m         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题