<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>Hi all ,<br><br>I am using gstreamer to stream video from a file source in iMX27 freescale app processor. I have used the gst-launch command and i get the video output. But the video has jitter and sometimes pause for some time. I dont understand the problem since there is no error message. Here is the code for the output...<br><br>###################################################################################################<br><br>mx27# Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>/pipeline0/mfwgstvpu_dec0.sink: caps = video/mpeg, mpegversion=(int)4, systemstream=(int)0, height=(int)240, width=(int)320, framerate=(fraction)24999/1000<br>/pipeline0/mfwgstvpu_dec0.sink: caps = video/mpeg, mpegversion=(int)4, systemstream=(int)0, height=(int)240, width=(int)320, framerate=(fraction)24999/1000<br>WARNING: from element /pipeline0/demux: pads are not negotiated!<br>Additional debug info:<br>audio pads are not negotiated!<br>/pipeline0/mfwgstvpu_dec0.src: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, num-buffers-required=(int)3<br>/pipeline0/mfw_gst_v4lsink_info_t0.sink: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, num-buffers-required=(int)3<br>Pipeline is PREROLLED ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br><br>###################################################################################################<br><br>Can somebody give me an idea where might be the problem ?<br><br>W. <br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>