Problem with jpegparse and timestamps

Guillermo Rodriguez Garcia guille.rodriguez at gmail.com
Fri Apr 23 16:26:01 UTC 2021


Hi Olivier,

Will this be merged upstream?

BR,

Guillermo

El mié, 31 mar 2021 a las 9:46, Guillermo Rodriguez Garcia (<
guille.rodriguez at gmail.com>) escribió:

> Hello,
>
> Yes indeed, I confirm that this patch fixes the problem.
>
> Thank you for the quick response!
>
> Guillermo
>
> El mar, 30 mar 2021 a las 18:42, Olivier Crête (<
> olivier.crete at collabora.com>) escribió:
>
>> Hi,
>>
>> Let me know if the following patch fixes your issue:
>>
>>
>> https://gitlab.freedesktop.org/ocrete/gst-plugins-bad/-/commit/7247af1d20262accc70cc3d03f04eda4e7146f50
>>
>> Olivier
>>
>> On Tue, 2021-03-30 at 18:08 +0200, Guillermo Rodriguez Garcia wrote:
>>
>> Hi all,
>>
>> I have been using gstreamer to stream live video from mjpeg cameras with
>> a pipeline like this:
>>
>> gst-launch-1.0 souphttpsrc is-live=true location=<camera_url> !
>> multipartdemux ! image/jpeg,framerate=0/1 ! jpegparse ! avdec_mjpeg !
>> videoconvert ! ximagesink
>>
>> This was working fine with 1.14.x.
>> Recently I upgraded gstreamer to a more recent version and the above does
>> not work well anymore. Video stutters or freezes.
>>
>> I ran git bisect and found the following commit to be the culprit:
>>
>>
>> https://github.com/GStreamer/gst-plugins-bad/commit/5c52f866ad36784fd66a6bd74915bfb911915ae7
>>
>> If I revert that commit, the pipeline works fine again.
>>
>> Is this the expected behaviour? Can someone shed some light?
>>
>> Thanks,
>>
>> Guillermo Rodriguez Garcia
>> guille.rodriguez at gmail.com
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>> --
>>
>> Olivier Crête
>> olivier.crete at collabora.com
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>
>
> --
> Guillermo Rodriguez Garcia
> guille.rodriguez at gmail.com
>


-- 
Guillermo Rodriguez Garcia
guille.rodriguez at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210423/f0ae58bd/attachment.htm>


More information about the gstreamer-devel mailing list