How to fill gaps when convert from pcap.

Nicolas Dufresne nicolas.dufresne at gmail.com
Thu Sep 8 13:58:40 UTC 2016


Le jeudi 08 septembre 2016 à 02:41 -0700, BogdanS a écrit :
> Hello.
> 
> I make some streaming for example for 10 minutes and catch packets to
> .pcap.
> In the middle of the signal it was 3 minutes pause without packets.
> Now, when I am doing convert from pcap to .avi, I have length of
> video is 7
> minutes. The same thing I have  with audio streaming. 

It would be a bit of a side effect, but you should be able to add the
audiomixer (or compsitor for video) for this purpose. Let us know if
that works for you.

> 
> Now a question, how I can make a video and audio 10 minutes length
> after
> convert? 
> 
> This is a pipeline for video for example
> 
> *queue, pcapparse, rtph264depay, avdec_h264,  aspectratiocrop,
> x264enc,
> avimux, filesink*
> 
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble
> .com/How-to-fill-gaps-when-convert-from-pcap-tp4679486.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list