Search:

Type: Posts; User: SMing Liang

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    929

    cannot ask this ways?

    cannot ask this ways?
  2. Replies
    3
    Views
    929

    Audio Encoding error

    I try to develop audio encoding with c++ at VS2010. Does anyone know what is the problem here?I cannot open my codec file,12466
  3. Replies
    1
    Views
    1,124

    Audio decoding CODEC_ID_MP3 cannot found

    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);
Results 1 to 3 of 3