All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* FFplay question ?
@ 2017-07-19  1:19 Riko Ho
  2017-07-19  4:48 ` Markus Volk
  0 siblings, 1 reply; 2+ messages in thread
From: Riko Ho @ 2017-07-19  1:19 UTC (permalink / raw
  To: yocto@yoctoproject.org

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

Dear Yocto Members,

I tried to compile FFplay with FFMpeg, but I can not get it ?

What should I change on this code ?

Here's on ffmpeg_3.3.bb :

===

EXTRA_OECONF = " \
     --disable-stripping \
     --enable-pic \
     --enable-shared \
     --enable-pthreads \
     --enable-ffplay  \

"


Thank you


-- 
*

/*******/
Sent by Ubuntu LTS 16.04,
Kind regards,
Riko Ho
/*******/

*

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

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

* Re: FFplay question ?
  2017-07-19  1:19 FFplay question ? Riko Ho
@ 2017-07-19  4:48 ` Markus Volk
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Volk @ 2017-07-19  4:48 UTC (permalink / raw
  To: yocto

Dear Riko,

ffplay needs sdl as dependency, guess that's your problem

regards,
Markus

On Wed, 19 Jul 2017 09:19:24 +0800
Riko Ho <antonius.riko@gmail.com> wrote:

> Dear Yocto Members,
> 
> I tried to compile FFplay with FFMpeg, but I can not get it ?
> 
> What should I change on this code ?
> 
> Here's on ffmpeg_3.3.bb :
> 
> ===
> 
> EXTRA_OECONF = " \
>      --disable-stripping \
>      --enable-pic \
>      --enable-shared \
>      --enable-pthreads \
>      --enable-ffplay  \
> 
> "
> 
> 
> Thank you
> 
> 
> -- 
> *
> 
> /*******/
> Sent by Ubuntu LTS 16.04,
> Kind regards,
> Riko Ho
> /*******/
> 
> *


-- 
Markus Volk <f_l_k@t-online.de>


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

end of thread, other threads:[~2017-07-19  4:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-19  1:19 FFplay question ? Riko Ho
2017-07-19  4:48 ` Markus Volk

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.