Does any one know what is the problem here?i cannot get mp3 codec~~~i'm using VS 2010 to develop~~thx for helping~~
Below is my code :
mp3codec = avcodec_find_decoder(CODEC_ID_MP3);
This is a discussion on Audio decoding CODEC_ID_MP3 cannot found within the C++ Programming forums, part of the General Programming Boards category; Does any one know what is the problem here?i cannot get mp3 codec~~~i'm using VS 2010 to develop~~thx for helping~~ ...
Does any one know what is the problem here?i cannot get mp3 codec~~~i'm using VS 2010 to develop~~thx for helping~~
Below is my code :
mp3codec = avcodec_find_decoder(CODEC_ID_MP3);
Post all your error messages.
There's no way we can tell what you did wrong from one line of code and "it doesn't work".
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.