assrender
assrender — Renders ASS/SSA subtitles with libass
|
|
Description
Renders timestamped SSA/ASS subtitles on top of a video stream.
Example launch line
This pipeline demuxes a Matroska file with h.264 video, MP3 audio and embedded ASS subtitles and renders the subtitles on top of the video.
Details
GstAssRender
typedef struct _GstAssRender GstAssRender;
Property Details
The "embeddedfonts"
property
"embeddedfonts" gboolean : Read / Write
Extract and use fonts embedded in the stream.
Default value: TRUE
The "enable"
property
"enable" gboolean : Read / Write
Enable rendering of subtitles.
Default value: TRUE