[Bug 774728] Subtitle showing as rectangular box in android platform

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 26 15:13:22 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774728

Kim Jonathan <d3d.video at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Kim Jonathan <d3d.video at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #3)
> Still means that you have no fonts visible in your installation ;-P The
> initialization code generated by the ndk-build script we provides sets
> various environment. Would it be possible to dump you environment variable
> and share ?

I found the bug inside Android Studio. As per my understanding, when a project
is imported in Android Studio, it creates an Assets folder inside app folder.
But ideally it should be inside app/src/main folder otherwise android studio
will not consider it as assets and will not be added in generated apk file. I
created the same manually and copied all fontconfig stuff (fontconfig,
fonts.conf, etc...) from gstreamer sdk to that folder and it started working.
Currently I am using "Ubuntu-R" font file for subtitle rendering on my android
phone and its working fine. Thanks for all your support.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list