[Ffmpeg-devel] MSVC 6 one more time

Martin Boehme boehme
Fri Aug 19 09:16:07 CEST 2005


Falconetti Gabor wrote:
> Hi guys!
> I want to use ffmpeg with visual c 6.
> I compiled everything with mingw and msys,
> then I tried to compile Martin Boehmes sample program.
> The compiler cried for inttypes.h, and I copied the cygwin_inttypes.h as 
> inttypes.h in the compiler include directory. Altered the long long statements 
> in the file.
> Used Debug multithreaded setting in a console project.
> The project compiles without errors.
> When I try to run the exe file with a video file it dumps the movie 
> informations, then says that the program is finished,without dumping any pgm 
> files. 
> There are no fault messages.
> The  video files are surely known by  ffmpeg codecs.
>  I am using windows 98 , Visual c++ 6.0

Does the program work if compiled under MinGW?

Have you tried stepping through the program -- does av_read_frame() 
return any data?

Martin

-- 
Martin B?hme
Inst. f. Neuro- and Bioinformatics
Ratzeburger Allee 160, D-23538 Luebeck
Phone: +49 451 500 5514
Fax:   +49 451 500 5502
boehme at inb.uni-luebeck.de





More information about the ffmpeg-devel mailing list