[Gambas-user] Problem with MediaPipeline

Claus Dietrich claus.dietrich at freenet.de
Sat Apr 15 13:29:23 CEST 2023


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.

Am 15.04.23 um 01:08 schrieb vuott--- via User:
> For me this line works too:
>      src["device"] = "alsa_input.pci-0000_00_14.2.analog-stereo"

Yes, of course it requires the correct device.

Am 15.04.23 um 01:08 schrieb vuott--- via User:
> TO NOTICE here:
> "alsa_input......analog-stereo"                   (from INPUT)
>
> Instead in the previous information:
> "alsa_output........monitor"                         (from OUTPUT)

An interesting hint, thanks.

Am 15.04.23 um 01:26 schrieb vuott--- via User:
> Try with this line:
>     Private Enum Quality = 0, bitrate

Done, but I still get the the error "Cannot set status" at pl.play.

Best regards

Claus




More information about the User mailing list