After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691726 - Gstreamer can't identify subtitle file
Gstreamer can't identify subtitle file
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-14 16:43 UTC by Sylvain Colinet
Modified: 2016-09-30 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sylvain Colinet 2013-01-14 16:43:17 UTC
Plateform information :

Fedora 17 with all plugin installed
GStreamer Version : 0.10.36

GStreamer can't identify simple subtitle file

I try with a simple MicroDvD formated file
I don't attach the file, they are quite simple :
(---- are not in files)
----
{1}{1000}some random text

----

It's itendified by typefind has text/microdvd

I try with a subrip formated file

----
1
00:00:00,000 --> 00:00:20,400
some random text

----
It's identified has application/x-subrip

the subparse plugin expect application/x-subtitle-* for subtitle file, so the file can't be loaded (no plugin found to handle the format typefind identify)
Comment 1 Sebastian Dröge (slomo) 2013-08-16 10:21:47 UTC
Can you attach a sample file for this? Is this still a problem with GStreamer 1.0?
Comment 2 Alexandre Franke 2016-09-30 18:36:31 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!