how to write the subtitile plugin for gstreamer?

W W linuxmeego at gmail.com
Mon Jun 13 04:50:34 PDT 2011


Hi Stefan
I find there is a plugin_init function in the gstsubparse.c file which is in
the gst-plugins-base.

  static const gchar *sub_exts[] =
      { "srt", "sub", "mpsub", "mdvd", "smi", "txt", "dks", NULL };

So It support the smi and srt ?

Thanks very much

BR
Simon



2011/6/13 W W <linuxmeego at gmail.com>

> Hi Stefan
>
> So how about the srt and smi?
> Is there any plugin which support these subtitles?
> If you have any suggestion,Please tell me.
> If there is no plugin,I need to write the plugin by myself?
>
> Thanks very much
>
> BR
> Simon
>
> 2011/6/13 Stefan Kost <ensonic at hora-obscura.de>
>
>>  On 06/13/2011 04:18 AM, W W wrote:
>>
>> Hi Stefan
>>
>>  Thanks for your letter.
>> I download the gst-plugins-base source code and find this plugin support
>> ssa subtitle file.
>> But I'm not sure other subtitles in the gstreamer.
>> I need support IDX/SUB, SRT, ASS, SSA, SMI.
>> So Could you give me some suggestion?
>>
>>
>> Well check the other modules too. Base has subparse, ssaparse. bad has
>> assrender.
>>
>> Stefan
>>
>>
>>  Thanks again.
>>
>>  BR
>> Simon
>>
>>
>> 2011/6/13 Stefan Kost <ensonic at hora-obscura.de>
>>
>>>  On 06/10/2011 07:37 PM, W W wrote:
>>>
>>> Hi Guys
>>>
>>>  Does anyone know how to write the subtitle plugin for gsreamer?
>>> Is there any example for this?
>>> I know there is a GstSubParse struct.
>>> Is it a struct for subtitle?
>>> how can I use this struct?
>>>
>>>
>>>  there are quite a few subtitle plugins available already, which format
>>> are you missing?
>>>
>>> Stefan
>>>
>>>
>>>  BR
>>> Simon
>>>
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing listgstreamer-devel at lists.freedesktop.orghttp://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>
>>>
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> gstreamer-devel at lists.freedesktop.org
>>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>
>>>
>>
>> _______________________________________________
>> gstreamer-devel mailing listgstreamer-devel at lists.freedesktop.orghttp://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110613/b4ff2700/attachment-0001.htm>


More information about the gstreamer-devel mailing list