Search found 2 matches

by Brosco
Fri May 25, 2007 5:33 am
Forum: General Discussion
Topic: ffmpeg / libavcodec
Replies: 52
Views: 35183

If you do that - could you send me the DLLs you create and the C .h files so that I can convert them to pascal. That way we would both be working on the same version.

BTW you have a PM (this forum doesn't jump them out at you)

Brosco
by Brosco
Tue May 22, 2007 11:50 am
Forum: General Discussion
Topic: ffmpeg / libavcodec
Replies: 52
Views: 35183

Re: A little bit further ..

Hi,

I converted more structures from the header files, now it
works better.

I can open a media file and get lot's of info, then i can
pre-buffer everything also.

The problem is, the width/height are totally wrong,
so i guess i didn't convert the header/structures right.


Hi Philippe,

I'm a ...