mirror of
https://github.com/samsonjs/media.git
synced 2026-04-03 10:55:48 +00:00
The end-to-end test output for the overlapping SRT and SSA subtitles is currently incorrect. They will be fixed in a future change that updates `TextRenderer` to support this overlap. The 'extra' samples visible in the extractor test output files are 'empty cue list' samples produced by `SsaParser`. They will go away when this implementation is updated to remove this behaviour and rely on `CuesWithTiming.durationUs` instead (the 'empty list' behaviour is not required by the `SubtitleParser` interface). PiperOrigin-RevId: 549264593 |
||
|---|---|---|
| .. | ||
| clipping | ||
| dash | ||
| flac | ||
| flv | ||
| merging | ||
| mka | ||
| mkv | ||
| mp3 | ||
| mp4 | ||
| ogg | ||
| playlists | ||
| rtsp | ||
| silence | ||
| ts | ||
| vp9 | ||
| wav | ||
| webvtt | ||