hi,
gnomevfssrc works fine for me with photojpeg stream
i just need to do :
[location=location=http://discontrol:discontrol@192.168.1.21/cgi-bin/cmd/system?GET_STREAM(
|
[gnomevfssrc]
|
[jpegdec]
|
[ffmpegcolorspace]
|
[pix_gst2gem]
do you have the same error on all locations ?
i'm using gnomevfssrc v.10.0.34
cheers
a.
--
Message: 1
Date: Wed, 15 Jun 2011 17:17:16 +0200
From: Jack <jack@rybn.org>
Subject: [PD] problem with pdgst
To: pd-list@iem.at
Message-ID: <1308151036.2055.14.camel@jack-laptop>
Content-Type: text/plain; charset="utf-8"
I can play a stream without problem with gstreamer and the command
line :
$ gst-launch-0.10 gnomevfssrc location=http://... ! qtdemux !
ffdec_h264 ! ffmpegcolorspace ! xvimagesink
But using pdgst with :
[location http://...(
|
[gnomevfssrc]
|
[qtdemux]
|
[ffdec_h264]
|
[ffmpegcolorspace]
|
[pix_gst2pix rgba]
It doesn't work. I get in the pd console :
verbose( 0):setting property 'location'
GEM: Direct Rendering enabled!
GEM: GLEW version 1.5.4
GEM: Start rendering
info:gst2pix: stream_status 0 gnomevfssrc1
info:gst2pix: stream_status 0 gnomevfssrc1
info:gst2pix: stream_status 1 gnomevfssrc1
info:gst2pix: stream_status 1 gnomevfssrc1
error: [gnomevfssrc]: Impossible d'ouvrir la ressource en lecture.
error: [gnomevfssrc]: gstgnomevfssrc.c(868): gst_gnome_vfs_src_start
(): /GstPipeline:pipeline0/GstGnomeVFSSrc:gnomevfssrc2:
No filename given
error: [gnomevfssrc]: Impossible d'ouvrir la ressource en lecture.
error: [gnomevfssrc]: gstgnomevfssrc.c(868): gst_gnome_vfs_src_start
(): /GstPipeline:pipeline0/GstGnomeVFSSrc:gnomevfssrc2:
No filename given
I am sure the filename is given with the [location( message.
Here my configuration :
Pd 0.42.5
GEM: ver: 0.93.SVN rev3952M
GEM: compiled: May 1 2011
pdgst $Revision: 0.0 $
(copyleft) IOhannes m zmoelnig @ IEM / KUG
compiled on Jun 15 2011 at 16:58:09
compiled against Pd version 0.42.5.
I miss something ?
Any help would be appreciated.
Thanx.
++
Jack
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110615/fdedb4d6/attachment-0001.pgp>