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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simplest ffmpeg audio player!