[gst-devel] uninterrupted video mixing

Bibin joseph josebibin1984 at gmail.com
Wed Jun 24 12:25:11 CEST 2009


Hi
Please consider the following pipeline

gst-launch videomixer name = mix ! ffmpegcolorspace ! video/x-raw-yuv ! 
jpegenc ! udpsink port=4952 filesrc location=Videos/video1.mpeg ! 
decodebin ! ffmpegcolorspace ! mix. filesrc location=Videos/video5.avi ! 
decodebin ! ffmpegcolorspace ! mix. filesrc location=Videos/video2.avi ! 
decodebin ! ffmpegcolorspace ! mix. udpsrc port=4951 ! decodebin ! 
ffmpegcolorspace ! mix.

when anyone of the videos stop, the entire mixing operation is stuck. 
Any solution?

Thanks and Regards,
Bibin




More information about the gstreamer-devel mailing list