SFML alternatives and similar libraries
Based on the "Multimedia" category.
Alternatively, view SFML alternatives based on common mentions on social networks and blogs.
-
QtAv
A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架 -
MediaInfoLib
Convenient unified display of the most relevant technical and tag data for video and audio files. -
CatraMMS
Media Management System: ingestion, processing, encoding, delivery, ... -
LIVE555 Streaming Media
Multimedia streaming library using open standard protocols (RTP/RTCP, RTSP, SIP). [LGPL]
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of SFML or a related project?
Popular Comparisons
README
SFML — Simple and Fast Multimedia Library
SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is written in C++, and has bindings for various languages such as C, .Net, Ruby, Python.
Authors
- Laurent Gomila ([email protected])
- Marco Antognini ([email protected])
- binary1248 ([email protected])
- Lukas Dürrenberger ([email protected])
- Jonathan De Wachter ([email protected])
- Jan Haller ([email protected])
- Mario Liebisch ([email protected])
- Stefan Schindler ([email protected])
- Artur Moreira ([email protected])
- Vittorio Romeo ([email protected])
- And many other members of the SFML community
Download
You can get the latest official release on SFML's website. You can also get the current development version from the Git repository.
Install
Follow the instructions of the tutorials, there is one for each platform/compiler that SFML supports.
Learn
There are several places to learn SFML:
- The official tutorials
- The online API documentation
- The community wiki
- The community forum (French)
Contribute
SFML is an open-source project, and it needs your help to go on growing and improving. If you want to get involved and suggest some additional features, file a bug report or submit a patch, please have a look at the contribution guidelines.
License
The SFML libraries and source code are distributed under the zlib/libpng license. See [license.md](license.md). External libraries used by SFML are distributed under their own licenses.
In short, SFML is free for any use (commercial or personal, proprietary or open-source). You can use SFML in your project without any restriction. You can even omit to mention that you use SFML -- although it would be appreciated.
External libraries used by SFML
- OpenAL-Soft is under the LGPL license
- stb_image and stb_image_write are public domain
- freetype is under the FreeType license or the GPL license
- libogg is under the BSD license
- libvorbis is under the BSD license
- libflac is under the BSD license
- minimp3 is under the CC0 license
*Note that all licence references and agreements mentioned in the SFML README section above
are relevant to that project's source code only.