[gstreamer-bugs] [Bug 614942] playbin2: "text-sink" is supposed to handle raw subtitle data?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 27 06:51:39 PDT 2010


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

--- Comment #11 from Fraxinas <andreas.frisch at multimedia-labs.de> 2010-04-27 13:51:33 UTC ---
not confirmed :(

still spits out

root at dm8000:/testProgs# ./playbin-text
file:///hdd/movie/mkv/boston.legal.s04e01.mkv
file:///hdd/movie/mkv/boston.legal.s04e01.srt
** Message: using external subtitles
file:///hdd/movie/mkv/boston.legal.s04e01.srt
** Message: received a subtitle at position 855443:32:57.935404848,
running_time 0:00:00.012033000
00000000 (0x48c000): 31 0d 0a 30 30 3a 30 30 3a 30 30 2c 30 31 30 20 
1..00:00:00,010 
00000010 (0x48c010): 2d 2d 3e 20 30 30 3a 30 30 3a 30 31 2c 32 33 30  -->
00:00:01,230
00000020 (0x48c020): 0d 0a 42 69 73 68 65 72 20 62 65 69 20 26 71 75  ..Bisher
bei &qu
00000030 (0x48c030): 6f 74 3b 42 6f 73 74 6f 6e 20 4c 65 67 61 6c 26  ot;Boston
Legal&
00000040 (0x48c040): 71 75 6f 74 3b 2e 2e 2e 0d 0a 0d 0a 32 0d 0a 30 
quot;.......2..0
00000050 (0x48c050): 30 3a 30 30 3a 30 31 2c 32 34 30 20 2d 2d 3e 20 
0:00:01,240 --> 
00000060 (0x48c060): 30 30 3a 30 30 3a 30 32 2c 34 34 30 0d 0a 3c 62 
00:00:02,440..<b
00000070 (0x48c070): 3e 49 63 68 20 62 69 6e 20 22 6b 65 69 6e 65 22  >Ich bin
"keine"
00000080 (0x48c080): 20 50 73 79 63 68 6f 6c 6f 67 69 6e 2c 3c 2f 62  
Psychologin,</b
00000090 (0x48c090): 3e 0d 0a 0d 0a 33 0d 0a 30 30 3a 30 30 3a 30 32 
>....3..00:00:02
000000a0 (0x48c0a0): 2c 34 35 30 20 2d 2d 3e 20 30 30 3a 30 30 3a 30  ,450 -->
00:00:0
000000b0 (0x48c0b0): 35 2c 36 33 30 0d 0a 61 62 65 72 20 69 63 68 20 
5,630..aber ich 
000000c0 (0x48c0c0): 64 65 6e 6b 65 2c 20 64 69 65 20 62 65 73 74 65  denke,
die beste
000000d0 (0x48c0d0): 20 4d f6 67 6c 69 63 68 6b 65 69 74 20 73 65 69  
M.glichkeit sei
000000e0 (0x48c0e0): 6e 65 20 41 6e 67 73 74 0d 0a 7a 75 20 fc 62 65  ne
Angst..zu .be
000000f0 (0x48c0f0): 72 77 69 6e 64 65 6e 2c 20 69 73 74 20 64 61 72  rwinden,
ist dar
00000100 (0x48c100): fc 62 65 72 20 7a 75 20 72 65 64 65 6e 2e 0d 0a  .ber zu
reden...
00000110 (0x48c110): 0d 0a 34 0d 0a 30 30 3a 30 30 3a 30 35 2c 36 34 
..4..00:00:05,64
00000120 (0x48c120): 30 20 2d 2d 3e 20 30 30 3a 30 30 3a 30 36 2c 34  0 -->
00:00:06,4
00000130 (0x48c130): 30 30 0d 0a 3c 69 3e 48 75 6d 70 65 72 64 69 6e 
00..<i>Humperdin..............

all at the beginning
even though i've added the line
  g_object_set (G_OBJECT (app->textsink), "caps", gst_caps_from_string("
text/x-plain "), NULL);
to my playbin-text testcase ( https://bugzilla.gnome.org/show_bug.cgi?id=616377
)

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