[meta-freescale] meta-fsl-ppc uses Openssl 1.0.1g in master

Fabio Estevam festevam at gmail.com
Tue Dec 16 08:06:28 PST 2014


On Tue, Dec 16, 2014 at 1:21 PM, VIVEK VERMA <VIVEK.VERMA at kpit.com> wrote:
> Hi All,
>
> I am using gstreamer to play wma files but  I am getting the error as follows.

You should have created a new thread about this issue.


> root at imx6dlsabresd:~# gst-launch -v playbin2 uri=file:///ano.wma
> Setting pipeline to PAUSED ...
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: ring-buffer-max-size = 0
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-size = -1
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: buffer-duration = -1
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: use-buffering = FALSE
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: download = FALSE
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: uri = "file:///ano.wma"
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: connection-speed = 0
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: source = (GstFileSrc) source
> ERROR: Pipeline doesn't want to pause.
> ERROR: from element /GstURIDecodeBin:uridecodebin0/GstFileSrc:source: Resource not found.

It can not find the file. You need to pass the full path, such as
uri=file:///home/user/ano.wma


More information about the meta-freescale mailing list