[Bug 697071] Port Kate subtitle plugin to GStreamer 1.0
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 1 14:15:51 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=697071
GStreamer | gst-plugins-bad | git
--- Comment #1 from Brendan Long <self at brendanlong.com> 2013-04-01 21:15:47 UTC ---
Created an attachment (id=240332)
--> (https://bugzilla.gnome.org/attachment.cgi?id=240332)
Example program which attaches probes to all text pads and prints subtitles
Run this with:
libtool --mode=link g++ -o text_example text_example.cpp -g `pkg-config
--cflags --libs gstreamer-1.0`
./text_example [some .ogv file with subtitles]
The files I've been using are:
http://dl.dropbox.com/u/61100892/counting-subtitled.ogv
Interestingly, it only logs the first subtitle when I play it remotely, but if
I play it locally it shows all of them.
This video should work too, but I don't get any output, even logging:
http://ftp.nluug.nl/ftp/graphics/blender/apricot/trailer/sintel_trailer-480p.ogv
(But it does complain if it can't find the kate plugin)
--
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