Skip to content

Releases: c-toolbox/OpenSpace-Video-Creator

1.2.0

03 Aug 15:34

Choose a tag to compare

1.2.0 Pre-release
Pre-release
  • Switched to iterative rendering of the video.
    OSVC now only generates ~500mb of frames at a time instead of up to several gigabytes.

  • Recording time limit increased to 10 minutes by default.
    Used to be 5 minutes due to space concerns during rendering.

Additionally

  • Default time limit for old recordings showing up is now 12 hours.
    It used to be 24 hours but it was changed in order to minimize the risk of proceeding classes seeing previous flights.

1.1.0

11 Apr 13:57

Choose a tag to compare

Features:

  • OpenSpace Video Creator now comes with ffmpeg instead of installing it from external source during initial setup.
  • Added link to ffmpeg website since the program is now bundled with OSVC
  • Easter Egg: Added option to show all recordings and not just the last 24h

Additional:

  • Updated code structure for better readability

Full Changelog: 1.0.1...1.1.0

1.0.1

23 Mar 08:24

Choose a tag to compare

Program functionality:

  • Record flights (max 5 minutes per flight)
  • Play back flights
  • Render flights into videos with a personalized outro containing the user provided name

There are additionally hidden features (see README.md for more information on how-to access):

  • Select between 30 or 60 frames per second
  • Disable the outro
  • Disable the recording time limit (warning - be aware of how much space PNG sequences takes on disk)

Note: Use .msi for stand-alone install and the .zip for installation script that also installs ffmpeg