Samuel Bernou

Results 82 comments of Samuel Bernou

Hi, The problem lies in the last line when you use the data purge. `bpy.ops.outliner.orphans_purge(do_local_ids=True, do_linked_ids=True, do_recursive=False)` When you call this operator, you are purging the image of the waveform...

It's a few lines up, just after `image` variable is assigned. You probably did not have the last version. But in that case you can inspect on github directly. It's...

Hi, The error do net seem related to the hardware or the OS, as it simply state a "permission Error". It seem Blender do not have permission to use ffmpeg...

The permission error is due to the file not being allowed to execute. To fix it: Open a terminal (you can find it by typing `terminal` in spotlight search) And...

Hi Luciano! I cannot reproduce the bug. But as long as the sound is still synchronized (is that the case ?) it's not a big deal for me ;) This...

Hi! It's not windows only. At the studio where I work, we are all on Linux and it run smoothly (everyone have ffmpeg in system path). The problem about the...

@schroef Another Mac user told me he has much pain getting it to work with ffmpeg. but I still don't have any Apple device to test. Would you care to...

Thanks for the share and the suggestions. Actually, I was mainly referring to the download problem... 😅 because the Mac user told me auto-download did not work (might be the...

First Part is Done. Feature status is (CBB) Two presets button are now available in `Tool` panel in sidebar, Todo later: - Add possibility to load selectively, with a button...

Reset 'Storytools' tab view (if a general button is added on topbar corner) get "UI" from context.area.regions, and set `.active_panel_category = 'Storytools'`