can't connect the decodebin to autovideosink

Nicolas Dufresne nicolas.dufresne at collabora.com
Sat Apr 26 09:42:22 PDT 2014


Le mercredi 23 avril 2014 à 03:21 -0700, leon a écrit :

> this is the appsrc output:
> 
> appsrc ! decodebin ! autovideosink
> 
> 
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4666575/appsrc.png> 
> 

Note, even on windows you can keep traces in the text form (program 2>
log.txt, or set you shell in edit mode, so you can copy/paste it, there
is ways to do log analyses in VS too). Installing grep or using any log
analyser may help. If the color marks is causing issues,
gst_debug_set_colored (FALSE). You should play with more log settings,
e.g. enabling all warnings could help you too (the log is comma
seperated list, a lonely number will set the default log level, so it
would be 3,baseparse:6). It's up to you to do the work of log analyses
and first iteration to find the issue.

cheers,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140426/628616b1/attachment.html>


More information about the gstreamer-devel mailing list