ComputationalBiomechanicsLab / opensim-creator

A UI for building OpenSim models
https://opensimcreator.com
Apache License 2.0
142 stars 17 forks source link

Add the ability to record video files from simulations #9

Open adamkewley opened 2 years ago

adamkewley commented 2 years ago

Estimate: 4-7d (assuming recording the states etc. is already sorted and the user doesn't want fancy recording options)

This is a stub issue for implementing simulation recording.

High-level overview:

The encoder does not need to be high-perf, only "good enough" to provide the feature. It's preferred to use smaller libraries that OSC can build from source on all target platforms, rather than larger encoding libraries that are a complete PITA to build + integrate (looking at you, FFMPEG...)

adamkewley commented 2 years ago

Mentioned during a workshop: users want to record basic screenshots/video in the software (mentioned by Twente?)

VDB-Bram commented 3 months ago

This to me seems a useful feature indeed 😄 The OSC GUI feels more capable compared to the standard OS GUI.