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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simplest ffmpeg audio player!