Hi,<br>  I have developed plugins for wma.I am trying to display to meta in gst-auto-launch. For some streamsthe meta data are in Japanese language in wide char format<br>  But taglist will accept only utf8 format.<br>  <br>
  I tried by using &#39;wcsrtombs&quot; to convert the wide char to multi byte string  but when i tried to add the converted string to tag list using  gst_tag_list_add it is giving <br>  warning as :string format not in utf - 8 format.<br>
<br>  Can any one help me how to convert the wide char to utf8 for languages other than english ,and to add in tag list<br><br><br>Regards,<br>Vijay P<br> <br><br><br><br>