* Adding ffmpeg & mongoose to iMX6 image
@ 2013-10-23 14:58 Tejas Shah
2013-10-23 15:00 ` Eric Bénard
0 siblings, 1 reply; 3+ messages in thread
From: Tejas Shah @ 2013-10-23 14:58 UTC (permalink / raw)
To: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 699 bytes --]
Hello,
I am trying to create an image using yocto for iMX6 sololite board and want
to include ffmpeg & mongoose in my image.
I added ffmpeg & mongoose in conf/local.conf by using IMAGE_INSTALL_append
but while it is running, it keeps on
giving me an error that:
ERROR: Nothing PROVIDES 'ffmpeg'
ERROR: Nothing PROVIDES 'mongoose'
I need help in getting these two packages in my final image.
I have installed gst-ffmpeg in my image. Is it possible to use gst-ffmpeg
in place of ffmpeg to segment a .mp4 file into .ts file segments (HLS
segments)?
I looked up on google to find examples related to using gst-ffmpeg, but I
wasn't successful.
--
Tejas
[-- Attachment #2: Type: text/html, Size: 3613 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Adding ffmpeg & mongoose to iMX6 image
2013-10-23 14:58 Adding ffmpeg & mongoose to iMX6 image Tejas Shah
@ 2013-10-23 15:00 ` Eric Bénard
2013-10-23 15:05 ` Tejas Shah
0 siblings, 1 reply; 3+ messages in thread
From: Eric Bénard @ 2013-10-23 15:00 UTC (permalink / raw)
To: Tejas Shah; +Cc: meta-freescale
Hi Tejas,
Le Wed, 23 Oct 2013 07:58:38 -0700,
Tejas Shah <tpshah1@asu.edu> a écrit :
>
> I am trying to create an image using yocto for iMX6 sololite board and want
> to include ffmpeg & mongoose in my image.
>
> I added ffmpeg & mongoose in conf/local.conf by using IMAGE_INSTALL_append
> but while it is running, it keeps on
>
> giving me an error that:
>
>
>
> ERROR: Nothing PROVIDES 'ffmpeg'
>
> ERROR: Nothing PROVIDES 'mongoose'
>
>
do you have the recipes for ffmpeg and mongoose in your layers ?
Eric
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Adding ffmpeg & mongoose to iMX6 image
2013-10-23 15:00 ` Eric Bénard
@ 2013-10-23 15:05 ` Tejas Shah
0 siblings, 0 replies; 3+ messages in thread
From: Tejas Shah @ 2013-10-23 15:05 UTC (permalink / raw)
To: Eric Bénard; +Cc: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 881 bytes --]
I haven't created a recipe by my own for ffmpeg and mongoose,
but as you asked I did look it up at
~/Documents/yocto/fsl-community-bsp/sources/poky/meta/recipes-core.
And I didn't find either of them.
On 23 October 2013 08:00, Eric Bénard <eric@eukrea.com> wrote:
> Hi Tejas,
>
> Le Wed, 23 Oct 2013 07:58:38 -0700,
> Tejas Shah <tpshah1@asu.edu> a écrit :
> >
> > I am trying to create an image using yocto for iMX6 sololite board and
> want
> > to include ffmpeg & mongoose in my image.
> >
> > I added ffmpeg & mongoose in conf/local.conf by using
> IMAGE_INSTALL_append
> > but while it is running, it keeps on
> >
> > giving me an error that:
> >
> >
> >
> > ERROR: Nothing PROVIDES 'ffmpeg'
> >
> > ERROR: Nothing PROVIDES 'mongoose'
> >
> >
> do you have the recipes for ffmpeg and mongoose in your layers ?
>
> Eric
>
--
Tejas
[-- Attachment #2: Type: text/html, Size: 1458 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-23 15:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23 14:58 Adding ffmpeg & mongoose to iMX6 image Tejas Shah
2013-10-23 15:00 ` Eric Bénard
2013-10-23 15:05 ` Tejas Shah
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.