Re: [FFmpeg-devel] DVD subtitles hacking

2017-12-19 Thread Clément Bœsch
On Fri, Dec 15, 2017 at 09:16:02AM -0600, Matt Zagrabelny wrote:
> 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 add subtitle support to libavfilter?
> 

http://ffmpeg.org/pipermail/ffmpeg-devel/2016-November/202152.html

Something like that

-- 
Clément B.


signature.asc
Description: PGP signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


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 add subtitle support to libavfilter?

-m
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] DVD subtitles hacking

2017-12-14 Thread Carl Eugen Hoyos
2017-12-14 22:48 GMT+01:00 Matt Zagrabelny :

> I've tried a variety of convoluted processes to convert DVD
> subtitles to SRT

This does currently not work (in one easy step) with FFmpeg
and is to the best of my knowledge not related to ticket #2391.

The necessary tesseract wrapper already exists but - iiuc -
libavfilter does not yet contain the necessary subtitle code.

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.

Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel