Mayank Agarwal wrote: > Hi, Please dont top-post, and trim old sigs from your replies.
> > The company where i am working have their own proprietary multimedia > framework similar to DirectShow. > > Using that framework and ffmpeg APIs i need to create the mux and demux > component. You mean: wrap the ffmpeg API so that clients of your proprietary framework can call ffmpeg using *your* proprietary API, correct? Then I think you should look how its done in drffmpeg, part of drdivx, see http://sourceforge.net/project/showfiles.php?group_id=145411 > > On 2/14/08, Michel Bardiaux <[EMAIL PROTECTED]> wrote: >> Mayank Agarwal wrote: >>> Hi all, >>> >>> I am new to ffmpeg.Can anyone guide me how can i create avi demuxer and >>> muxer using ffmpeg APIs. >>> >>> How should i be able to use these APIs so as to get the desired result. >>> >> Your goal is not clear at all. Do you want to be able to *use* the AVI >> (de)muxer in lavf, or do you find something wrong with the AVI code in >> lavf and you want to write your own (in which case, the ffmpeg API is of >> no use to you). >> >> >> -- Michel Bardiaux R&D Director T +32 [0] 2 790 29 41 F +32 [0] 2 790 29 02 E mailto:[EMAIL PROTECTED] Mediaxim NV/SA Vorstlaan 191 Boulevard du Souverain Brussel 1160 Bruxelles http://www.mediaxim.com/ _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
