Gstreamer Editing Service Tracks Moving and Hide video

David Ing ding at panopto.com
Fri Sep 27 18:47:13 UTC 2019


ges_timeline_element_set_start
ges_timeline_element_set_duration

//  Start at a particular location within the source clip.
ges_timeline_element_set_inpoint

On Fri, Sep 27, 2019 at 10:55 AM Thibault Saunier <tsaunier at gnome.org>
wrote:

> Hi
>
> How to move the tracks on the timeline to make it start at a certain place?
>>
>
> You can move clips, tracks only represent the outputed stream, not
> something you can "move". You can move clip by setting their "start"
> property.
>
>
>> How to make the video you add to only do audio and have the track not show
>> video?
>>
>
> When adding a clip to a layer, you can specify what track types to take
> into account, you can use
> https://gstreamer.freedesktop.org/documentation/gst-editing-services/geslayer.html?gi-language=c#ges_layer_add_asset
> or use
> https://gstreamer.freedesktop.org/documentation/gst-editing-services/gesclip.html?gi-language=c#ges_clip_set_supported_formats
> if you create the clip yourself.
>
> - Thibault
>
>
>>
>> -----
>> ------------------------------
>> Gstreamer 1.14.3
>> ------------------------------
>> Windows
>> --
>> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190927/94628f43/attachment.html>


More information about the gstreamer-devel mailing list