<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Thanks for your answer, <br>
    after fixing the problem you told me now the app is not stopping.
    What happens is that it is still unable to play the file and the
    logcat shows the next messages:<br>
    <br>
    <blockquote><small>04-18 13:26:08.350 24062-24154/com.sample.app
        I/GLib+stdout:  In dynamic ADDING PAD video_0065</small><br>
      <small>04-18 13:26:08.360 24062-24154/com.sample.app
        I/GLib+stdout: Sink pad link: 'video_0065'</small><br>
      <small>04-18 13:26:08.360 24062-24154/com.sample.app
        I/GLib+stdout:  In dynamic ADDING PAD audio_0066</small><br>
      <small>04-18 13:26:08.360 24062-24154/com.sample.app
        I/GLib+stdout: Sink pad link: 'audio_0066'</small><br>
      <small>04-18 13:26:08.615 24062-24150/com.sample.app
        W/GStreamer+GST_PADS: 0:00:02.844365459 0x9e23e180
        gstpad.c:3990:gst_pad_peer_query:<faad:src> could not send
        sticky events</small><br>
      <small>04-18 13:26:08.615 24062-24151/com.sample.app
        W/GStreamer+libav: 0:00:02.845349917 0x9e23e1b0
        gstavcodecmap.c:2431:gst_ffmpeg_caps_to_pixfmt ignoring insane
        framerate 1/0</small><br>
      <small>04-18 13:26:08.615 24062-24154/com.sample.app
        W/GStreamer+basesrc: 0:00:02.845565209 0x9e23e260
        gstbasesrc.c:2943:gst_base_src_loop:<http-src> error:
        Internal data flow error.</small><br>
      <small>04-18 13:26:08.615 24062-24154/com.sample.app
        W/GStreamer+basesrc: 0:00:02.845637417 0x9e23e260
        gstbasesrc.c:2943:gst_base_src_loop:<http-src> error:
        streaming task paused, reason not-negotiated (-4)</small><br>
      <small>04-18 13:26:08.615 24062-24110/com.sample.app
        D/GStreamer+tutorial-5: 0:00:02.846137917 0x9e23f520
        src/main/jni/tutorial-5.c:132:set_ui_message Setting message to:
        Error received from element http-src: Internal data flow error.</small><br>
    </blockquote>
    So it seems there is a problem with the aac decoder. I already
    posted a bug of the aac decoder of android
    (<a class="moz-txt-link-freetext" href="https://bugzilla.gnome.org/show_bug.cgi?id=765050">https://bugzilla.gnome.org/show_bug.cgi?id=765050</a>), but I do not
    know if this time is also directly related to the same issue.<br>
    <br>
    Thanks for your replies,<br>
    <br>
    Dani<br>
    <br>
    <div class="moz-cite-prefix">El 18/04/16 a las 13:31, Sebastian
      Dröge escribió:<br>
    </div>
    <blockquote cite="mid:1460979077.21892.24.camel@centricular.com"
      type="cite">
      <pre wrap="">On Mo, 2016-04-18 at 12:46 +0200, Dani wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Thanks for your suggestions, I have just used gdb for debugging and I
am quite confident it is related to dynamically linking pads.
</pre>
      </blockquote>
      <pre wrap="">
Did you see my comment about how you connect to the signal in the
previous mail? That is at least one problem, if there are still
problems after that we can take another look.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>