Re: [FFmpeg-devel] [PATCH]lavf/matroska: Also support WebVTT in Matroska

2019-03-11 Thread Andreas Rheinhardt
Carl Eugen Hoyos: > Hi! > > Attached patch is supposed to fix HandBrake issue 1964, FFmpeg > currently fails to identify WebVTT in Matroska (only webm is supported > as container). I don't have the original sample to test though. > > Please comment, Carl Eugen The way WebVTT is stored in Matroska

[FFmpeg-devel] [PATCH]lavf/matroska: Also support WebVTT in Matroska

2019-03-11 Thread Carl Eugen Hoyos
Hi! Attached patch is supposed to fix HandBrake issue 1964, FFmpeg currently fails to identify WebVTT in Matroska (only webm is supported as container). I don't have the original sample to test though. Please comment, Carl Eugen From d4cdbc94e4adf8ee4b1f576b60c0e743f9f8928f Mon Sep 17 00:00:00 20