[FFmpeg-user] Converting SDP/RTP files to WAV
jonas at kongslund.net
jonas at kongslund.net
Sun Mar 6 10:38:57 CET 2016
Hello,
Given a file of RTP packets (wrapped in UDP/IP) and a corresponding SDP
file, is it possible to use ffmpeg for converting them to a WAV file or
similar? I've only been able to find examples going from WAV to a
stream.
I've tried something like this without luck:
ffmpeg -i input.sdp -i input.rtp output.wav
Best regards,
Jonas Kongslund
More information about the ffmpeg-user
mailing list