<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19019"></HEAD>
<BODY>
<DIV><FONT size=2 face=Arial><SPAN class=020320615-23022011>Hi All,
</SPAN></FONT></DIV>
<DIV><SPAN class=020320615-23022011><FONT size=2 face=Arial> I am going
thru the fluendo smd plugins and currently am trying to understand how the clock
distribution works. Typically in the smd platform, there will be a single clock
that drives all the renderers, in this way all the renderers can have the same
base time. As I go thru the code, I see that each renderer will allocate a
clock, which is kind of strange. I also noticed in the ismd_plugins.c file that
the ismd_gst_clock element was not initialized. When I add this to the
</FONT><B><FONT color=#000080><FONT color=#000080>
<P><FONT size=2 face=Arial>static</FONT></B></FONT></FONT><FONT face=Arial><FONT
size=2> <B><FONT color=#000080><FONT
color=#000080>struct</B></FONT></FONT></FONT></FONT><FONT face=Arial><FONT
size=2> _elements_entry _elements[] <SPAN class=020320615-23022011> array,
i get an error that </SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011>gst-plugin-scanner:688: Glib-CRITICAL
g_once_init_leave: assertion initialization_valye != 0 failed
</SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011>gst-plugin-scanner:688 GStreamer-CRITICAL :
gst_element_regiser : assertion `g_type_is_a (type, GST_TYPE_ELEMENT)
failed</SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011></SPAN></FONT></FONT> </P>
<P><FONT face=Arial><FONT size=2><SPAN class=020320615-23022011>So I don't think
that this code is meant to be part of a gst-launch pipeline. If this is the
case, I don't see how all the smd renderers can be synced to the same master
clock. </SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011></SPAN></FONT></FONT> </P>
<P><FONT face=Arial><FONT size=2><SPAN class=020320615-23022011>Any input
appreciated </SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011></SPAN></FONT></FONT> </P>
<P><FONT face=Arial><FONT size=2><SPAN class=020320615-23022011>Regards
</SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011></SPAN></FONT></FONT> </P>
<P><FONT face=Arial><FONT size=2><SPAN class=020320615-23022011>Victor
</SPAN></FONT></FONT></P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011></SPAN></FONT></FONT> </P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011></SPAN></FONT></FONT> </P>
<P><FONT face=Arial><FONT size=2><SPAN
class=020320615-23022011></SPAN></FONT></FONT> </P>
<P><FONT face=Arial><FONT size=2><SPAN class=020320615-23022011></SPAN><FONT
color=#008080><FONT
color=#008080> </P></FONT></FONT></FONT></FONT></SPAN></DIV></BODY></HTML>