How to segment seek in dynamic pipeline

xmufzy xmufzy at foxmail.com
Thu Sep 3 02:21:44 UTC 2020


Great, I try autotransition and it worked, but I need to control the
transition type, the default is crossfade, can I change to other type?

autotransition:
*  the track-types is 6
          <clip id='3' asset-id='crossfade' type-name='GESTransitionClip'
layer-priority='1' track-types='6' start='5000000000' duration='1000000000'
inpoint='0' rate='0'      properties='properties,
name=(string)transitionclip0;' metadatas='metadatas;'
children-properties='properties, GESVideoTransition::border=(uint)0,
GESVideoTransition::       invert=(boolean)false;'

* insert transition ,the track-type is 4,  How can I change the transition
type to 6?

 <clip id='3' asset-id='crossfade' type-name='GESTransitionClip'
layer-priority='1' track-types='4' start='5000000000' duration='1000000000'
inpoint='0' rate='0'      properties='properties,
name=(string)transitionclip0;' metadatas='metadatas;'
children-properties='properties, GESVideoTransition::border=(uint)0,
GESVideoTransition::       invert=(boolean)false;'>

====
One more question,
I have some other component write by open-gl ,the component mixer 2 video
and generate a new video segment, How can I make them work with ges?




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list