[gstreamer-bugs] [Bug 618916] [playbin2] bad text-sink support (vobsub decoding, caps information)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 26 06:44:14 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=618916
  GStreamer | gst-plugins-base | unspecified

--- Comment #14 from Sebastian Dröge <slomo at circular-chaos.org> 2010-07-26 13:44:11 UTC ---
(In reply to comment #13)
> unfortunately the clock thing is very tricky with the hardware... we had
> already tried that before but without any success so far.

Right, the delay will magically disappear if you get this right ;)

> typefind is not gonna help because this is about an mkv container. so far all
> information i have at preroll time is that there are 4 subsomething streams...
> i can't even determine and display in our gui whether or not the streams will
> be displayable at all since they might be anything. it would just be great if i
> knew right from the beginnen whether a subtitle stream is actually utf-8 or
> SSA/ASS text or vob or pgs subpictures. that way i could setup our renderer
> accordingly and display useful information in the gui.

Well, take a look at the demuxer pads and get their caps. They will have the
ASS, SRT, whatever caps set from the beginning for most demuxers from the
beginning.

-- 
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