Hi Barry,

On Monday 22 October 2007 14:01:23 [EMAIL PROTECTED] wrote:

> I see in mplayer.conf that this is commented 'TODO':
> 
> # TODO: used system avformat and postprocess ...
> pkginstalled ffmpeg && var_append confopt " " "--disable-libavcodec
> --disable-libavformat"
> 
> I changed it to this:
> # TODO: used system avformat and postprocess ... BK...
> pkginstalled ffmpeg && var_append confopt " " "--disable-libavcodec_a
> --disable-libavformat_a --disable-libavutil_a --disable-libpostproc_a"
> 
> However it threw an error that 'ffmpeg/intreadwrite.h' is missing.
> 
> I looked in the original source and found it in libavutil folder, copied
> it into the T2 build, and tried again. This time, mplayer compiled okay.
> ...however I have not yet tried it!
> 
> So, for some reason when ffmpeg pkg installs, it leaves out intreadwrite.h,
> so I was wondering if this could be fixed in ffmpeg.conf?

Maybe they explicitly skip it containing "internal" stuff they
are changing and breaking API compatibility quite often.

But I'm just guessing here at the moment. Thanks for your post
we should review this.

Yours,

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to