Hi, I need to create a mpeg file which contains a proprietary-stream. In order to do that, I need to implement the custom-codec which writes and reads the stream from the mpeg file. The application I write should run under window and (possibly) linux and should be self-contained. No system-codecs, no dlls ... (just like 'mancoder')
For this purpose I wanted to use the good known library "libav". What do you think, is it like firing a fly with a cannon? Any hint? The main problem I have is to find a tutorial on "how to write a new codec for libav". Is there something around? I thank you in advice, Mauro. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
