Still stuck
Tim-Philipp Müller
t.i.m at zen.co.uk
Thu Mar 7 11:38:51 PST 2013
On Thu, 2013-03-07 at 12:26 -0700, Gary Thomas wrote:
> Sure. I tried that like this:
> gst-launch -vvv tcpclientsrc host=localhost port=61001 \
> ! gdpdepay \
> ! videoscale \
> ! "video/x-raw-yuv,format=(fourcc)UYVY,width=240,height=120,framerate=(fraction)30/1" \
> ! ffmpegcolorspace ! ximagesink force-aspect-ratio=true
>
> Again, no change (same internal data flow error)
please try
.. ! gdpdepay ! ffmpegcolorspace ! videoscale ! ximagesink
Cheers
-Tim
More information about the gstreamer-devel
mailing list