[FFmpeg-devel] [PATCH] matroska: Identify S_TEXT/UTF-8 tracks as SRT and not TEXT.

Hendrik Leppkes h.leppkes at gmail.com
Mon May 21 09:24:33 CEST 2012


And now i just see your other commit (it helps marking them PATCH 1/2 to
make it clear its a set), yet i still don't think its the right way to go.
It seems quite inefficient to write the timings into the packet just so
that the subtitle decoder can read them from there, instead of just
teaching the subtitle decoder to also handle CODEC_ID_TEXT and using the
timings from the AVPacket fields.


More information about the ffmpeg-devel mailing list