[Bug 709180] mpegts: Return GstMpegTsDescriptor in mpegts_get_descriptor_from_*
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 10 13:03:33 CEST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=709180
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #8 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-10 11:03:29 UTC ---
This causes assertions on the file from bug #709768 :
gst-launch-1.0 filesrc location=/home/slomo/Downloads/raw_h264.ts ! tsdemux !
decodebin ! xvimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
(gst-launch-1.0:29742): GStreamer-WARNING **: Trying to set string on taglist
field 'language-code', but string is not valid UTF-8. Please file a bug.
** (gst-launch-1.0:29742): CRITICAL **:
gst_mpegts_descriptor_parse_iso_639_language_idx: assertion 'descriptor->length
/ 4 > idx' failed
(gst-launch-1.0:29742): GStreamer-WARNING **: Trying to set string on taglist
field 'language-code', but string is not valid UTF-8. Please file a bug.
** (gst-launch-1.0:29742): CRITICAL **:
gst_mpegts_descriptor_parse_iso_639_language_idx: assertion 'descriptor->length
/ 4 > idx' failed
--
Configure bugmail: https://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