On 10/21/05, Alexander Efremov <[EMAIL PROTECTED]> wrote: > If you could provide me with avifil32.dll functionalities for Linux I > would really appreciate it. This library allows you to have different > types of streams (not only video or audio) inside an *.avi file. And > this is exectly what I need for my project. All existing Linux > implementations of AVI functionalities (ffmpeg, xine, avifile, etc.) > stick to the assumption that *.avi file can consist of only video and > audio streams.
Have you considered enhancing one of those implementations? It might be easier... - Dan