GNOME Bugzilla – Bug 763182
textoverlay: add "roll" property
Last modified: 2018-11-03 11:45:21 UTC
Created attachment 323210 [details] [review] Allow textoverlaysrc to roll text. Hello. I have developed this patch during the GNOME & FEDORA HACK CAMP 2016 :) You can do something like gst-launch-1.0 videotestsrc ! textoverlay text=whatever roll=true roll-orientation=left roll-speed=60 ! xvimagesink Enjoy it! :)
This property is useful to create title credits like the ones that appears at the end of movies, for example.
I found out there this is not seekable. I will fix that if it is worth to merge the feature upstream.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/258.