GNOME Bugzilla – Bug 582408
[subparse] support position tags in .srt
Last modified: 2018-11-03 11:14:50 UTC
Hi, On some .srt subtitles there are some tags like : {\pos(192,220)} I know that this position tag isn't an official thing in the .srt format. But as it is useful and widely common, I ask for this feature. Thanks.
Currently subparse outputs pango markup or plaintext and this can't contain position information. To fix this we need a more powerful text markup language.
Created attachment 312427 [details] test file
-- 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/18.