* Gstreamer error help
@ 2013-08-01 17:38 Joshua Kurland
2013-08-01 17:51 ` Daiane Angolini
0 siblings, 1 reply; 2+ messages in thread
From: Joshua Kurland @ 2013-08-01 17:38 UTC (permalink / raw)
To: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]
Hi, I am trying to use yocto to set up a very simple video playback box.
My approach was to look at the pre-built image fsl-image-gui, figure out
how it works, and remove everything to leave me with only the parts that I
want. I don't know if that is a good approach or not, but so far I haven't
been able to get very far in it.
I am stuck on gstreamer. Using the playbin2 function, I get the following
error:
mxc_sdc_fb mxc_sdc_fb.0: Unable to allocate framebuffer memory
detected fb_set_par error, error code: -12
mxc_v4l2_output mxc_v4l2_output.0: ERR:config_disp_output fb_set_var
ret:-12
mxc_v4l2_output mxc_v4l2_output.0: Config display output failed
The video plays to completion, but I am not able to see or hear it. I am
able to play the same video using the Video Player program built in to the
image. I have read on a Freescale thread somebody getting the same error,
but only when playing large video. My tests are in the 100Mb range.
I also attempted this on the x11 image after I added gstreamer packages and
disabled the matchbox desktop manager (which is almost exactly what I want
at this stage) but I ran into the same exact issue.
Is this a bug or am I just doing it wrong? Is their a better way to do
what I am trying to do?
Thanks,
Josh Kurland
[-- Attachment #2: Type: text/html, Size: 1546 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Gstreamer error help
2013-08-01 17:38 Gstreamer error help Joshua Kurland
@ 2013-08-01 17:51 ` Daiane Angolini
0 siblings, 0 replies; 2+ messages in thread
From: Daiane Angolini @ 2013-08-01 17:51 UTC (permalink / raw)
To: Joshua Kurland; +Cc: meta-freescale
On 08/01/2013 02:38 PM, Joshua Kurland wrote:
> Hi, I am trying to use yocto to set up a very simple video playback
> box. My approach was to look at the pre-built image fsl-image-gui,
> figure out how it works, and remove everything to leave me with only the
> parts that I want. I don't know if that is a good approach or not, but
> so far I haven't been able to get very far in it.
I would use fsl-image-test
Or even core-image-base and CORE_IMAGE_EXTRA_INSTALL += "gst-fsl-plugins"
>
> I am stuck on gstreamer. Using the playbin2 function, I get the
> following error:
>
> mxc_sdc_fb mxc_sdc_fb.0: Unable to allocate framebuffer memory
> detected fb_set_par error, error code: -12
> mxc_v4l2_output mxc_v4l2_output.0: ERR:config_disp_output
> fb_set_var ret:-12
> mxc_v4l2_output mxc_v4l2_output.0: Config display output failed
>
> The video plays to completion, but I am not able to see or hear it. I
> am able to play the same video using the Video Player program built in
> to the image. I have read on a Freescale thread somebody getting the
> same error, but only when playing large video. My tests are in the
> 100Mb range.
>
> I also attempted this on the x11 image after I added gstreamer packages
> and disabled the matchbox desktop manager (which is almost exactly what
> I want at this stage) but I ran into the same exact issue.
>
> Is this a bug or am I just doing it wrong? Is their a better way to do
> what I am trying to do?
I don't know.
Could you, please, share:
* command line
* log when try 'gplay movie'
* video codec, audio codec, muxer
* from the log, which video sync are you using?
--
Daiane
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-01 17:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01 17:38 Gstreamer error help Joshua Kurland
2013-08-01 17:51 ` Daiane Angolini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.