videoflip breaks pipeline
Nicolas Dufresne
nicolas.dufresne at collabora.com
Fri Sep 12 06:59:24 PDT 2014
Le 2014-09-11 13:47, Marek Jawurek a écrit :
> gst-launch-1.0 filesrc location=media/intro.mkv ! matroskademux
> name=demux ! decodebin ! videomixer name=mix ! autovideosink
> sync=false v4l2src device=/dev/video1 !
> video/x-h264,width=432,height=240,framerate=30/1 ! h264parse !
> decodebin ! videoflip method=horizontal-flip ! mix.
I'm not sure mixing live source and non-live source is well supported,
at least not with videomixer. You may have more luck with the compositor
element, though it's still in early development and never been tested
for live.
Nicolas
More information about the gstreamer-devel
mailing list