Releases: Sekoree/SMediaFramework
Release list
Intial Release
First release after the big rewrite.
New stuff:
- Subtitle support
- YouTube support (via YoutubeExplode)
- (Basic) MMD motion playback with 1 model¹
- Changed to Classic.Avalonia theme, looks old but things are very readable
All builds should include the needed native libraries, however system libraries should be preferred (especially ffmpeg)
¹This was a silly idea to try and see how far I could stretch the new modular design, if 3D things are possible. Its not good or fast but it does display stuff
v0.0.5: Merge pull request #4 from Sekoree/modules-and-nits
Changes
- UI QoL
- Internal modularization.
- Optional miniaudio backend
Dependencies
Windows
Should include all needed dependencies except the NDI Redist, can be found at https://ndi.link/NDIRedistV6
Linux
Dependencies needed: ffmpeg, portaudio (and/or miniaudio), portmidi.
You can install the NDI runtime via this guide from the DistroAV install guide
v0.0.4
Changes
- Proper windows build fixing and testing
- (hopefully) keep awake during video playback
Dependencies
Windows
Should include all needed dependencies except the NDI Redist, can be found at https://ndi.link/NDIRedistV6
Linux
Dependencies needed: ffmpeg, portaudio, portmidi.
You can install the NDI runtime via this guide from the DistroAV install guide
v0.0.3
Changes
- Some fixes and substantially more logging.
Dependencies
Windows
Should include all needed dependencies except the NDI redist, that can be found at http://ndi.link/NDIRedistV6
Linux
Dependencies needed: ffmpeg, portaudio, portmidi.
You can install the NDI runtime via this guide from the DistroAV install guide
v0.0.2
Changes
- Video FX, Mesh Warp, Output Slicing, Combined Compositions
(Also windows build should work now)
Dependencies
Windows
Should include all needed dependencies except the NDI redist, that can be found at http://ndi.link/NDIRedistV6
Linux
Only includes NDI dependency, additional dependencies needed: ffmpeg, portaudio, portmidi.
Worst-case install NDI systemwide libs as well.
Initial Test Build
Last update to this: 11th June 2026
2 versions for both Windows and Linux, regular JIT and NativeAOT compiled.
I debug/test on Linux, Windows builds might have different bugs.
Dependencies
Windows
Should include all needed dependencies except the NDI redist, that can be found at http://ndi.link/NDIRedistV6
Linux
Only includes NDI dependency, additional dependencies needed: ffmpeg, portaudio, portmidi.
Worst-case install NDI systemwide libs as well.