[Ffmpeg-devel] Visual Studio 2003, H263 problems.
Michael Niedermayer
michaelni
Mon Feb 6 17:43:26 CET 2006
Hi
On Mon, Feb 06, 2006 at 05:50:17PM +0200, bogdanm at intelidei.com wrote:
> Hello,
>
> I have compiled FFmpeg under Visual Studio 2003 using MSys. The problem is
> that when using H263 encoder the keyframe is allmost uncompressed (using
> 352x288 resolution the frame size goes from ~150k to ~100k) and the regular
> frame is ~50-100 bytes. At decoding all I can see is a big gray screen (a
> buffer filled with 0x8080808080...).
>
> What astonish me is that the same code worked under Linux compiled with gcc,
> encoding and decoding frames as expected while under Windows it doesn't, but
> the encoding or decoding functions still return no error.
hmm, what do the regression tests output?
[...]
--
Michael
More information about the ffmpeg-devel
mailing list