Hi,<br> When i captured and encoding to mpegts using
Gstreamer plug in , v4l2src, After encode and played that file there is
jerks in video. When i captured and encoded only video elementary stream
there is no jerks. Is there any modifications that i have to do? if
,then what modifications to do. <br><br> In gstv4l2src.c i changed framerate to 7.5fps to 25fps
gst_structure_fixate_field_<div dir="ltr">nearest_fraction( structure, "framerate", 15, 2), to gst_structure_fixate_field_nearest_fraction( structure, "framerate", 25, 1). <br>Still the jerks are coming. So please give me any idea about this. <br>
<br>Regards,<br>John</div>