[vlc-devel] Re: CVS Commit (fenrir)
Laurent Aimar
fenrir at via.ecp.fr
Wed Apr 16 09:06:55 CEST 2003
On Wed, Apr 16, 2003, Derk-Jan Hartman wrote:
> Yes, i think bootstrapping is gonna do the trick, however..
>
> During make i now encounter the following:
> modules/stream_out/transcode.c: In function
> `transcode_video_ffmpeg_new':
> modules/stream_out/transcode.c:704: structure has no member named
> `frame_rate_base'
> make[2]: ***
> [modules/stream_out/modules_stream_out_libstream_out_transcode_a-
> transcode.o] Error 1
> make[1]: *** [all-recursive] Error 1
>
> Does this mean the ffmpeg libraries on macosx weren't compiled with
> transcoding capabilities or something?
It means that some #ifdef LIBAVCODEC_BUILD >= ??? are mising ;)
I will add them.
--
fenrir
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list