Skip to content

Releases: Sekoree/SMediaFramework

Intial Release

Choose a tag to compare

@Sekoree Sekoree released this 04 Jul 19:33
cb9c16d

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

Choose a tag to compare

@Sekoree Sekoree released this 21 Jun 17:16
813c9cd

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

v0.0.4 Pre-release
Pre-release

Choose a tag to compare

@Sekoree Sekoree released this 20 Jun 16:51

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

v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@Sekoree Sekoree released this 18 Jun 14:41

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

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@Sekoree Sekoree released this 16 Jun 18:40
e9e735f

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

Initial Test Build Pre-release
Pre-release

Choose a tag to compare

@Sekoree Sekoree released this 09 Jun 18:01

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.