Remix.run Logo
0xbeefcab 4 days ago

Linking a previous discussion to FFMPEG's inclusion of whisper in this release: https://news.ycombinator.com/item?id=44886647

This seemed to be interesting to users of this site. tl;dr they added support for whisper, an OpenAI model for speech-to-text, which should allow autogeneration of captions via ffmpeg

bachittle 4 days ago | parent | next [-]

Heads up: Whisper support depends on how your FFmpeg was built. Some packages will not include it yet. Check with `ffmpeg -buildconf` or `ffmpeg -filters | grep whisper`. If you compile yourself, remember to pass `--enable-whisper` and give the filter a real model path.

Culonavirus 4 days ago | parent | prev [-]

these days most movies and series already come out with captions, but you know what does not, given the vast amount of it?... ;)

yep, finally the deaf will able to read what people are saying in a porno!

0xbeefcab 4 days ago | parent | next [-]

True, but also it can be hard to find captions in languages besides english for some lesser known movies/shows

yieldcrv 4 days ago | parent | prev [-]

And also pirated releases are super weird and all over the place with subtitles and video player compatibility

This could streamline things

PokestarFan 4 days ago | parent | next [-]

This is because blurays ship their subtitles as a bunch of text images. So pirates have 3 options:

1. Just copy them over from the Bluray. This lacks support in most client players, so you'll either need to download a player that does, or use something like Plex/Jellyfin, which will run FFMpeg to transcode and burn the picture subtitles in before sending it to the client.

2. Run OCR on the Bluray subtitles. Not perfect.

3. Steal subtitles from a streaming service release (or multiple) if it exists.

forkeep 17 hours ago | parent [-]

[dead]

bobsmooth 4 days ago | parent | prev [-]

There's websites where you can download subtitles. Usually from very obviously pirated released.