←back to thread

FFmpeg 8.0

(ffmpeg.org)
985 points gyan | 1 comments | | HN request time: 0s | source
Show context
0xbeefcab ◴[] No.44985890[source]
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

replies(2): >>44985980 #>>44986820 #
Culonavirus ◴[] No.44985980[source]
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!

replies(2): >>44986103 #>>44986541 #
yieldcrv ◴[] No.44986541[source]
And also pirated releases are super weird and all over the place with subtitles and video player compatibility

This could streamline things

replies(2): >>44987611 #>>44988199 #
1. PokestarFan ◴[] No.44988199{3}[source]
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.

replies(1): >>45015213 #