Re: copying media files to qemux86
Hello,
What kind of troubles with gst-plugins-base?
See YB5589: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5589
Maybe there is a hint in there, and the meta gst package will help..
/Cristian
From: Bhushan S [mailto:bhushan.az@...]
Sent: Friday, April 4, 2014 1:35 PM
To: Iorga, Cristian
Cc: yocto@...
Subject: Re: [yocto] copying media files to qemux86
Yes Cristian.
My earlier attempt with scp was unsuccessful (probably lack of ssh support).
Currently I'm stuck with enabling gst-plugins-ugly package and plugins from gst-plugins-base package
On Wed, Apr 2, 2014 at 5:44 PM, Iorga, Cristian <cristian.iorga@...> wrote:
Hello,
By media files, you mean music or video files?
If so, depending on the image (if it has ssh support), you can copy into /home/root using scp after you boot the image.
I have use this to test mp3 playback, for example with some audio files.
Regards,
Cristian Iorga
YP
Intel Corporation
From: yocto-bounces@... [mailto:yocto-bounces@...] On Behalf Of Bhushan Shirsath
Sent: Wednesday, April 2, 2014 2:07 PM
To: yocto@...
Subject: [yocto] copying media files to qemux86
Hi,
I'm able to successfully launch "runqemu qemux86".
Now i intend to test the media libs built using Yocto on qemu currently.
Is it possible to transfer/copy media files to qemux86 emulator ?
I tried copying files to tmp/sysroots/qemux86/ but it didn't work.
Thanks,
--bhushan