<div><div><span style="line-height: 1.5;">The ffmpeg2.2 that I just downnloaded is not workable on XP, and the prompt says :</span></div><div><span style="line-height: 1.5;"><br></span></div><div>ffplay.exe - Entry Point Not Found</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>The procedure entry point InitializeConditionVariable could not be located in the dynamic link library KERNEL32.dll.</div><div><br></div><div>configuration commands:</div><div><br></div><div><div>ffmpeg version N-61801-gc25d2cd Copyright (c) 2000-2014 the FFmpeg developers</div><div>  built on Mar 24 2014 22:01:06 with gcc 4.8.2 (GCC)</div><div>  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-zlib</div><div>  libavutil      52. 69.100 / 52. 69.100</div><div>  libavcodec     55. 54.100 / 55. 54.100</div><div>  libavformat    55. 35.100 / 55. 35.100</div><div>  libavdevice    55. 11.100 / 55. 11.100</div><div>  libavfilter     4.  3.100 /  4.  3.100</div><div>  libswscale      2.  5.102 /  2.  5.102</div><div>  libswresample   0. 18.100 /  0. 18.100</div><div>  libpostproc    52.  3.100 / 52.  3.100</div><div>Hyper fast Audio and Video encoder</div></div><div><br></div><div><br></div><div>Meanwhile, the compiled version of ffmpeg2.2 SC that I¡¯ve downloaded also cannot work on XP with the prompts saying :</div><div><br></div><div>ffmpeg.exe - Entry Point Not Found</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>The procedure entry point SleepConditionVariableCS could not be located in the dynamic link library KERNEL32.dll.</div><div><br></div><div><span style="line-height: 1.5;"> I¡¯ve tried to replace ¡°_WIN32_WINNT¡± in ¡°compat/w32pthreads.h¡± with ¡°0x0501¡±, but it didn¡¯t work, either. </span></div><div>Following is my configuration commands:</div><div><br></div><div><div>ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers</div><div>  built on Apr  1 2014 17:37:17 with gcc 4.7.2 (GCC)</div><div>  configuration: --prefix='/D/ffmpeg/' --enable-gpl --enable-version3 --enable-nonfree --enable-runtime-cpudetect --enable-postproc --enable-pthreads --enable-yasm --disable-ffplay --disable-ffprobe --disable-ffserver --disable-debug --enable-memalign-hack --enable-static --disable-shared --enable-bzlib --cpu=i686 --disable-protocol=http --disable-protocol=pipe --disable-protocol=rtp --disable-protocol=tcp --disable-protocol=udp --disable-encoder=aac --disable-decoder=amrnb --disable-encoder=vorbis --disable-decoder=snow --disable-encoder=snow --enable-libaacplus --enable-encoder=libaacplus --enable-libgsm --enable-decoder=libgsm --enable-encoder=libgsm --enable-libfaac --enable-encoder=libfaac --enable-libmp3lame --enable-encoder=libmp3lame --enable-libopenjpeg --enable-decoder=libopenjpeg --enable-libschroedinger --enable-decoder=libschroedinger --enable-encoder=libschroedinger --enable-libspeex --enable-decoder=libspeex --enable-libtheora --enable-encoder=libtheora --enable-libvorbis --enable-encoder=libvorbis --enable-libvpx --enable-libx264 --enable-encoder=libx264 --enable-libx265 --enable-encoder=libx265 --enable-libxvid --enable-encoder=libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-demuxer=nut --disable-muxer=nut --extra-cflags='-DREDIRECT_DEBUG_LOG -D_WIN32_WINNT=0x0501 -U__STRICT_ANSI__ -fno-strict-aliasing -I/usr/local/include' --extra-ldflags=-L/usr/local/lib</div><div>  libavutil      52. 69.100 / 52. 69.100</div><div>  libavcodec     55. 54.100 / 55. 54.100</div><div>  libavformat    55. 35.100 / 55. 35.100</div><div>  libavdevice    55. 11.100 / 55. 11.100</div><div>  libavfilter     4.  3.100 /  4.  3.100</div><div>  libswscale      2.  5.102 /  2.  5.102</div><div>  libswresample   0. 18.100 /  0. 18.100</div><div>  libpostproc    52.  3.100 / 52.  3.100</div></div><div><br></div><div>Does anyone know how to make the ffmpeg2.2 supported on XP by modifying the SC? By the way, I am configuring and compiling it on Windows 7. </div></div><div><br></div>