Still stuck
Gary Thomas
gary at mlbassoc.com
Thu Mar 7 16:08:48 PST 2013
On 2013-03-07 17:02, Tim-Philipp Müller wrote:
> On Thu, 2013-03-07 at 16:48 -0700, Gary Thomas wrote:
>
>> gst-launch -e -v v4l2src device=/dev/video1 queue-size=16 \
>> ! video/x-raw-yuv,format='(fourcc)UYVY',width=720,height=480,framerate=30/1 \
>> ! tee name=v-src \
>> v-src. ! queue leaky=upstream ! videoscale ! "video/x-raw-yuv,width=320,height=240" ! gdppay ! shmsink socket-path=/tmp/shm-stream.sock \
>> v-src. ! queue leaky=upstream ! videoscale ! "video/x-raw-yuv,width=240,height=120" ! gdppay ! shmsink socket-path=/tmp/shm-preview.sock \
>> v-src. ! queue leaky=upstream ! shmsink socket-path=/tmp/shm-record.sock \
>
> it's missing a gdppay in front of the last shmsink.
Fair enough (but I haven't used that "pipe" yet). The individual
video streams are on separate shared objects.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
More information about the gstreamer-devel
mailing list