Decoding h263 video from .pcap file.
chetan goni
cgoni25 at gmail.com
Mon Sep 3 08:56:51 UTC 2018
Hi All,
I am using below command to extract video from pcap file,once i played
this output.avi, it is playing very fast..
Any command to fix this problem.
gst-launch-1.0 -m -v filesrc
location=/home/linux/Desktop/chetan/gstreamer/PCMU-h263.pcap ! pcapparse
src-ip=192.168.1.196 src-port=5132 dst-ip=192.168.1.183 dst-port=5126
caps="application/x-rtp,media=video,payload=34,clock-rate=90000,encoding-name=H263"
! rtph263depay ! avdec_h263 ! avimux ! filesink
location=/home/linux/Desktop/chetan/gstreamer/out.avi
Thanks & Regards
Chetan Goni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180903/db5c3fd8/attachment-0001.html>
More information about the gstreamer-devel
mailing list