[FFmpeg-user] FFmpeg Configure error, Help need
Carl Eugen Hoyos
ceffmpeg at gmail.com
Thu Jan 10 19:12:07 EET 2019
2019-01-10 8:33 GMT+01:00, Dinesh Gupta <dinesh.gupta01 at gmail.com>:
> Output of command
> > $echo $PKG_CONFIG_PATH
> /d/smallgame/ffmpeg_win/deps.posix/lib/pkgconfig:/opt/local/lib/pkgconfig:/usr/lib/i386-linux-gnu/pkgconfig/:/usr/lib/pkgconfig
>
>> cd /d/smallgame/ffmpeg_win/deps.posix/lib/pkgconfig
>> ls -I/opus
> ffnvcodec.pc freetype2.pc libvpx.pc ogg.pc opus.pc sdl2.pc
> SDL2_ttf.pc theora.pc theoradec.pc theoraenc.pc vorbis.pc
> vorbisenc.pc vorbisfile.pc x264.pc x265.pc
>
> Output of Command
>> cat opus.pc
> # Opus codec reference implementation pkg-config file
>
> prefix=/d/smallgame/ffmpeg_win/deps.posix
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${prefix}/include
>
> Name: Opus
> Description: Opus IETF audio codec (floating-point build)
> URL: https://opus-codec.org/
> Version: 1.3
> Requires:
> Conflicts:
> Libs: -L -lopus
> Libs.private: -lm
> Cflags: -I/opus
Looks broken.
Unfortunately, we will not be able to help you:
I believe this is a fundamental issue of requiring pkg-config,
others disagree;-(
> -------------------------
> When I am in make src directory
>> cd /d/smallgame/ffmpeg_win/deps.src/
>> ls -I/opus
> EasyHook-2.7.tar.gz last_stable_x264.tar.bz2
> live.2018.10.10.tar.gz msinttypes-r26.tar.gz
> SDL2_ttf-2.0.14.tar.gz xvidmsvc2017.tar.gz
> ffmpeg-4.1 libogg-1.3.3.tar.gz live.2018.12.03-bin
> NotBuildMSVC2017 SDL2-2.0.9.tar.gz
> yasm-1.3.0.tar.gz
> ffmpeg-4.1.tar.bz2 libtheora-1.2.0alpha1.tar.gz
> live.2018.12.03-bin.tar.gz opus-1.3.tar.gz test.txt
> ffnvcodec.tar.gz libvorbis-1.3.6.tar.gz Makefile
> patches x264-snapshot-20151001-2245.tar.bz2
> freetype-2.9.1.tar.bz2 libvpx-1.7.0.tar.gz Makefile.bak
> pthreads-w32-2-9-1-release.tar.gz x265_2.9.tar.gz
> lame-3.100.tar.gz list-pkgs.sh Makefile.packages
> rtsp.h xvidcore-1.3.5.tar.gz
Please do not top-post here if you request support, Carl Eugen
More information about the ffmpeg-user
mailing list