Seek not working due to tee, but works on windows
Nicolas Dufresne
nicolas at ndufresne.ca
Sun Feb 19 20:10:31 UTC 2017
Le samedi 18 février 2017 à 02:48 -0800, Baby Octopus a écrit :
> Hi,
>
> I'm trying to do seek from application on the following pipeline
> *filsrc ! tee ! queue ! qtdemux ! h264parse ! ....*
> This doesn't work, since tee stops qtdemux from working in pull mode.
> This
> is seen on Centos
>
> However, the same pipeline with navseek, works perfectly on windows
> *filsrc ! tee ! queue ! qtdemux ! navseek ! h264parse ! ....*
> Is there any explanation for this inconsistent behavior?
The explanation is most likely that you are running an older version of
GStreamer on Centos, which had a bug that have been fixed.
regards,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170219/06a58414/attachment-0001.sig>
More information about the gstreamer-devel
mailing list