<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div> </div>

<div>Hey!</div>

<div> </div>

<div>anybody know why my .avi file, what is the output from this pipline</div>

<div> </div>

<div>
<div>gst-launch-1.0 -v rtpbin name=rtpbin latency=$LATENCY                                \<br/>
    udpsrc caps=$VIDEO_CAPS port=5002 ! rtpbin.recv_rtp_sink_0                      \<br/>
      rtpbin. ! rtph264depay ! avdec_h264 ! $videorate ! videoconvert \ ! avimux ! filesink location=test.avi                        \<br/>
    udpsrc port=5003 ! rtpbin.recv_rtcp_sink_0                                      \<br/>
      rtpbin.send_rtcp_src_0 ! udpsink port=5007 host=$DEST sync=false async=false  \</div>
 

<div>is huge (GBs after a minute) but contains no data which is playable via VLC? what I have to do to capture the stream into a playable .avi or .mp4 file?</div>

<div> </div>

<div>Thanks, Simon</div>
</div></div></body></html>