[FFmpeg-user] ffplay build errors

Roger Pack rogerdpack2 at gmail.com
Thu Jul 5 19:09:10 CEST 2012


On Tue, Jul 3, 2012 at 3:45 AM, Symadept <symadept at gmail.com> wrote:

> Hi,
> I got the ffmpeg module compiled under 32 bit and then trying to port
> ffplay onto NaCl environment and I realized the following issues.
>
>
> /home/mshaik/Softwares/SDKs/GoogleNaCl/nacl_sdk/pepper_18/toolchain/linux_x86_newlib/bin/i686-nacl-gcc
> -o ffplay_32.o -c ffplay.c -m32 -O0 -g -pthread -Wno-long-long -Wall
> -Wswitch-enum
>
> `/home/mshaik/Softwares/SDKs/GoogleNaCl/nacl_sdk/pepper_18/toolchain/linux_x86_newlib/i686-nacl/usr/bin/sdl-config
> --cflags`
> ffplay.c:26:30: error: libavformat/rtsp.h: No such file or directory
> ffplay.c:29:37: error: libavcodec/audioconvert.h: No such file or directory
>
> I didn't understand what to change in the nacl-ffmpeg-0.5.sh, to get these
> modules published. I tried --enable-demuxer=rtsp, but its of no use.
>

So you're compiling nacl-ffmpeg-0.5.sh? I'd ask the nacl guys...
-r


More information about the ffmpeg-user mailing list