Hi, I installed all the libav* libraries, including *-dev and *-doc, on Ubuntu 12.04, using 'apt-get install ...'. However, the example programs "libavcodec/apiexample.c", "avplay.c", and "libavformat/output-example.c" are not present, as far as I can tell. Those example programs are recommended in section '1.1 API' of the developers guide, at the website
http://libav.org/developer.html So, I downloaded a version of "output-example.c" that I found with a google search. Attempting to compile that version, though generates warnings about deprecated function calls. Just FYI, -Mike _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
