[Ffmpeg-devel] AVCodecContext no frame_rate
Behrbaum, Jeffrey S
jeffrey.s.behrbaum
Fri Jul 29 18:20:33 CEST 2005
Correct you are. Please try to forget that I ever posted this message. I had an old version on my system as well as the new one and I had brought up the wrong file in my editor. Nothing like a stupid mistake to keep me guessing for a couple of hours. Sorry about the lame posting.
-----Original Message-----
From: M?ns Rullg?rd [mailto:mru at inprovide.com]
Sent: Friday, July 29, 2005 11:51 AM
To: FFMpeg development discussions and patches
Subject: Re: [Ffmpeg-devel] AVCodecContext no frame_rate
Behrbaum, Jeffrey S said:
> Hi all. I'm getting a compile error I can't seem to figure out. The error
> keeps telling me that AVCodecContext has no frame_rate member. See below for
> the exact error. Also, please note that the code and make file are simplified.
> The values I'm setting are junk, I'm just trying to see why I'm getting this
> error. Also, I have the CVS code from 26 July 2005. I'm use Msys and MinGW to
> compile this on a Win32 platform. All the other variables of the
> AVCodecContext seem to be fine. I can see the frame_rate int in the avcodec.h
> file but I have no idea why this compile error keeps creeping up! Thank you
> again to any and all for your help.
It's simple. There is no member called frame_rate. It was replaced by
time_base quite some time ago.
--
M?ns Rullg?rd
mru at inprovide.com
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list