Skip to content

Latest commit

 

History

History
104 lines (60 loc) · 3.6 KB

File metadata and controls

104 lines (60 loc) · 3.6 KB

VOID

A quick overview of VOID's interface and capabilities.


Project & Media Organization

  • Multi project support for Media
  • Drag-and-drop support for directories
  • Automatically builds structured playlists from media folders
  • In-project multi playlist support for further grouping media for quick review & playback


Media Playback

Supports a wide range of media formats:

  • Images: PNG, EXR, JPG, TIFF, DPX, and couple more via OpenImageIO
  • Videos: MOV and MP4—enabled via FFmpeg with audio play support.

The player also supports media reader plugins, allowing developers to extend format support by writing custom plugins. An example plugin is available here


Playback Features

  • Standard playback controls: Play, Pause, Seek, etc.
  • Dual-buffer playback: A/B buffers for simultaneous media handling


Comparison Tools

Dual-buffer mode enables rich media comparison using multiple viewer layouts:

  • Horizontal & Vertical Split
  • Swipe Compare
  • Stack Compare

Blend modes are currently under development.


Annotation Support

  • Add annotations directly on media for review and feedback
  • Useful for collaborative workflows and visual notes

Annotation export is not yet implemented. Exporting annotated frames will be supported once the media writer system is integrated.


Configuration Options

Customize player behavior with basic preferences:

  • Default media view interface
  • Customization of the color scheme
  • Handling of missing frames
  • Undo history settings

Color Styles

Scripting

Support for scripting on the player using python bindings.

VOID provides internal API via vortex python binding, allowing interaction with internal components of the system


Credits & Licensing Notice

Screenshots used in this project feature content from the open movie Big Buck Bunny, created by the Blender Foundation. This content is licensed under the Creative Commons Attribution 3.0 license.

© Blender Foundation | www.bigbuckbunny.org