[Bug 787586] souphttpsrc : Issue with gst-plugins-good v1.12 during seek request on SRT file [regression]
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 19 10:31:15 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787586
--- Comment #3 from Debdeep <123.debdeep at gmail.com> ---
Thanks for the attention.
The test case is as below :
1. Place an AV(can use any basic container format MKV,MP4 etc) and
corresponding SRT file in OTT source. Can use a local instance of Apache server
for this.
For example : http://xx.xx.xx.xx/a/2012_XviD_MP3_mkv.mkv
http://xx.xx.xx.xx/a/2012_English.srt
2. Play the file i.e.create a AV pipeline(using souphttpsrc) and a SRT
pipeline(using souphttpsrc and subparse).
3. Once AV and SRT subtitles are displayed, issue a seek request(set position
request). For example, if the duration of the content is 2 hours, issue a seek
request to duration 30 mins from begin.
The issue can be reproduced using the above steps.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the gstreamer-bugs
mailing list