I'm using the remux to process some video with WebVTT tracks.
Originally the video is encoded in the order of timestamp. But after processing by the remux, most of them are lost. But in the last cluster the BlockGroup of WebVTT tracks appear near the end of cluster, with their timestamp wrong.
All that is dumped by the webm_dump. I'm digging the code for the causes and trying to fix. But its not a high priority right now.
I'm using the remux to process some video with WebVTT tracks.
Originally the video is encoded in the order of timestamp. But after processing by the remux, most of them are lost. But in the last cluster the BlockGroup of WebVTT tracks appear near the end of cluster, with their timestamp wrong.
All that is dumped by the webm_dump. I'm digging the code for the causes and trying to fix. But its not a high priority right now.