GNOME Bugzilla – Bug 747496
ssaparse: don't support completed dialog line
Last modified: 2018-11-03 11:36:38 UTC
Created attachment 301117 [details] [review] ssaparse enhancement to support completed Dialog lines the ssaparse just parse the dialog lines with trimmed dialog lines. it requires the container parser to remove first 3 segment in dialog lines before sending to ssparse. but some container parsers will just send the original dialog lines text which leading with "Dialog: , , , ...". ssaparse should support this kind of buffer also. besides if a buffer contains several lines of Dialog line, the ssaparse will only parse the first line.
-- 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/178.