<div dir="auto">Yes, I continue to have problem, but at this point I think that the issue is with my appsrc code.<div dir="auto"><br></div><div dir="auto">I'm not using a "gmainloop" and appsrc runs in the main thread, so I think that it waits for the GUI events before requesting for a new frame... I'm going to investigate this way. </div><div dir="auto">I noticed that scaling down the frame before h264 encoding makes the resulting video a little better.</div><div dir="auto"><br></div><div dir="auto">I would like to find a good example for appsrc getting frame from external elaboration... but I cannot.<br><br><div data-smartmail="gmail_signature" dir="auto">-- <br>Walter Lucetti<br><br>email: <a href="mailto:myzhar@gmail.com">myzhar@gmail.com</a><br>web: <a href="http://www.robot-home.it">www.robot-home.it</a> - <a href="http://www.opencv.it">www.opencv.it</a><br>project:  <a href="http://myzharbot.robot-home.it">http://myzharbot.robot-home.it</a></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">Il 07 Feb 2017 12:32, "Arjen Veenhuizen" <<a href="mailto:arjen@moonlightmedia.nl">arjen@moonlightmedia.nl</a>> ha scritto:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If it is still not working I would opt for trying a completely different<br>
approach (just to see if that works).<br>
<br>
For example, you could switch the appsrc for a filesrc and use a named pipe<br>
to feed the frames in one-by-one (assuming that your frames are e.g.<br>
RGB/YUV/anything supported by GStreamer). Use and configure a videoparse<br>
element (just after the filesrc) to parse the raw incoming stream to the<br>
appropriate format and width/height/framerate.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/appsrc-timestamp-and-filesink-tp4681716p4681750.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/appsrc-<wbr>timestamp-and-filesink-<wbr>tp4681716p4681750.html</a><br>
<div class="elided-text">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</div></blockquote></div><br></div>