<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 02/08/2012 04:51 AM, Vikas Malhotra wrote:
    <blockquote
cite="mid:CADkuiCzH8AFcXWxVNQ4fDhdOE8ujUofm6sZWx=D6YH4XqkDhDg@mail.gmail.com"
      type="cite">Yes, I have not changed the code of GstPlayer.cpp and
      GstDriver.cpp....I am using it as it was. GstPlayer uses
      MediaPlayerInterface class and accesses its mAudioSink variable
      which is an object of type sp&lt;AudioSink&gt;. Actually my device
      is not rooted, I don't know if that may have caused the problem. I
      am trying to build the project as an application (.apk) file. <br>
    </blockquote>
    <br>
    What GstPlayer are you talking about? You are aware that the if you
    went for the NDK build the andoid API won't now about gstreamer at
    all?<br>
    <br>
    Stefan<br>
    <br>
    <blockquote
cite="mid:CADkuiCzH8AFcXWxVNQ4fDhdOE8ujUofm6sZWx=D6YH4XqkDhDg@mail.gmail.com"
      type="cite">
      <br>
      Please help.<br>
      <br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">----------------------------------------------------------------------<br>
          <br>
          Message: 1<br>
          Date: Tue, 07 Feb 2012 15:40:13 +0100<br>
          From: Xabier Rodriguez Calvar &lt;<a moz-do-not-send="true"
            href="mailto:xrcalvar@igalia.com">xrcalvar@igalia.com</a>&gt;<br>
          Subject: Re: Error setting AudioSink in GstPlayer<br>
          To: <a moz-do-not-send="true"
            href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
          Message-ID:
          <a class="moz-txt-link-rfc2396E" href="mailto:1328625613.2797.31.camel@localhost.localdomain">&lt;1328625613.2797.31.camel@localhost.localdomain&gt;</a><br>
          Content-Type: text/plain; charset="iso-8859-15"<br>
          <br>
          O Dom, 05-02-2012 ?s 10:50 +0530, Vikas Malhotra escribiu:<br>
          &gt; I've been working on getting GStreamer NDK Build working
          on my Android<br>
          &gt; 2.3.4 device.<br>
          &gt; I have successfully built the GStreamer source but I am
          getting error<br>
          &gt; while setting the AudioSink to the audioflingersink
          element in<br>
          &gt; GstPlayer using mAudioSink variable.<br>
          &gt;<br>
          &gt; Below given is the log showing the value = 0 (log was
          added by me in<br>
          &gt; GstPlayer's function setDataSource)<br>
          &gt;<br>
          &gt; 02-05 10:36:15.540: V/GstPlayer(2485): GstPlayer calling
          GstDriver ::<br>
          &gt; setAudioSink() with mAudioSink value = 0x0<br>
          &gt;<br>
          &gt; Due to this I am not able to play any sound, and video is
          also not<br>
          &gt; playing. Please help me to solve the problem.<br>
          <br>
          Are yoy sure you are setting something valid? It looks like
          you have no<br>
          element to set and that's causing a problem.<br>
          <br>
          Br.<br>
          <br>
          -------------- next part --------------<br>
          A non-text attachment was scrubbed...<br>
          Name: not available<br>
          Type: application/pgp-signature<br>
          Size: 198 bytes<br>
          Desc: This is a digitally signed message part<br>
          URL: &lt;<a moz-do-not-send="true"
href="http://lists.freedesktop.org/archives/gstreamer-android/attachments/20120207/e4a34e17/attachment-0001.pgp"
            target="_blank">http://lists.freedesktop.org/archives/gstreamer-android/attachments/20120207/e4a34e17/attachment-0001.pgp</a>&gt;<br>
          <br>
          ------------------------------<br>
          <br>
          _______________________________________________<br>
          gstreamer-android mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android"
            target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
          <br>
          <br>
          End of gstreamer-android Digest, Vol 10, Issue 3<br>
          ************************************************<br>
        </blockquote>
        <br>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      <br>
      --------------------------------------<br>
      Vikas<br>
      Bachelor of Engineering<br>
      Computer Science and Engineering<br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-android mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>