Got EOS from element "pipeline0".
Steve W
s.wong.731 at gmail.com
Sun Jun 19 16:57:08 UTC 2022
Hi all,
I’m having some issue with input-selector. The command `gst-launch-1.0 input-selector name=i filesrc location=test.mp4 ! qtdemux ! h264parse ! decodebin ! autovideosink` works fine, but the following gives the error: Got EOS from element "pipeline0”.
gst-launch-1.0 input-selector name=i filesrc location=test.mp4 ! qtdemux ! h264parse ! i. i. ! decodebin ! autovideosink
Does anyone know why referencing the name of the input selector in the pipeline causes the error?
Thanks
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20220620/3d1aeb69/attachment.htm>
More information about the gstreamer-devel
mailing list