[FFmpeg-devel] Convert Raw RTP dump to H.264

Moritz Barsnick barsnick at gmx.net
Mon Jun 4 14:42:00 EEST 2018


[Fixed the reply order for you, please try to avoid top-posting.]

On Mon, Jun 04, 2018 at 15:26:11 +0530, Robert Clove wrote:
> On Mon, Jun 4, 2018 at 2:22 PM, Steinar H. Gunderson <
> steinar+ffmpeg at gunderson.no> wrote:
> > Maybe you can replay the raw packets with tcpreplay?
> Thats what i cant do, i am using the windows platform

Why can't you do that? You do realize that tcpreplay is available for
Windows? (Albeit a bit older and "experimental".)

If your raw dump happens to be PCAP, then you need some tool which can
disassemble the PCAP payload - that could be Wireshark or, as
mentioned, tcpreplay.

If it's some other "raw" format, it depends on how it was created or
captured. It could be the pure payload:
https://osqa-ask.wireshark.org/questions/1062/about-rtp-raw-file

How was the "raw" file created?
What does ffmpeg identify the "raw" file as?

This is a topic for ffmpeg-user, BTW.

Moritz


More information about the ffmpeg-devel mailing list