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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simplest ffmpeg audio player!