Mojo FFmpeg bindings progress (ash_dynamics)

Just a progress update / early show an tell since this is took a few weeks to get working. Unfortunately I think this is still only going to be usable for me for a few more weeks as I work through cleaning up the bindings and work on a higher level API.

  • Linked is an example video of h264 encoded frames being converted to dash-mpeg fragments using ffmpeg + mojo bindings and dash js :smile:

readme with video

As part of a robot sim / training project ash dynamics pr 1 that I’m working on. First goal is I need to be able to visualize sims from a remote machine, ideally through a browser.

Some notes:

2 Likes