[Gambas-user] Problem with MediaPipeline

Benoit Minisini benoit.minisini at gambas-basic.org
Sat Apr 15 14:34:32 CEST 2023


Le 15/04/2023 à 13:59, Benoit Minisini a écrit :
> Le 15/04/2023 à 13:29, Claus Dietrich a écrit :
>> Am 14.04.23 um 23:31 schrieb Benoit Minisini:
>>> Please provide a full gambas project.
>>
>> That is the full pilot project (finally supposed to become a class). 
>> It was a first attempt to check, whether I can replace my working 
>> audio recording class based on FFMPEG.
> 
> Your code works perfectly, as soon as the source device is correct.
> 
> So, no idea why it does not work on your computer without more details. 
> Maybe a GStreamer version problem, a missing GStreamer library...
> 

In the last commit, I fixed enumeration properties setting.

Now you can set an enumeration property using the enumeration value as a 
string:

enc["target"] = "bitrate"

Regards,

-- 
Benoît Minisini.



More information about the User mailing list