[ 
http://opencast.jira.com/browse/MH-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28747#comment-28747
 ] 

Greg Logan commented on MH-5493:
--------------------------------

This has been merged into the MH-8395 branch.
                
> Video compositing workflow
> --------------------------
>
>                 Key: MH-5493
>                 URL: http://opencast.jira.com/browse/MH-5493
>             Project: Matterhorn Project
>          Issue Type: Community Feature Request
>          Components: Architecture & Services
>    Affects Versions: 1.1 
>            Reporter: Christopher Brooks
>            Assignee: Christopher Brooks
>             Fix For: None
>
>
> Write a video compositing handler that takes n streams and arranges them 
> together into a single stream for legacy players or download.  The format of 
> a template should be xml, something like:
> <canvas background="colorname">
> <stream src="friendlyname0" position="top,left" size="width,height"/>
> <stream src="friendlyname1" position="top,left" size="width,height"/>
> <stream src="friendlyname2" position="top,left" size="width,height"/>
> </canvas>
> This can then be turned into a gstreamer command like:
> gst-launch-0.10 videotestsrc pattern=1 ! video/x-raw-yuv, width=320, 
> height=240 ! videomixer name=mix background=black ! ffmpegcolorspace ! 
> xvimagesink videotestsrc pattern=0 ! video/x-raw-yuv, width=800, height=600 ! 
> videobox border-alpha=0 top=0 left=-320 ! mix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to