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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
