[gst-devel] Small question regarding giosrc

Tiago Katcipis katcipis at inf.ufsc.br
Tue Aug 10 13:32:10 CEST 2010


I'm sorry, i forgot to say that the error is happening on Ubuntu 10.04 with
gstreamer 0.10.28. I also compiled and installed gstreamer 0.10.30 on a
CentOS and the same problem occurs.

On Mon, Aug 9, 2010 at 6:26 PM, Tiago Katcipis <katcipis at inf.ufsc.br> wrote:

> Some time ago i was using gnomevfssrc, and stated that it was on
> deprecation and gio was replacing it, on that time (i really don't remember
> exactly when) i tried giosrc on my ubuntu (dont remember exactaly the
> version too) and it worked fine, just like gnomevfs, just running:
>
> gst-launch giosrc location=remote_uri ! etc
>
> worked just fine.
>
> For some reasons we sticked together with gnomevfssrc.
>
> Now we are trying to migrate from gnomevfssrc to giosrc and it simply wont
> work, the same pipeline that works for gnomevfssrc gives an error when i use
> giosrc.
>
> The error is:
> Setting pipeline to PAUSED ...
> ERROR: Pipeline doesn't want to pause.
> ERROR: from element /GstPipeline:pipeline0/GstGioSrc:giosrc0: Could not
> open resource for reading.
> Additional debug info:
> gstgiosrc.c(321): gst_gio_src_get_stream ():
> /GstPipeline:pipeline0/GstGioSrc:giosrc0:
> Location sftp://user:pass@ip/tmp/test not mounted: The specified location
> is not mounted
> Setting pipeline to NULL ...
> Freeing pipeline ...
>
>
> i was able to mount the location first...and then run the pipe...then it
> works fine. But i remember that before i didn't have to mount anything, i
> just had to use giosrc exactly as i use gnomevfssrc.  Something changed on
> the giosrc element? or on the gio API? is there a way to automount things?
> if the url already has the user and the password i don't understand why it
> wont mount and open for me, its pretty annoying to mount and then run the
> pipe.
>
> If anyone can enlighten me i will appreciate... sorry if it is a stupid
> question, I'm not very used with gvfs/gio.
>
> Best regards,
> Katcipis
> --
> http://www.getgnulinux.org/windows
>



-- 
http://www.getgnulinux.org/windows
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100810/f735254b/attachment.htm>


More information about the gstreamer-devel mailing list