[FFmpeg-user] ffplay build errors

Symadept symadept at gmail.com
Wed Jul 4 04:06:21 CEST 2012


Can anyone help me on this. Looks like I need to enable few modules to
resolve this issue.

Regards
Mustafa Shaik


On Tue, Jul 3, 2012 at 5:45 PM, 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.
>
> Has anyone faced the same issue. Any thoughts on this.
>
> Regards
> Mustafa Shaik
>
>


More information about the ffmpeg-user mailing list