<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thats the requirement for me ....we should mot use existing plug-in
....thats why !<br>
<br>
Edward Hervey wrote:
<blockquote cite="mid:1227277912.25370.26.camel@localhost" type="cite">
  <pre wrap="">You haven't answered the question.

WHY do you want to write an mp3 decoding plugin which:
* uses libmad
* but can't be the already available 'mad' plugin

Is it because (tick the corresponding box):
[ ] you don't understand that mad and libmad are the same thing
[ ] you just want to write one as practice
[ ] you think you can get around legal issues by writing your own
[ ] you have no clue and you're just asking random questions

   Edward

On Fri, 2008-11-21 at 19:43 +0530, Gnanasekar wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Ya sure i ll tell you my motive ,

    We need to write mp3 plug-in.As we know that filesrc is there for
getting my mp3 input file from Local system and push it to mad
plug-in.Here is the decoder part comes.So we planned to replace this
mad plug-in with my own plug-in which does as mad does.After all
decoder processing done here. we ll be pushing this output to next
plug-in through push_pad()(that is alsasink or osssink);.This is what
we have in our mind.

For that decoder part we planned to use libmad library for decoding
functionality.
Now suggest me what to do ? 

Christian Fredrik Kalager Schaller wrote: 
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,
I think what you should do is explain your motivations, it would be
easier to understand what you are trying to achieve then. Do you want to
write a GStreamer mp3 plugin as a way to teaching yourself about the
GStreamer framework? Or do you need to write a full mp3 decoder with
your companies copyright? Or something else?

If you explain that to us I think we will be better able to suggest a
solution.

Christian

On Thu, 2008-11-20 at 22:01 +0530, Gnanasekar wrote:
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">Ya i know mad is there ! i want to make another one which is for mp3..

ved kpl wrote: 
    
        </pre>
        <blockquote type="cite">
          <pre wrap="">MAD?

On Thu, Nov 20, 2008 at 4:52 PM, Gnanasekar <a class="moz-txt-link-rfc2396E" href="mailto:sk.gnanasekar@gdatech.co.in">&lt;sk.gnanasekar@gdatech.co.in&gt;</a> wrote:
  
      
          </pre>
          <blockquote type="cite">
            <pre wrap="">Hi all,

         I am interested in writing fresh mp3 plug-in for Gstreamer.To
do so i need a mp3 decoder for decoding mp3 audio. Can any one suggest
me to get through this process ?
what decoder seems good and easily understandable for mp3 ?
How can i achieve mp3 plug-in ?

Thanks and Regards,
SK.Gnanasekar

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
<a class="moz-txt-link-freetext" href="http://moblin-contest.org/redirect.php?banner_id=100&url=/">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>

    
        
            </pre>
          </blockquote>
          <pre wrap="">      
          </pre>
        </blockquote>
        <pre wrap="">-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
<a class="moz-txt-link-freetext" href="http://moblin-contest.org/redirect.php?banner_id=100&url=/">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a>
_______________________________________________ gstreamer-devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
    
        </pre>
      </blockquote>
      <pre wrap="">
  
      </pre>
    </blockquote>
    <pre wrap="">-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
<a class="moz-txt-link-freetext" href="http://moblin-contest.org/redirect.php?banner_id=100&url=/">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a>
_______________________________________________ gstreamer-devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
<br>
</body>
</html>