<div><br></div><div>Is x264enc has a bug with v4l2src (or ksvideosrc in windows) ?</div><div><br></div>gst-launch videotestsrc ! ffmpegcolorspace ! timeoverlay ! x264enc ! ffdec_h264 ! autovideosink <div>capture form the videotestsrc is work fine</div>

<div><br></div><div>but capture from the v4l2src or ksvideosrc:</div><div>gst-launch v4l2src ! ffmpegcolorspace ! timeoverlay ! x264enc ! ffdec_h264 ! autovideosink </div><div>the Video is lag </div><div><br></div><div>other Video Encoding theoraenc / theoradec is work fine:</div>

<div>gst-launch v4l2src ! ffmpegcolorspace ! timeoverlay ! theoraenc ! theoradec ! autovideosink </div><div><br></div><div>how can I make x264enc as smooth as theoraenc ?</div><div><br></div><div>thx @@</div><div><br></div>

<div><br></div>