timelapse icon indicating copy to clipboard operation
timelapse copied to clipboard

No output on Mojave

Open psytron opened this issue 4 years ago • 5 comments

Installed app by dragging to applications folder. Run app, menu shows up in menubar, toggle start recording, wait, stop recording. Nothing shows up in Movies dir, also no errors, no output at all.

System Information

  • Operating system: OSX Mojave 10.14.6, Macbook Pro Retina
  • Software version: Uknown-> No Version info inside installed app

Additional Context

psytron avatar May 15 '20 19:05 psytron

Hey @psytron, can you check if you have ffmpeg installed? (Run ffmpeg -version on the cli). Also, do you see any screenshots being recorded in your Pictures folder?

mre avatar May 15 '20 22:05 mre

Yes ffmpeg was installed. Hmm nothing in Pictures folder.

psytron avatar May 25 '20 10:05 psytron

Then that means the recording wasn't even started. Can you confirm that you got the "Recording started" message when you clicked on "Start recording" on the menubar?

mre avatar May 25 '20 10:05 mre

I clicked start recording but I don't recall if there was a message. I've since removed it and implemented a small openCV script to address the issue. If you're targeting non-developers who may not have python or dependencies installed, it would be cool to bundle it all into the app?

psytron avatar May 30 '20 21:05 psytron

I clicked start recording but I don't recall if there was a message. I've since removed it and implemented a small openCV script to address the issue. If you're targeting non-developers who may not have python or dependencies installed, it would be cool to bundle it all into the app?

@psytron That's interesting! Do you have your openCV script listed somewhere?

cmangla avatar May 31 '20 05:05 cmangla