Hello all,

for my opensource media player (http://gmerlin.sourceforge.net), I have
an avi/asf plugin which currently uses avifile-0.53.5.
Since I got several bug reports about avi playback, I'm thinking about
integrating a CVS snapshot of avifile-0.6.
In my player I need only the following functions of the library:

1. Open the file
2. Get Infos about audio/video formats, total length etc.
3. Fill buffers with video pictures and audio samples
4. Seek
5. Close the file

Writing to avifiles might be added in a future version.
My question is, if the current CVS tree can be considered stable enough
for this, and which perfomance change can be expected.
I would also like to know, if the aviplay subdirectory is needed for the
things mentioned above. As far as I see, this directory contains
only things for the player infrastructure, which aren't neccesary
because gmerlin has all this stuff. Or will I get undefined references
if I kick it out?

Thanks in advance

Best regards

Burkhard Plaum


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

Reply via email to