[Libav-user] Getting started with libavcodec
Anshul
er.anshul.maheshwari at gmail.com
Mon Jul 22 12:47:32 CEST 2013
On 07/22/2013 03:42 PM, Jason Cipriani wrote:
> I am looking for a library to decode video files in various formats
> and give me access the frame buffer for further processing. Is
> libavcodec what I want?
>
> If so, where can I find the documentation for it? The "Documentation
> -> libavcodec" link on the ffmpeg site
> (http://ffmpeg.org/libavcodec.html) doesn't actually seem to be
> documentation, although I did eventually find the doxygen docs for
> avcodec.h. However, it is only a raw API reference, I could not find a
> usage guide anywhere.
>
> Thanks!
> Jason
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
Hi Jason
Even I Don't Know where is The Perfect Documentation, but eventually you
can start with decoding_encoding.c example.
There is also an good Tutorial by Dranger
<dranger.com/ffmpeg/>(*dranger*.com/*ffmpeg*/).
For Doxygen doc I would say Why dont You Write good comments on each API
after doing above 2 exersize.
Or much easier way report bug about each api you don't get...
Thanks
Anshul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130722/0636e251/attachment.html>
More information about the Libav-user
mailing list