Hi all,<br><br>I am encoding a video file into h264 using x264enc and playing the file. But the file doesn&#39;t play smoothly it stops very often while playing. I tried setting some properties on x264enc but I didn&#39;t see any difference.<br>
I am using the following pipeline could someone help me.<br><br>gst-launch uridecodebin uri=file:///&lt;filename&gt; ! x264enc ! ffdec_h264 ! ffmpegcolorspace ! xvimagesink<br><br><br>Thanks<br>