Skip to content

qtdemux: Add support for wvtt (WebVTT) mp4 subtitles

Jan Schmidt requested to merge thaytan/gstreamer:mp4-wvtt into main

Refactor qtdemux a bit in the way it handles various formats that need pre-processing before output, and add a handler for the mp4 WebVTT encoding, that converts back to a text WebVTT stream for output.

Edited by Tim-Philipp Müller

Merge request reports