| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
6057de19b5 |
srtenc: Add timing-less "subrip" encoder.
Unsurprisingly, if a timing-less subrip decoder is desireable, an encoder is as well. With this in place, we can move on to remove the use of the old encoder/decoder with embedded timing and move all timing handling the (de)muxer where they belong. Signed-off-by: Philip Langdale <philipl@overt.org> |
13 years ago |
|
|
9e63c30daa |
lavf: add a real SRT muxer.
This muxer supports CODEC_ID_SRT with the timestamps in the packet data and CODEC_ID_TEXT with the timestamps in the packet fields. Makes -scodec copy work from Matroska. |
13 years ago |