Log in

View Full Version : Decode a file using libavcodec


shita
22nd February 2008, 09:04
:helpful: .
I'm new in codec. I have a libavcodec project.
But I don't know how to decode file by libavcodec project.
Can you help me ? Thanks so much.

Guest
22nd February 2008, 15:34
If you mean in a program, see here:

http://www.inb.uni-luebeck.de/~boehme/using_libavcodec.html

shita
23rd February 2008, 04:11
Thank you.