Showing posts with label ffmpeg. Show all posts
Showing posts with label ffmpeg. Show all posts

Wednesday, 20 August 2025

BirdNet-Pi: streaming the microphone

This is about audio streaming from my system's mic.

I wanted to use AI to do all the thinking & lead me through the config.

But it didn't turn out to be so simple.

Tuesday, 7 January 2025

BirdNet-Pi: export audio recordings as video

Posting audio detection recordings for others can be tricky.

 

It seems that apps like Facebook don't support audio files.

So I was looking for an easy way around this issue.

Thursday, 22 March 2018

BirdBox 2018: time-lapse video

For 2018 I thought I'd try to gather periodic snapshots from my Maple tree bird box.


The idea is to make a series of time-lapse videos.


I'm hoping to capture nest building and maybe show the chicks growing from tiny naked blobs to fully feathered birds.

Wednesday, 17 May 2017

Gambas Video Reverser

I recently needed to reverse a video clip, to make the action run backwards.


I couldn't find a Linux video editor with this feature built in, so I ran a series of command line instructions...


...then I decided it would be useful to wrap these instructions into a GUI application.