Hi All ,
1) With the Gstreamer0.10 of EZSDK we are facing the problem of MUX ( AVI MUX ) not changing the state when issued command of
gst_element_set_state (mux, GST_STATE_NULL);
Can group members provide any feed back on same ?
2) To find the probable pointers ( i am not having exposure to OMX or Gstreamer plugin programming ) i tried looking at OMX sample code
of capture-encode . But i could not find any relevant pointers here , hence i feel for this i should look at Gstreamer layer & not OMX.
Could group members please provide some pointers or let me know if i am missing any aspect.