Video sink stuttering (xv/gl/auto)
Zeno Endemann
zeno.endemann at kdab.com
Tue Aug 17 15:38:15 UTC 2021
Thanks for the suggestion, but adding a queue element anywhere in the
pipeline does not make a difference either. And my system should
definitely be strong enough anyway.
On 17.08.21 16:34 Ian Davidson via gstreamer-devel wrote:
> I notice that you do not have a queue in your pipeline - which means
> that everything is one task.
>
> You might get a better result if you include a queue, either before or
> after the video convert.
>
> You can experiment and see which (if any) helps.
>
> On 17/08/2021 14:24, Zeno Endemann via gstreamer-devel wrote:
>> Hello,
>>
>> I noticed that a simple pipeline such as this one
>>
>> gst-launch-1.0 videotestsrc horizontal-speed=10 ! video/x-raw,
>> framerate=30/1, width=1600, height=900 ! autovideoconvert ! xvimagesink
>>
>> has some stuttering in the playback (irregularly, but often after a
>> few seconds). Changing to glimasink or autovideosink does not change
>> this.
--
Zeno Endemann | zeno.endemann at kdab.com | Software Engineer
KDAB (Deutschland) GmbH, a KDAB Group company
Tel: +49-30-521325470
KDAB - The Qt Experts
More information about the gstreamer-devel
mailing list