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 310597 - gsttextrender cuts of pixels at the right and bottom of subtitles
gsttextrender cuts of pixels at the right and bottom of subtitles
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.x
Other Linux
: Normal normal
: 0.8.11
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-16 17:04 UTC by Arwed v. Merkatz
Modified: 2005-08-29 15:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (4.29 KB, patch)
2005-07-16 17:06 UTC, Arwed v. Merkatz
none Details | Review

Description Arwed v. Merkatz 2005-07-16 17:04:56 UTC
gsttextrender cuts of the rightmost column and bottommost row of pixels of the
rendered subtitle. Also it contains code to handle actual overlaying on a video,
which isn't done in gsttextrenderer at all.
Comment 1 Arwed v. Merkatz 2005-07-16 17:06:14 UTC
Created attachment 49290 [details] [review]
patch

This patch removes all the unnecessary code, renames the function to something
more appropriate and also fixes the missing pixels bug.
Comment 2 Arwed v. Merkatz 2005-07-16 17:15:57 UTC
Applied to BRANCH-GSTREAMER-0_8.