[FFmpeg-devel] [PATCH 2/2] Adding closed caption decoder
Nicolas George
george at nsup.org
Thu Dec 4 12:36:26 CET 2014
Le quartidi 14 frimaire, an CCXXIII, Kieran Kunhya a écrit :
> Captions shouldn't be ASS styled - they should be styled as per the
> specification (see VLC).
You are certainly right, but we are talking about a decoder, and FFmpeg's
internal format for decoded text subtitles is still ASS. If something in the
specification can say "italic" (seeing the file name, I guess it is
possible), then the decoder must output proper {\i1} and {\i0} tags, and
same for bold, colors, whatever exists in the spec.
Or am I missing something?
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141204/48c19de5/attachment.asc>
More information about the ffmpeg-devel
mailing list