Still stuck

Gary Thomas gary at mlbassoc.com
Thu Mar 7 14:09:11 PST 2013


On 2013-03-07 14:44, Gary Thomas wrote:
> On 2013-03-07 12:38, Tim-Philipp Müller wrote:
>> 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
>>
>
> That no longer complains about the mismatched caps, but I only
> get a single video frame rendered.  The debug trace is at
>    http://www.mlbassoc.com/misc/log.gdp
>

I tried this with two different transport mechanisms - tcp & shm.
Same result - only a single frame displayed.

To test the gdppay/gdpdepay mechanism, I collapsed this to a single
pipeline (no tcp, etc) and it works perfectly.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


More information about the gstreamer-devel mailing list