After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 585689 - handling overlapping subtitles
handling overlapping subtitles
Status: RESOLVED DUPLICATE of bug 540131
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-13 21:58 UTC by qmax
Modified: 2011-05-20 06:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description qmax 2009-06-13 21:58:28 UTC
this feature could be very usefull, esp. because gstreamer is used in subtitleeditor: http://home.gna.org/subtitleeditor/
Comment 1 qmax 2009-06-13 22:01:01 UTC
a good way of handling it implementing in mplayer - it keeps previous message in the same place. this requires to check forward to reserve place for next one.

a simpler way implemented in youtube player - it simple stacks overlapping captions top-to bottom.

either way could be appropriative.
Comment 2 Sebastian Dröge (slomo) 2011-05-20 06:41:16 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 540131 ***