Skip to content

Releases: Novfensec/VideoNative

1.0.0

03 May 08:11
e92cdcd

Choose a tag to compare

v1.0.0 Release: Initial Release of VideoNative

I am excited to announce the first official release of VideoNative, a high-performance video rendering extension for Python. Powered by native C++ bindings, FFmpeg, and miniaudio, this package brings efficient video decoding and audio playback directly to Python applications.

Key Features:

  • Native cross-platform support (Windows, Linux, and Android via python-for-android).
  • Seamless integration with FFmpeg for video decoding.
  • Low-overhead audio playback powered by miniaudio.
  • Clean setup instructions and build options via CMake and pip.