<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Video 4-way split screen gstreamer pipeline</title>
	<atom:link href="http://blogs.gnome.org/halfline/2009/10/11/video-4-way-split-screen-gstreamer-pipeline/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/halfline/2009/10/11/video-4-way-split-screen-gstreamer-pipeline/</link>
	<description>So...</description>
	<lastBuildDate>Thu, 04 Aug 2011 18:57:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: alex</title>
		<link>http://blogs.gnome.org/halfline/2009/10/11/video-4-way-split-screen-gstreamer-pipeline/comment-page-1/#comment-71</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 08 Dec 2009 11:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/halfline/?p=55#comment-71</guid>
		<description>Would that work for v4l2 devices (2 of them side by side)?
This works but the output of one of the devices is choppy:

gst-launch v4l2src device=/dev/video1 ! videobox left=-1 ! videomixer name=mix ! ffmpegcolorspace ! xvimagesink mix. v4l2src device=/dev/video0 ! videoscale ! videobox left=-640 ! mix.


However, I am unable to get something based on your filter to work. Any hint?

gst-launch -vv \
	v4l2src device=/dev/video0 name=upper_right_video \
		! videoscale \
		! ffmpegcolorspace \
		! videomixer.mymix.sink_0. \
	v4l2src device=/dev/video1 name=upper_left_video \
		! videoscale \
		! ffmpegcolorspace \
		! videomixer.mymix.sink_1. \
	videomixer name=mymix \
		sink_0::xpos=1  sink_0::ypos=0   sink_0::zorder=0 \
		sink_1::xpos=640 sink_1::ypos=0   sink_1::zorder=1 \
		! ffmpegcolorspace \
		! videoscale \
		! xvimagesink mymix.</description>
		<content:encoded><![CDATA[<p>Would that work for v4l2 devices (2 of them side by side)?<br />
This works but the output of one of the devices is choppy:</p>
<p>gst-launch v4l2src device=/dev/video1 ! videobox left=-1 ! videomixer name=mix ! ffmpegcolorspace ! xvimagesink mix. v4l2src device=/dev/video0 ! videoscale ! videobox left=-640 ! mix.</p>
<p>However, I am unable to get something based on your filter to work. Any hint?</p>
<p>gst-launch -vv \<br />
	v4l2src device=/dev/video0 name=upper_right_video \<br />
		! videoscale \<br />
		! ffmpegcolorspace \<br />
		! videomixer.mymix.sink_0. \<br />
	v4l2src device=/dev/video1 name=upper_left_video \<br />
		! videoscale \<br />
		! ffmpegcolorspace \<br />
		! videomixer.mymix.sink_1. \<br />
	videomixer name=mymix \<br />
		sink_0::xpos=1  sink_0::ypos=0   sink_0::zorder=0 \<br />
		sink_1::xpos=640 sink_1::ypos=0   sink_1::zorder=1 \<br />
		! ffmpegcolorspace \<br />
		! videoscale \<br />
		! xvimagesink mymix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Open Source, Portable Usability Testing Lab: Part 2 &#8211; The Parts &#171; mairin</title>
		<link>http://blogs.gnome.org/halfline/2009/10/11/video-4-way-split-screen-gstreamer-pipeline/comment-page-1/#comment-36</link>
		<dc:creator>Open Source, Portable Usability Testing Lab: Part 2 &#8211; The Parts &#171; mairin</dc:creator>
		<pubDate>Sat, 17 Oct 2009 21:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/halfline/?p=55#comment-36</guid>
		<description>[...] Ray Strode helped me write a gstreamer pipeline to construct the videos into a quad-screen video. (Ray has sinced worked out a much more efficient pipeline, and created a git repository on GNOME.org to make it [...]</description>
		<content:encoded><![CDATA[<p>[...] Ray Strode helped me write a gstreamer pipeline to construct the videos into a quad-screen video. (Ray has sinced worked out a much more efficient pipeline, and created a git repository on GNOME.org to make it [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/halfline/2009/10/11/video-4-way-split-screen-gstreamer-pipeline/feed/ ) in 1.15267 seconds, on Feb 11th, 2012 at 7:43 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 8:43 am UTC -->
