[Gambas-user] Shell comand + FFMPEG from gambas how to
Martín
mbelmonte at belmotek.net
Sat Oct 21 23:00:17 CEST 2023
El 21/10/23 a las 21:33, Claus Dietrich escribió:
> ... finally decided to use native Gambas means (= GStreamer resources)
> for audio recording. I quickly put a class together for you with a
> little demo app which allows
> - to choose the recording format (mp3, ogg or wav)
> - to record from an alsa-device or to record a web audio stream (URL)
> - to select an alsa-device (i.e. mike or monitor)
> - to return a list of available alsa-devices as string-array
> - to select the output directory (default=user home directory) where
> the audio file shall be saved as yyyy-mm-dd-hh-nn-ss_rec.<format>
> With this class it should be possible to record the mike and monitor
> in parallel by using 2 instances. I tested the parallel recording of a
> web radio station stream and the mike of my Webcam.
> Hope that it works on your platform and that you can use it.
It's exactly what I need. I just downloaded the program, I'll tell you
the result later.
Thanks.
Martin.
More information about the User
mailing list