[Gambas-user] gb.media record to file
Mayost Sharon
sharon at 455.co.il
Tue Apr 14 16:47:32 CEST 2020
First, thank you
I tried the first example and it helps me a lot.
When I want to change the recording to 30/1 frame per second it doesn't work, the file stays 2.8kB
Only if I leave on 1/1 does it record the screen.
I tried on Benoît Minisini's recommendation to try the gst-launch-1.0 tool and it does work when I change to 30/1
The command is:
gst-launch-1.0 ximagesrc! video / x-raw, framerate = 30/1! videoconvert! theoraenc! oggmux! filesink location = desktop.ogg
Thanks
---------- Original Message -----------
From: Gianluigi <bagonergi at gmail.com>
To: Gambas Mailing List <user at lists.gambas-basic.org>
Sent: Sun, 12 Apr 2020 19:14:37 +0200
Subject: Re: [Gambas-user] gb.media record to file
> Il giorno dom 12 apr 2020 alle ore 13:51 Mayost Sharon <sharon at 455.co.il>
> ha scritto:
>
> > Hello
> >
> > Can I get help on how to record a file from a camera?
> > To turn on the camera I managed:
> >
>
> Hi,
>
> I recommend these pages of the Italian wiki:
> https://www.gambas-it.org/wiki/index.php?title=La_gestione_del_video_e_dei_file_video_con_il_componente_gb.media
>
> Regards
> Gianluigi
------- End of Original Message -------
More information about the User
mailing list