[gstreamer-bugs] [Bug 386504] [decodebin2] should error out on text/plain as primary type
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 3 05:18:33 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=386504
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |OBSOLETE
Target Milestone|HEAD |NONE
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-12-03 13:18:29 UTC ---
It is. Looks like Mike fixed this ages ago:
commit 277e46886ca911803af8117fbe4f52db66dd2aad
Author: Michael Smith <msmith at xiph.org>
Date: Thu Nov 20 22:11:38 2008 +0000
gst/playback/gstdecodebin2.c: If the top-level type of the stream is plain
text, don't try to decode it, matching beh...
Original commit message from CVS:
* gst/playback/gstdecodebin2.c:
If the top-level type of the stream is plain text, don't try to decode
it, matching behaviour of decodebin.
* gst/playback/gstplaysink.c:
If we fail to generate a text chain (e.g. due to missing optional
plugins), don't crash.
(Re. comment #1 : this is not a hack, text/plain as e primary type does not
describe a subtitle format; it is confusing, however, that we use this type for
framed plain text subtitles in some cases where subtitles are embedded in
containers; something to change in 0.11)
--
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