Re: Are there Perl bindings for gstreamer-1.0?
- From: Steve Cookson <it sca-uk com>
- To: Terence Ferraro <terencejferraro gmail com>
- Cc: GTK-Perl List <gtk-perl-list gnome org>
- Subject: Re: Are there Perl bindings for gstreamer-1.0?
- Date: Mon, 28 Apr 2014 09:15:38 +0100
Hi Terence,
(It looks as though I didn't send this).
On 27/04/14 02:05, Terence Ferraro wrote:
So, first off, instead of: my $play = GStreamer::ElementFactory ->
make("playbin", "play");
It should be: my $play = GStreamer::ElementFactory::make("playbin",
"play");
Excellent, I should have tried that! I did indeed realise that the
third parameter was $class, but because "Pipeline->new" was working I
didn't try.
Thanks very much.
Regards,
Steve.
PS I'll try to post a working 'player' later on in the week, when (or
if) I can get video-overlay (used to be called xoverlay) working.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]