Audio programming in C, linux

I want to learn ffmpeg, implement file format conversion and C player in Linux. Where can I get basic information about how audio files are played on a PC? Where can I get the best material for audio and video programs?

+3
source share
2 answers

At http://dranger.com/ffmpeg/ you will find a very good introduction to ffmpeg c-api

+2
source

All Articles