[FFmpeg-user] ffplay is not built
Manu N
audionuma at gmail.com
Sun Apr 28 11:10:00 CEST 2013
2013/4/28 Manu N <audionuma at gmail.com>
> Hello,
> trying to build FFmpeg 1.2 from the 'Magic' tarball on Debian Wheezy RC1.
>
> manu at debian-wheezy:~/Sources/ffmpeg-1.2$ ./configure --enable-gpl
> --enable-nonfree
> manu at debian-wheezy:~/Sources/ffmpeg-1.2$ make
>
> The ffplay binary is not built (or I can't find it).
>
Found out that I missed libsdl1.2-dev in the installed packages.
Redo a configure after installing it.
ffplay working fine now.
>
> For info :
>
> manu at debian-wheezy:~/Sources/ffmpeg-1.2$ ./ffmpeg -version
> ffmpeg version 1.2
> built on Apr 28 2013 09:31:16 with gcc 4.7 (Debian 4.7.2-5)
> configuration: --enable-gpl --enable-nonfree
> libavutil 52. 18.100 / 52. 18.100
> libavcodec 54. 92.100 / 54. 92.100
> libavformat 54. 63.104 / 54. 63.104
> libavdevice 54. 3.103 / 54. 3.103
> libavfilter 3. 42.103 / 3. 42.103
> libswscale 2. 2.100 / 2. 2.100
> libswresample 0. 17.102 / 0. 17.102
> libpostproc 52. 2.100 / 52. 2.100
>
> Are there any options to add to configure ?
>
> Thanks,
> Manuel
>
More information about the ffmpeg-user
mailing list