Decoding h263 video from .pcap file.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Decoding h263 video from .pcap file.

chetan goni
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

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel