[FFmpeg-devel] Stack overflow in VS 2005
Alexandre Guion
aguion
Wed Jul 11 07:36:08 CEST 2007
Hi all,
I'm trying to transcode an MJPEG file using ffmpeg under Visual Studio 2005. Other files works great (thanks) but this one triggers a stack overflow error when I run it under windows (either when using VS 2005 or as a stand alone app). It works fine under mingw with the same libraries. Any idea what's going on ?
I've seen an old post on google concerning a patch for this :
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-March/024301.html
The change is committed in SVN now of course, but I still got the problem for this stupid MJPEG file...
Here's my ffmpeg version if it can help:
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-shared --disable-static --enable-memalign-hack --enable-liba52 --enable-gpl --enable-libfaac --enable-libfaad --enable-libamr-nb --enable-libamr-wb --enable-swscaler --enable-zlib --enable-libxvid --enable-libx264 --enable-protocols --enable-network --enable-libogg --enable-pp --disable-debug
libavutil version: 49.4.1
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on Jun 27 2007 14:15:36, gcc: 3.4.5 (mingw special)
I'm at the SVN revision #9447
-----------------------
Alex Guion
Orb Netwoks, Inc.
More information about the ffmpeg-devel
mailing list