A simplest audio player based on FFmpeg.The software is based on VC 2010. It is suitable for beginner of FFmpeg.
It only uses 200 lines of code.
Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software.
The solution contains 3 projects:
simplest_ffmpeg_audio_player: Audio player based on FFmpeg and SDL.
simplest_ffmpeg_audio_decoder: Audio decoder. Uses libavcodec and libavformat.
simplest_audio_play_sdl2: Example about using SDL2 play PCM data.
Features
- VC2010
- SDL
- FFmpeg
- v 1.x : use SDL 1.2
- v 2 : use SDL 2.0
- v 2.1 : Add Support of Linux / MacOS platform
- v 2.2 : Add another 2 projects
Follow simplest ffmpeg audio player
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simplest ffmpeg audio player!