添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
Wed May 30 09:09:52 EEST 2018
  • Previous message (by thread): [FFmpeg-user] Play Pcap file and make ffmpeg capture the stream
  • Next message (by thread): [FFmpeg-user] Play Pcap file and make ffmpeg capture the stream
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] i am using this on windows, i think we tcpreplay on Linux platform. On Wed, May 30, 2018 at 11:28 AM, Daniel Kucera < ffmpeg at danman.eu > wrote: > Hello, > you can use tpcreplay to play the pcap in reatime and capture it with > ffmpeg. For example like this: > # tcpreplay -i lo -l 0 lkv.pcap > # route add 239.255.42.42 dev lo > % ffmpeg -i udp://@239.255.42.42:5004 out.mp4 > But you need to setup your networking properly. What's the source and > destination IP and port of your streams? > 2018-05-30 07:43 odosielateľ napísal: >> I have pcap(decrypted rtp stream) files of 3-4 video stream. >> Can someone please guide me on how can i play it and make ffmpeg capture >> the live stream and join/stitch them to get a single output file. >> _______________________________________________ >> ffmpeg-user mailing list >> ffmpeg-user at ffmpeg.org >> http://ffmpeg.org/mailman/listinfo/ffmpeg-user >> To unsubscribe, visit link above, or email >> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe". > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user at ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > To unsubscribe, visit link above, or email > ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
  • Previous message (by thread): [FFmpeg-user] Play Pcap file and make ffmpeg capture the stream
  • Next message (by thread): [FFmpeg-user] Play Pcap file and make ffmpeg capture the stream
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
  •