Hi Felipe, <br><br>Does the current gst-openmax stack support seeking / play-pause? <br><br>I wrote a small gstreamer based test application that plays a audio/video file.  This tries to do play/pause and seeking. <br>There were some problems with pause/resume but with some fixes in gstomx_base_sink.c (handling PAUSE_TO_RESUME state change) pause/resume worked fine. <br>
<br>I am still facing trouble doing seeking. Basically the app hangs in the gstreamer code in the waiting for preroll to be done.  <br>Can you tell me if the gst-openmax stack is tested for all this? <br><br>Thanks,<br>Nitin <br>