Re: [FFmpeg-devel] Status and Plans for Subtitle Filters

2020-02-24 Thread Matt Zagrabelny
On Sat, Feb 22, 2020 at 2:47 AM Clément Bœsch wrote: > > On Fri, Feb 14, 2020 at 03:26:30AM +, Soft Works wrote: > > Hi, > > > > Hi, > > > I am looking for some guidance regarding future plans about processing > > subtitle streams in filter graphs. > > > > Please correct me where I'm wrong -

Re: [FFmpeg-devel] DVD subtitles hacking

2017-12-15 Thread Matt Zagrabelny
On Thu, Dec 14, 2017 at 8:06 PM, Carl Eugen Hoyos wrote: > > You could implement a hack (similar to what the CC code does) > that allows processing the subs but it is likely that the patch > would be rejected because actual subtitle support for libavfilter > is needed. > What would it take to ad

[FFmpeg-devel] DVD subtitles hacking

2017-12-14 Thread Matt Zagrabelny
[Please Cc me, I am not subscribed to -devel.] Hello! I've tried a variety of convoluted processes to convert DVD subtitles to SRT or WebVTT subtitle files with varying levels of success. The process has always been painful and convoluted. I have seen chatter about the following ticket: https:/