How to add/remove codecs in linux

Posted by agg on Super User See other posts from Super User or by agg
Published on 2011-03-09T07:52:02Z Indexed on 2011/03/09 8:12 UTC
Read the original article Hit count: 299

Filed under:
|
|
|
|

Friends,

I'm new to Linux, I need to work on Linux. I have ported Linux to AT91SAM9261-EK board. Now i need to work on Codecs. I just know the definition of codec from wikipedia, Now i need add my own codec to the board.

I want to know,

  1. Where codec will be preset in 1)File System, 2)Kernel or 3)Player

  2. And how to add codec while building entire source, please tell me the steps i need follow.

  3. And also how to remove the codec.

  4. How to play the video files from pendrive in console, now i can play audio by command

    'mplayer "filename" '. Don't know how to play video.

Please help me, How to do this.

Regards AGG

© Super User or respective owner

Related posts about linux

Related posts about kernel