how to pass Mp2/Mp3 packets to gstreamer pipeline application

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to pass Mp2/Mp3 packets to gstreamer pipeline application

Gaurang T
Hello,

I have revision C2 Beagleboard and omap3530evm board.

I made sample application of play mp3 audio file using gstreamer pipeline through mad filter.

In this application  I have linked source, filter and sink elements. I have read source element from disk and play mp3 audio files on Speakers.

I have tested this application on beagle board.It run sucessfully.

I want to pass real-time chunk-data (like mp2/mp3 type packets from my application)  to  gstreamer pipeline application.

I am looking to interface between real-time chunk-data and gstreamer pipeline application.
test_gstpipeline.c
Please give suggestion.

Thanks,

Gaurang
Reply | Threaded
Open this post in threaded view
|

Re: how to pass Mp2/Mp3 packets to gstreamer pipeline application

Kapil Agrawal
Did you happen to look at appsrc element , which helps you feed data to gstreamer from your (non gstreamer) application ?


On Wed, Feb 24, 2010 at 7:38 PM, Gaurang T <[hidden email]> wrote:

Hello,

I have revision C2 Beagleboard and omap3530evm board.

I made sample application of play mp3 audio file using gstreamer pipeline
through mad filter.

In this application  I have linked source, filter and sink elements. I have
read source element from disk and play mp3 audio files on Speakers.

I have tested this application on beagle board.It run sucessfully.

I want to pass real-time chunk-data (like mp2/mp3 type packets from my
application)  to  gstreamer pipeline application.

I am looking to interface between real-time chunk-data and gstreamer
pipeline application.
http://n4.nabble.com/file/n1567500/test_gstpipeline.c test_gstpipeline.c
Please give suggestion.

Thanks,

Gaurang
--
View this message in context: http://n4.nabble.com/how-to-pass-Mp2-Mp3-packets-to-gstreamer-pipeline-application-tp1567500p1567500.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



--
http://www.linkedin.com/in/kapilagrawal

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel