[gst-devel] librfbsrc error
Armando Taffarel Neto
taffarel at solis.coop.br
Tue Oct 16 14:42:45 CEST 2007
Hi!
The pipeline below generates 1 fps theora video.
gst-launch-0.10 rfbsrc ! ffmpegcolorspace ! theoraenc ! oggmux !
filesink location=file.ogg
Mplayer output: VIDEO: [theo] 1280x800 24bpp 1.000 fps 0.0 kbps
( 0.0 kbyte/s)
This is incorrect, right? Should it be 30 fps?
How can I generate more gstreamer debug information?
How can I scale (down) the output video in the same pipeline?
Thanks again!
Hugs!
Taffarel
Em Ter, 2007-10-16 às 09:35 +0200, Thijs Vermeir escreveu:
> Hi
>
> On 10/16/07, Armando Taffarel Neto <taffarel at solis.coop.br> wrote:
> > 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
> >
>
> It works here, but you don't need the queue element in this pipeline.
>
> Can you give more gstreamer debug info ?
>
> 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