Log in

View Full Version : codec info ?


bakel
18th May 2005, 12:02
I work with libavcodec... and i want to register only 1 codec (libavcodec:'av_codec_register()')instead of them all (libavformat:'av_register_all()').

but i cant find any info what the name is that i have to give with that function to get only h264 support (for my baseline decoder)...

can anyone help me with this??

bakel
19th May 2005, 07:45
lol.. this seemed to be a hard question :p But i had some help here so i solved the problem...

but still... when you know some good info about codec's pls leth me know...

avih
19th May 2005, 08:06
bakel, this is a double post. You already have another thread discussing exactly the same issue. So please use it.

If anyone else has some info, please post it to the other thread at:
http://forum.doom9.org/showthread.php?threadid=94608

This thread is closed.
avih