[Gstreamer-openmax] [gst-openmax] omx_filereadersrc
Felipe Contreras
felipe.contreras at nokia.com
Wed Jun 3 02:54:01 PDT 2009
On Wed, Jun 03, 2009 at 09:49:58AM +0200, ext 박민석 wrote:
> [http://webmail.keti.re.kr:8080/nara/servlet/webmail.WebMailReConfServ/450879]
>
> Hi All,
>
>
>
> I have some questions regarding omx_filereadersrc.
>
>
>
> Below command does work. I can hear the sound of "test.ogg"
>
> gst-launch filesrc location="test.ogg" ! omx_vorbisdec ! omx_audiosink
>
>
>
>
>
> But the below command doesn't work!
>
> gst-launch omx_filereadersrc file-name="test.ogg" ! omx_vorbisdec ! omx_audiosink
>
>
>
> and the messages are as follows:
>
> Setting pipeline to PAUSED ...
>
> OMX-In omx_base_component_DoStateSet: Port 1 Disabled So no wait
>
> Pipeline is PREROLLED ...
>
> Setting pipeline to PLAYING ...
>
> New clock: GstSystemClock
>
> OMX-this input stream is not an Ogg stream
>
>
>
> Currently the omx_filereadersrc component is not yet tested completely?
That's correct, I can't recall what was the last time I used it. It's
probably not working any more.
I'll make sure it's disabled by default in the next release.
Patches to fix it are welcome :)
Cheers.
--
Felipe Contreras
More information about the Gstreamer-openmax
mailing list