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 782858 - player: API to handle subtitle font description
player: API to handle subtitle font description
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-20 08:24 UTC by Víctor Manuel Jáquez Leal
Modified: 2018-11-03 14:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
player: API to handle subtitle font description (4.95 KB, patch)
2017-05-20 08:24 UTC, Víctor Manuel Jáquez Leal
none Details | Review
player: API to handle subtitle font description (4.93 KB, patch)
2018-05-07 06:54 UTC, Víctor Manuel Jáquez Leal
none Details | Review
player: API to handle subtitle font description (4.91 KB, patch)
2018-11-01 10:13 UTC, Víctor Manuel Jáquez Leal
none Details | Review
player: API to handle subtitle font description (4.94 KB, patch)
2018-11-01 11:04 UTC, Víctor Manuel Jáquez Leal
reviewed Details | Review

Description Víctor Manuel Jáquez Leal 2017-05-20 08:24:24 UTC
Adds API to handle subtitle font description.

It use a property named "subtitle-font-name" which wraps
"subtitle-font-desc" in playbin.
Comment 1 Víctor Manuel Jáquez Leal 2017-05-20 08:24:29 UTC
Created attachment 352203 [details] [review]
player: API to handle subtitle font description
Comment 2 Víctor Manuel Jáquez Leal 2017-05-20 08:33:53 UTC
I used "subtitle_font_name()" because that what clutter and GTK+ uses in ther API. When font_description is used, it refers to PangoFontDescription structure.
Comment 3 Víctor Manuel Jáquez Leal 2018-05-06 11:45:36 UTC
ping? :D
Comment 4 Víctor Manuel Jáquez Leal 2018-05-07 06:54:05 UTC
Created attachment 371765 [details] [review]
player: API to handle subtitle font description

Adds API to handle subtitle font description.

It use a property named "subtitle-font-name" which wraps
"subtitle-font-desc" in playbin.
Comment 5 Víctor Manuel Jáquez Leal 2018-11-01 10:13:26 UTC
Created attachment 374119 [details] [review]
player: API to handle subtitle font description

Adds API to handle subtitle font description.

It use a property named "subtitle-font-name" which wraps
"subtitle-font-desc" in playbin.
Comment 6 Sebastian Dröge (slomo) 2018-11-01 10:52:47 UTC
Comment on attachment 374119 [details] [review]
player: API to handle subtitle font description

I'd prefer to have this part of the player configuration. Or is it something that is going to be changed all the time?

Also this only has effect on some subtitle formats, which is a bit ugly.
Comment 7 Víctor Manuel Jáquez Leal 2018-11-01 11:04:23 UTC
Created attachment 374124 [details] [review]
player: API to handle subtitle font description

Adds API to handle subtitle font description.

It use a property named "subtitle-font-name" which wraps
"subtitle-font-desc" in playbin.
Comment 8 Víctor Manuel Jáquez Leal 2018-11-01 11:05:50 UTC
Just to a have a working patch :)

But I'll rework it to have it as part of the configure structure.

But also to keep in mind what philn said on IRC:

> philn │ ceyusa: i think some people would prefer to have everything related to the subtitle's appearance in a single object in gst-player
Comment 9 Sebastian Dröge (slomo) 2018-11-01 11:05:57 UTC
Comment on attachment 374124 [details] [review]
player: API to handle subtitle font description

I'd prefer to have this part of the player configuration. Or is it something that is going to be changed all the time?

Also this only has effect on some subtitle formats, which is a bit ugly.
Comment 10 GStreamer system administrator 2018-11-03 14:08:38 UTC
-- 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-bad/issues/558.