lutzray

Results 8 comments of lutzray

I've just discovered Olive searching for kdenlive scripting/plugin (non) existent capabilies. I'm cross-posting this on Patreon! Yes, I'm donating $$ without even downloading 0.2 to show you my commitment! I'm...

For now it's all vapourware, except for the hardware, all is needed is pictured there (I got them today!) https://mamot.fr/system/media_attachments/files/105/284/117/584/119/349/original/a8a934df0716f0a3.jpeg (the gps module can be bought for much cheaper on...

Well, my Syncing Gizmo and its accompanying audio AUX format are taking shape, and they have a new home: https://hackaday.io/project/176196-atomic-synchronator so it isn't vapourware anymore!

Well, it's not vapourware anymore! [See this demo](https://asciinema.org/a/527067). I'm gonna eventually implement an [OpenTimelineIO](https://github.com/AcademySoftwareFoundation/OpenTimelineIO) output so Olive users can get automated audio _and_ multicam syncing into their workflow.

> Very interesting, @lutzray ! yes and it's humming along, here's my most recent [mastodon thread about it](https://mamot.fr/@lutzray/109145284174271719) > It is a part of OTIO or standalone ? it's a...

I'm a git noob... should I start a new feature request or may I clarify/augment this one? What those manufacturers call timecode isn't timecode (as defined by eg, Wikipedia) and...

> > Well, it's not vapourware anymore! [See this demo](https://asciinema.org/a/527067). I'm gonna eventually implement an [OpenTimelineIO](https://github.com/AcademySoftwareFoundation/OpenTimelineIO) output so Olive users can get automated audio _and_ multicam syncing into their workflow....

Bein sûr! Voici: ```python import ffmpeg, numpy as np import matplotlib.pyplot as plt # this quietly dumps the right channel into a numpy array fn = '/tmp/stereo.wav' out, _ =...