All of lore.kernel.org
 help / color / mirror / Atom feed
* Docs and tutorials about fsl gstreamer plugin
@ 2014-10-30 10:06 kongling
  2014-10-30 10:35 ` Daiane Angolini
  2014-10-30 10:37 ` Carlos Rafael Giani
  0 siblings, 2 replies; 7+ messages in thread
From: kongling @ 2014-10-30 10:06 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

Hi, everyone,    I want to using fsl gstreamer plugin but don't now how to porting them in self made file system.     Platform: imx6qsabresd    Could anyone help me? Is there any docs or tutorials about fsl gstreamer plugin?
    I also tried something. I built the gstreamer1.0-plugins-imx using yocto and copy the libs to file system, but these four plugins were listed in black list.
BR,kongling 		 	   		  

[-- Attachment #2: Type: text/html, Size: 777 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Docs and tutorials about fsl gstreamer plugin
  2014-10-30 10:06 kongling
@ 2014-10-30 10:35 ` Daiane Angolini
  2014-10-30 11:37   ` kongling
  2014-10-30 10:37 ` Carlos Rafael Giani
  1 sibling, 1 reply; 7+ messages in thread
From: Daiane Angolini @ 2014-10-30 10:35 UTC (permalink / raw)
  To: kongling; +Cc: meta-freescale@yoctoproject.org

On Thu, Oct 30, 2014 at 8:06 AM, kongling <k870818319@outlook.com> wrote:
> Hi, everyone,
>     I want to using fsl gstreamer plugin but don't now how to porting them
> in self made file system.
>     Platform: imx6qsabresd
>     Could anyone help me? Is there any docs or tutorials about fsl gstreamer
> plugin?
>
>     I also tried something. I built the gstreamer1.0-plugins-imx using yocto
> and copy the libs to file system, but these four plugins were listed in
> black list.

I was not able to get what you're looking for.

You can find some documentation regarding the Freescale gstreamer
plugins inside the Doc Bundle of your release, from freescale.com
site.

The gstreamer documentation (from gstreamer.org) is very good, as well.


Daiane
>
> BR,
> kongling
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Docs and tutorials about fsl gstreamer plugin
  2014-10-30 10:06 kongling
  2014-10-30 10:35 ` Daiane Angolini
@ 2014-10-30 10:37 ` Carlos Rafael Giani
  1 sibling, 0 replies; 7+ messages in thread
From: Carlos Rafael Giani @ 2014-10-30 10:37 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 557 bytes --]

On 2014-10-30 11:06, kongling wrote:
> Hi, everyone,
>     I want to using fsl gstreamer plugin but don't now how to porting 
> them in self made file system.
>     Platform: imx6qsabresd
>     Could anyone help me? Is there any docs or tutorials about fsl 
> gstreamer plugin?
>
>     I also tried something. I built the gstreamer1.0-plugins-imx using 
> yocto and copy the libs to file system, but these four plugins were 
> listed in black list.
>
> BR,
> kongling
>
>

Did you also copy the libgstimxcommon.so.* files to /usr/lib/ ?


[-- Attachment #2: Type: text/html, Size: 1384 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Docs and tutorials about fsl gstreamer plugin
@ 2014-10-30 11:31 kongling
  2014-10-30 11:43 ` Carlos Rafael Giani
  0 siblings, 1 reply; 7+ messages in thread
From: kongling @ 2014-10-30 11:31 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

>Did you also copy the libgstimxcommon.so.* files to /usr/lib/ ?Thanks for your reply!Yes, libgstimxcommon.so.* are include in gstreamer1.0-plugins-imx package.BR,kongling 		 	   		  

[-- Attachment #2: Type: text/html, Size: 1632 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Docs and tutorials about fsl gstreamer plugin
  2014-10-30 10:35 ` Daiane Angolini
@ 2014-10-30 11:37   ` kongling
  0 siblings, 0 replies; 7+ messages in thread
From: kongling @ 2014-10-30 11:37 UTC (permalink / raw)
  To: Daiane Angolini; +Cc: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1396 bytes --]

Thanks for your reply!
I have find this "i.MX_6_Series_Yocto_Project_Multimedia_User's_Guide.pdf".
BR,kongling
> Date: Thu, 30 Oct 2014 08:35:35 -0200
> Subject: Re: [meta-freescale] Docs and tutorials about fsl gstreamer plugin
> From: daiane.list@gmail.com
> To: k870818319@outlook.com
> CC: meta-freescale@yoctoproject.org
> 
> On Thu, Oct 30, 2014 at 8:06 AM, kongling <k870818319@outlook.com> wrote:
> > Hi, everyone,
> >     I want to using fsl gstreamer plugin but don't now how to porting them
> > in self made file system.
> >     Platform: imx6qsabresd
> >     Could anyone help me? Is there any docs or tutorials about fsl gstreamer
> > plugin?
> >
> >     I also tried something. I built the gstreamer1.0-plugins-imx using yocto
> > and copy the libs to file system, but these four plugins were listed in
> > black list.
> 
> I was not able to get what you're looking for.
> 
> You can find some documentation regarding the Freescale gstreamer
> plugins inside the Doc Bundle of your release, from freescale.com
> site.
> 
> The gstreamer documentation (from gstreamer.org) is very good, as well.
> 
> 
> Daiane
> >
> > BR,
> > kongling
> >
> > --
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-freescale
> >
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 1953 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Docs and tutorials about fsl gstreamer plugin
  2014-10-30 11:31 Docs and tutorials about fsl gstreamer plugin kongling
@ 2014-10-30 11:43 ` Carlos Rafael Giani
  0 siblings, 0 replies; 7+ messages in thread
From: Carlos Rafael Giani @ 2014-10-30 11:43 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 709 bytes --]

On 2014-10-30 12:31, kongling wrote:
> >Did you also copy the libgstimxcommon.so.* files to /usr/lib/ ?
> Thanks for your reply!
> Yes, libgstimxcommon.so.* are include in gstreamer1.0-plugins-imx package.
> BR,
> kongling
>
>

Wait. You said you copied the *libraries* . This sounds to me as if you 
manually copied over the .so files of the plugins to 
/usr/lib/gstreamer-1.0 . If you do that, and do not copy the 
libgstimxcommon.so.* files to /usr/lib , the GStreamer plugin scanner 
will detect that these plugins won't load (because the 
libgstimxcommon.so.* files are missing), and put the gstreamer-imx 
plugins on the blacklist.

Or did you install the gstreamer-imx .ipk packages?

[-- Attachment #2: Type: text/html, Size: 2567 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Docs and tutorials about fsl gstreamer plugin
@ 2014-10-31  1:49 kongling
  0 siblings, 0 replies; 7+ messages in thread
From: kongling @ 2014-10-31  1:49 UTC (permalink / raw)
  To: dv@pseudoterminal.org; +Cc: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

>Wait. You said you copied the *libraries* . This sounds to me as if you 
>manually copied over the .so files of the plugins to 
>/usr/lib/gstreamer-1.0 . If you do that, and do not copy the 
>libgstimxcommon.so.* files to /usr/lib , the GStreamer plugin scanner 
>will detect that these plugins won't load (because the 
>libgstimxcommon.so.* files are missing), and put the gstreamer-imx 
>plugins on the blacklist.
>Thanks for your reply!You are right, I copied them manually:$sudo cp -rf  build/tmp/work/imx6qsabresd-poky-linux-gnueabi/gstreamer1.0-plugins-imx/0.9.9-r0/image/* /rootfs_dirlibgstimxcommon.so.* files was there:
root@localhost:~# ls /usr/lib/libgstimxcommon*/usr/lib/libgstimxcommon.so    /usr/lib/libgstimxcommon.so.0.9.9/usr/lib/libgstimxcommon.so.0
>Or did you install the gstreamer-imx .ipk packagesI didn't install this packages...
BR,kongling
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 5135 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-31  1:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 11:31 Docs and tutorials about fsl gstreamer plugin kongling
2014-10-30 11:43 ` Carlos Rafael Giani
  -- strict thread matches above, loose matches on Subject: below --
2014-10-31  1:49 kongling
2014-10-30 10:06 kongling
2014-10-30 10:35 ` Daiane Angolini
2014-10-30 11:37   ` kongling
2014-10-30 10:37 ` Carlos Rafael Giani

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.