decodebin - static linking of decoder and sink

Ash 20001 ash20001 at hotmail.com
Wed Apr 27 07:07:34 UTC 2016


I tried adding a videoconvert but it made no difference, will have to get the log tomorrow and let you know.
The pipeline graph was created by "gst-launch-1.0 filesrc location=out.h264 ! h264parse ! decodebin ! xvimagesink". Where out.h264 is a single IFrame.

Subject: Re: decodebin - static linking of decoder and sink
From: sebastian at centricular.com
To: gstreamer-devel at lists.freedesktop.org
Date: Wed, 27 Apr 2016 09:55:21 +0300

On Di, 2016-04-26 at 23:50 -0700, Ash 20001 wrote:
> I tried the "typefind - appsrc ! typefind ! h264parse ! omx_h264dec !
> xvimagesink", but after submitting frame 2 i get:
 
Get a debug log and check where the not-negotiated comes from. Most
likely you need at least a videoconvert between decoder and sink.
 
Also your pipeline graph is *not* from decodebin but from your manual
pipeline.
 
-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
 

_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160427/e79cb0df/attachment.html>


More information about the gstreamer-devel mailing list