[Gstreamer-openmax] Problem with using 'omx_filereadersrc'
Felipe Contreras
felipe.contreras at gmail.com
Tue May 13 12:31:00 PDT 2008
Hi Uday,
On Tue, May 13, 2008 at 2:05 PM, Uday Pitambare
<udayspitambare at gmail.com> wrote:
> hi,
>
> i am trying to run the pipeline
>
> gst-launch omx_filereadersrc file-name=test.ogg ! omx_vorbisdec !
> omx_audiosink -v
The filereadersrc is probably the most untested element, next to the
audiosink =/
It would be better if you try GStreamer's natural elements for now. I
will check these issues though.
gst-launch-0.10 -v filesrc location=test.ogg ! omx_vorbisdec ! alsasink
Best regards.
--
Felipe Contreras
More information about the Gstreamer-openmax
mailing list