<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Hi all,<br />
<br />
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”.<br />
<br />
gst-launch-1.0 input-selector name=i filesrc location=test.mp4 ! qtdemux ! h264parse ! i. i. ! decodebin ! autovideosink</div>
</div>
<div name="messageSignatureSection"><br />
Does anyone know why referencing the name of the input selector in the pipeline causes the error?
<div dir="auto"><br /></div>
<div dir="auto">Thanks</div>
<div dir="auto"><br /></div>
<div dir="auto">Steve</div>
</div>
</body>
</html>