[Ffmpeg-devel] AVCodecContext no frame_rate
Måns Rullgård
mru
Fri Jul 29 17:50:31 CEST 2005
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
More information about the ffmpeg-devel
mailing list