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