no direct path to convert colorspace from ayuv4444 -> yuv420p

Sebastian Dröge sebastian at centricular.com
Thu Sep 24 03:12:29 PDT 2015


On Do, 2015-09-24 at 02:52 -0700, Santosh Shingare wrote:
> This is my pipeline, can you tell me what I am missing here?

What exactly is the problem? If there is no direct path, it will just
be slower.

Also consider using the latest GStreamer version, 1.5.91. 0.10 is
completely outdated and unmaintained since 3 years... and among other
things, 1.5.91 has lots of improvements to the video conversion code
and also for live mixing (use compositor instead of videomixer, and
audiomixer instead of adder then).

> GST_DEBUG=3 gst-launch-0.10 -e videomixer name=mix ! ffmpegcolorspace
> !
> queue ! x264enc ! flvmux streamable=true ! queue2 ! rtmpsink
> location='rtmp://10.99.122.81/oflaDemo/Test live=1' sync=false t1.
> rtmpsrc
> location='rtmp://10.99.122.81/oflaDemo/Santosh live=1' ! decodebin !
> videobox border-alpha=0 top=0 left=-320 ! mix. rtmpsrc
> location='rtmp://10.99.122.81/oflaDemo/Amit live=1' ! decodebin !
> videobox
> border-alpha=0 top=0 left=-640 ! mix.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150924/06481319/attachment.sig>


More information about the gstreamer-devel mailing list