britalmeida / push_to_talk

Add-on for recording audio in Blender's Sequencer
GNU General Public License v3.0
47 stars 11 forks source link

macOS, Blender 2.92 official - no ffmpeg, no soundcard list #9

Closed enzyme69 closed 3 years ago

enzyme69 commented 3 years ago

With Blender 2.92 official and pushtotalk addon, somewhat I cannot do the recording, as it could not seem to find soundcard or access to ffmpeg library. Maybe something need to be setup manually by user or maybe addon has bug?

Screen Shot 2021-02-27 at 8 47 27 am
britalmeida commented 3 years ago

Hello! I confirmed this add-on to be working on the 2.92 official release and on the 2.93 development build too.

From the error it looks like ffmpeg is not installed? (Sorry, it isn't a nice and clear error message)

enzyme69 commented 3 years ago

Hmm... I don't know why I am sure I have ffmpeg (how to test?)

I cannot see soundcard in 2.93:

Screen Shot 2021-03-26 at 10 04 40 am
enzyme69 commented 3 years ago

The problem might be on my end, when I run ffmpeg, terminal crashes. Anyways I will get that fixed first.

enzyme69 commented 3 years ago

Somehow if I run Blender via Terminal, the add-on can find FFmpeg.