<div dir="ltr"><div><div>I tested with gstreamer on PC. It works OK.<br>In my target, I tried to use ibgstpango.so.<br></div>Now, text overlay element is available.  However, I can see series of square blocks with two numbers displayed vertically within the square blocks instead of Chinese text.<br>
</div>Is there some other pre-requisite to be met before Chinese subtitle can be displayed?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 4:42 PM, Tim-Philipp Müller <span dir="ltr"><<a href="mailto:t.i.m@zen.co.uk" target="_blank">t.i.m@zen.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 2013-04-25 at 11:23 +0800, Mohamed Salim Mohamed Ayub wrote:<br>
<br>
Hi,<br>
<div class="im"><br>
> Sorry for late response as I was struggling to find a way to upload<br>
> such a big file.<br>
><br>
> The file can be downloaded from<br>
> <a href="https://app.sugarsync.com/wf/D1040668_78511890_67895" target="_blank">https://app.sugarsync.com/wf/D1040668_78511890_67895</a><br>
><br>
> the file details a re as following:<br>
> video: AVC High @ 4.1<br>
> Audio: AC3 6 channel<br>
> Text: UTF-8<br>
<br>
</div>This works fine for me both with 1.x and the last 0.10 releases.<br>
<br>
The matroska demuxer outputs UTF-8 text in form of 'pango markup'. You<br>
need the textoverlay element from the 'pango' plugin in -base to overlay<br>
this text (or plain UTF-8 text) on top of video.<br>
<div class="HOEnZb"><div class="h5"><br>
 Cheers<br>
  -Tim<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>