[gst-devel] librfbsrc error

Armando Taffarel Neto taffarel at solis.coop.br
Tue Oct 16 05:10:15 CEST 2007


Hi again!

Thanks for help!

I compiled de CVS version and the pipeline below works fine:

gst-launch-0.10 rfbsrc host=192.168.0.180 password=PASS !
ffmpegcolorspace  ! xvimagesink


Now I,m trying encode it in theora and save an OGG file, but isn't
working:

gst-launch-0.10 rfbsrc host=192.168.0.180 password=PASS !
ffmpegcolorspace ! theoraenc !  queue ! icecastmux. oggmux
name=icecastmux  ! filesink  location=file.ogg


I am doing something wrong?


Thanks again!

Hugs!
Taffarel


Em Seg, 2007-10-15 às 18:54 +0200, Thijs Vermeir escreveu:
> Hi
> 
> On 10/15/07, Armando Taffarel Neto <taffarel at solis.coop.br> wrote:
> > Hi!
> >
> > I'm trying to do a pipeline that gets source from a rfb stream (VNC),
> > like this:
> 
> Are you using the latest cvs version?
> 
> > gst-launch-0.10 rfbsrc host=192.168.100.109 !
> > video/x-raw-rgb,width=1280,height=800,framerate=30/1 !
> > ffmpegcolorspace ! xvimagesink
> 
> gst-launch-0.10 rfbsrc host=192.168.100.109 ! ffmpegcolorspace ! xvimagesink
> 
> should be enough.
> 
> >
> >
> > This is not working... Gstreamer output this messages:
> >
> > Deixando a conexão como PAUSADA ...
> > A conexão está viva e não necessita PREROLL ...
> > Deixando a conexão em TOCANDO ...
> > New clock: GstSystemClock
> 
> 
> > ** (gst-launch-0.10:7827): CRITICAL **: read: Success
> >
> > ** (gst-launch-0.10:7827): CRITICAL **: read: Success
> > ...
> >
> > ** (gst-launch-0.10:7827): CRITICAL **: read: Success
> >
> > ** (gst-launch-0.10:7827): CRITICAL **: read: Success
> >
> > And this message is repeated infinitely!
> >
> 
> This should be fixed in the cvs version.
> If you are using this version please provide more gstreamer feedback.
> 
> Gr,
> Thijs
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list