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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simplest ffmpeg audio player!