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.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to