On Thu, Oct 04, 2001 at 09:41:28PM +1000, Paul wrote:
> Hi
> 
> Is it possible to interface to avifile from C for use in an SDL application 
> that I am about to start?  I would also like to render the video stream onto 
> an SDL surface...It seems that avifile is dependent on SDL so I was wondering 
> if this is possible.

maybe you would like to join avifile team ?

we already use SDL and we believe we are doing are best with this library.

what would you like to do ?

> I have considered using the c++ compiler and writing my programme in plain C 
> and using C++ just for avifile stuff...C++ is a learning curve I would rather 

hmm avifile itself is very close to the plain C except it safe it's time
with creating function like  create_object  destroy_object  and

> bypass for this particular project (short timeframe).  Would this be 
> practical?

Well - there is certain 'pressure' to make this a plain C project -
and if GNU developers will be harming g++3.0 even more - we may probably and
up as a C project which will have C++ interface over the top of this for
backward compatibility - but so far we have still figured ways how
to use a build C++ files fast even with g++3.0 (this change is in
progress and will take some time)

> Any help would be appreciated, perhaps some documentation I have missed or 
> any information that can decrease my learning curve :)

doc is always the problem with very limited amount of developers.

also you should know there is project 'ffmpeg' which might better
suit your needs.


-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-         Resistance is futile. You all will be packaged

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to