[gstreamer-bugs] [Bug 337076] Problem with matroska subtitles

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 21 07:36:27 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=337076
 GStreamer | gst-plugins-good | Ver: 0.10.x





------- Comment #7 from Tim-Philipp Müller  2006-06-21 14:36 UTC -------
This is the problem (from your log):

  (totem:9746): Pango-WARNING **: pango_layout_set_markup_with_accel: Erreur à
la ligne 2 caractère 9 : Texte codé en UTF-8 non valide
  (totem:9746): Pango-WARNING **: pango_layout_set_markup_with_accel: Erreur à
la ligne 1 caractère 9 : Texte codé en UTF-8 non valide
  (totem:9746): Pango-WARNING **: pango_layout_set_markup_with_accel: Erreur à
la ligne 1 caractère 9 : Texte codé en UTF-8 non valide


It will not show those subtitles that are not valid UTF-8. There are other
issues too, but this seems to be what causes the problem. SRT-in-matroska must
always be UTF-8 according to the matroska specification [1], so there is an
mkvmerge bug involved as well.


[1] http://www.matroska.org/technical/specs/subtitles/srt.html


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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