[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gb.media: error message "Unsupported data type: gint64"
[Thread Prev] | [Thread Next]
- Subject: Re: gb.media: error message "Unsupported data type: gint64"
- From: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Wed, 3 Jul 2024 20:11:00 +0200
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
Am 03.07.24 um 13:26 schrieb Benoît Minisini:
Le 03/07/2024 à 13:24, Benoît Minisini a écrit :Le 03/07/2024 à 08:35, Claus Dietrich a écrit :When I set the property "ts-offset" of the GStreamer plugin "autoaudiosink" I get the error message "Unsupported data type: gint64".Example: Sink = New MediaControl(PipeLine, "autoaudiosink") Sink["ts-offset"] = 100 My questions: 1. Is there a workaround?2. Do I have to use GStreamer as shell command if 64bit signed integers are required?3. Could gint64-support be added to gb.media?I think so. Regards,Can you try the latest master and tell me if it works for you?
Works! Thanks a lot! Best regards Claus
gb.media: error message "Unsupported data type: gint64" | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: gb.media: error message "Unsupported data type: gint64" | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: gb.media: error message "Unsupported data type: gint64" | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |