home.social

#subtitles — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #subtitles, aggregated by home.social.

fetched live
  1. #YouTube auto #subtitles seem to be no longer choking on regional accents and dialects ( in both #English and #German ) as much as it once did.

    They also now cope fine with folk from #Scotland speaking English with a #Scottish accent (although they can't yet correctly transcribe Scots)

    Whilst this is good for my language learning, it does make me a bit unnerved at how effective their #surveillance is becoming (and that if this what civillians have access to, the feds/military are likely to have even better stuff..)

  2. #YouTube auto #subtitles seem to be no longer choking on regional accents and dialects ( in both #English and #German ) as much as it once did.

    They also now cope fine with folk from #Scotland speaking English with a #Scottish accent (although they can't yet correctly transcribe Scots)

    Whilst this is good for my language learning, it does make me a bit unnerved at how effective their #surveillance is becoming (and that if this what civillians have access to, the feds/military are likely to have even better stuff..)

  3. #YouTube auto #subtitles seem to be no longer choking on regional accents and dialects ( in both #English and #German ) as much as it once did.

    They also now cope fine with folk from #Scotland speaking English with a #Scottish accent (although they can't yet correctly transcribe Scots)

    Whilst this is good for my language learning, it does make me a bit unnerved at how effective their #surveillance is becoming (and that if this what civillians have access to, the feds/military are likely to have even better stuff..)

  4. #YouTube auto #subtitles seem to be no longer choking on regional accents and dialects ( in both #English and #German ) as much as it once did.

    They also now cope fine with folk from #Scotland speaking English with a #Scottish accent (although they can't yet correctly transcribe Scots)

    Whilst this is good for my language learning, it does make me a bit unnerved at how effective their #surveillance is becoming (and that if this what civillians have access to, the feds/military are likely to have even better stuff..)

  5. #YouTube auto #subtitles seem to be no longer choking on regional accents and dialects ( in both #English and #German ) as much as it once did.

    They also now cope fine with folk from #Scotland speaking English with a #Scottish accent (although they can't yet correctly transcribe Scots)

    Whilst this is good for my language learning, it does make me a bit unnerved at how effective their #surveillance is becoming (and that if this what civillians have access to, the feds/military are likely to have even better stuff..)

  6. I did an impromptu and unscientific analysis of a discussion that happened while attending webinar earlier this summer, about why people use subtitles or captions on the web.

    The results are intriguing. And mostly not about accessibility, at least not directly.

    #accessibility #subtitles

    design.scotentblog.co.uk/why-p

  7. I did an impromptu and unscientific analysis of a discussion that happened while attending webinar earlier this summer, about why people use subtitles or captions on the web.

    The results are intriguing. And mostly not about accessibility, at least not directly.

    #accessibility #subtitles

    design.scotentblog.co.uk/why-p

  8. I did an impromptu and unscientific analysis of a discussion that happened while attending webinar earlier this summer, about why people use subtitles or captions on the web.

    The results are intriguing. And mostly not about accessibility, at least not directly.

    #accessibility #subtitles

    design.scotentblog.co.uk/why-p

  9. I did an impromptu and unscientific analysis of a discussion that happened while attending webinar earlier this summer, about why people use subtitles or captions on the web.

    The results are intriguing. And mostly not about accessibility, at least not directly.

    #accessibility #subtitles

    design.scotentblog.co.uk/why-p

  10. I did an impromptu and unscientific analysis of a discussion that happened while attending webinar earlier this summer, about why people use subtitles or captions on the web.

    The results are intriguing. And mostly not about accessibility, at least not directly.

    #accessibility #subtitles

    design.scotentblog.co.uk/why-p

  11. I made this #YouTube video for work using #OpenSource. #Audacity with #OpenVINO to clean up the #Audio #Inkscape for the lower thirds and #Kdenlive to edit everything. Oh, and #Whisper to automatically create the #subtitles, which is did an amazing job, better than Audacity and OpenVINO did. Only would have been better if I did it on my home #kubuntu desktop but open source #software is the best and all ran on my Windows workstation.

    youtu.be/YEkgv__LgGw?si=C73y62

  12. I made this #YouTube video for work using #OpenSource. #Audacity with #OpenVINO to clean up the #Audio #Inkscape for the lower thirds and #Kdenlive to edit everything. Oh, and #Whisper to automatically create the #subtitles, which is did an amazing job, better than Audacity and OpenVINO did. Only would have been better if I did it on my home #kubuntu desktop but open source #software is the best and all ran on my Windows workstation.

    youtu.be/YEkgv__LgGw?si=C73y62

  13. I made this #YouTube video for work using #OpenSource. #Audacity with #OpenVINO to clean up the #Audio #Inkscape for the lower thirds and #Kdenlive to edit everything. Oh, and #Whisper to automatically create the #subtitles, which is did an amazing job, better than Audacity and OpenVINO did. Only would have been better if I did it on my home #kubuntu desktop but open source #software is the best and all ran on my Windows workstation.

    youtu.be/YEkgv__LgGw?si=C73y62

  14. There are five subtitle data processing paths in the video machine:

    1. Analog: CEA-608 is read from the tape, decoded by a custom decoder, put on screen via custom renderer

    2. Analog H/W: all decoding is done by the capture card, the subtitle graphics are inserted into the video output

    3. Hybrid: subtitles read from SRT file, synchronized to the VCR timecode, put on screen via same custom renderer as Analog mode

    4. Encoding: subtitles read from SRT file, synchronized to VCR timecode or digital player timecode, converted to CEA-608 and emitted via subtitle encoder. Subtitles end up on line 21 this way (they may then end up in the Analog path)

    5. Digital: SRT is loaded by the digital player (MPV) and is rendered by the same. Digital-native subtitles completely bypass video machine - they just get baked onto the video output which is then shown to everyone.

    Today I finished up more work on the digital subtitle path, but more on it in a moment...

    #videomachine #retrotech #retrocomputing #cea608 #subtitles

  15. There are five subtitle data processing paths in the video machine:

    1. Analog: CEA-608 is read from the tape, decoded by a custom decoder, put on screen via custom renderer

    2. Analog H/W: all decoding is done by the capture card, the subtitle graphics are inserted into the video output

    3. Hybrid: subtitles read from SRT file, synchronized to the VCR timecode, put on screen via same custom renderer as Analog mode

    4. Encoding: subtitles read from SRT file, synchronized to VCR timecode or digital player timecode, converted to CEA-608 and emitted via subtitle encoder. Subtitles end up on line 21 this way (they may then end up in the Analog path)

    5. Digital: SRT is loaded by the digital player (MPV) and is rendered by the same. Digital-native subtitles completely bypass video machine - they just get baked onto the video output which is then shown to everyone.

    Today I finished up more work on the digital subtitle path, but more on it in a moment...

    #videomachine #retrotech #retrocomputing #cea608 #subtitles

  16. There are five subtitle data processing paths in the video machine:

    1. Analog: CEA-608 is read from the tape, decoded by a custom decoder, put on screen via custom renderer

    2. Analog H/W: all decoding is done by the capture card, the subtitle graphics are inserted into the video output

    3. Hybrid: subtitles read from SRT file, synchronized to the VCR timecode, put on screen via same custom renderer as Analog mode

    4. Encoding: subtitles read from SRT file, synchronized to VCR timecode or digital player timecode, converted to CEA-608 and emitted via subtitle encoder. Subtitles end up on line 21 this way (they may then end up in the Analog path)

    5. Digital: SRT is loaded by the digital player (MPV) and is rendered by the same. Digital-native subtitles completely bypass video machine - they just get baked onto the video output which is then shown to everyone.

    Today I finished up more work on the digital subtitle path, but more on it in a moment...

    #videomachine #retrotech #retrocomputing #cea608 #subtitles

  17. There are five subtitle data processing paths in the video machine:

    1. Analog: CEA-608 is read from the tape, decoded by a custom decoder, put on screen via custom renderer

    2. Analog H/W: all decoding is done by the capture card, the subtitle graphics are inserted into the video output

    3. Hybrid: subtitles read from SRT file, synchronized to the VCR timecode, put on screen via same custom renderer as Analog mode

    4. Encoding: subtitles read from SRT file, synchronized to VCR timecode or digital player timecode, converted to CEA-608 and emitted via subtitle encoder. Subtitles end up on line 21 this way (they may then end up in the Analog path)

    5. Digital: SRT is loaded by the digital player (MPV) and is rendered by the same. Digital-native subtitles completely bypass video machine - they just get baked onto the video output which is then shown to everyone.

    Today I finished up more work on the digital subtitle path, but more on it in a moment...

    #videomachine #retrotech #retrocomputing #cea608 #subtitles

  18. Okay, I dump on bsky a fair bit... I mean no edit feature (still), it tends to really mangle images when recompressing them, it has an obnoxiously low character limit, it's not *actually* federated in any meaningful way, etc, etc... but today I uploaded a video and they now let you upload soft subtitles (vtt format), which is an awesome feature that I wish Mastodon/Fedi (and other platforms that let you share video) would adopt!

    #Bluesky #Mastodon #FeatureRequest #Subtitles

  19. Okay, I dump on bsky a fair bit... I mean no edit feature (still), it tends to really mangle images when recompressing them, it has an obnoxiously low character limit, it's not *actually* federated in any meaningful way, etc, etc... but today I uploaded a video and they now let you upload soft subtitles (vtt format), which is an awesome feature that I wish Mastodon/Fedi (and other platforms that let you share video) would adopt!

    #Bluesky #Mastodon #FeatureRequest #Subtitles

  20. Okay, I dump on bsky a fair bit... I mean no edit feature (still), it tends to really mangle images when recompressing them, it has an obnoxiously low character limit, it's not *actually* federated in any meaningful way, etc, etc... but today I uploaded a video and they now let you upload soft subtitles (vtt format), which is an awesome feature that I wish Mastodon/Fedi (and other platforms that let you share video) would adopt!

    #Bluesky #Mastodon #FeatureRequest #Subtitles

  21. Okay, I dump on bsky a fair bit... I mean no edit feature (still), it tends to really mangle images when recompressing them, it has an obnoxiously low character limit, it's not *actually* federated in any meaningful way, etc, etc... but today I uploaded a video and they now let you upload soft subtitles (vtt format), which is an awesome feature that I wish Mastodon/Fedi (and other platforms that let you share video) would adopt!

    #Bluesky #Mastodon #FeatureRequest #Subtitles

  22. Okay, I dump on bsky a fair bit... I mean no edit feature (still), it tends to really mangle images when recompressing them, it has an obnoxiously low character limit, it's not *actually* federated in any meaningful way, etc, etc... but today I uploaded a video and they now let you upload soft subtitles (vtt format), which is an awesome feature that I wish Mastodon/Fedi (and other platforms that let you share video) would adopt!

    #Bluesky #Mastodon #FeatureRequest #Subtitles

  23. I finally got around to working on a VobSub parser for my subtitle editor. VobSub is the subtitle format you find on DVDs by the way.

    It's a lot of fun to write these kind of parser, but unlike the PGS parser (Bluray format) I wrote, there is no official documentation for it, so I have basically been peeking at the parser code for SubtitleEdit.

    The code is coming along nicely. It can now read and parse the 2048 byte data blocks.

    github.com/vkbo/Subtle/blob/vo

    #Python #Subtitles #DVD #VobSub

  24. I finally got around to working on a VobSub parser for my subtitle editor. VobSub is the subtitle format you find on DVDs by the way.

    It's a lot of fun to write these kind of parser, but unlike the PGS parser (Bluray format) I wrote, there is no official documentation for it, so I have basically been peeking at the parser code for SubtitleEdit.

    The code is coming along nicely. It can now read and parse the 2048 byte data blocks.

    github.com/vkbo/Subtle/blob/vo

    #Python #Subtitles #DVD #VobSub

  25. I finally got around to working on a VobSub parser for my subtitle editor. VobSub is the subtitle format you find on DVDs by the way.

    It's a lot of fun to write these kind of parser, but unlike the PGS parser (Bluray format) I wrote, there is no official documentation for it, so I have basically been peeking at the parser code for SubtitleEdit.

    The code is coming along nicely. It can now read and parse the 2048 byte data blocks.

    github.com/vkbo/Subtle/blob/vo

    #Python #Subtitles #DVD #VobSub

  26. I finally got around to working on a VobSub parser for my subtitle editor. VobSub is the subtitle format you find on DVDs by the way.

    It's a lot of fun to write these kind of parser, but unlike the PGS parser (Bluray format) I wrote, there is no official documentation for it, so I have basically been peeking at the parser code for SubtitleEdit.

    The code is coming along nicely. It can now read and parse the 2048 byte data blocks.

    github.com/vkbo/Subtle/blob/vo

    #Python #Subtitles #DVD #VobSub

  27. I finally got around to working on a VobSub parser for my subtitle editor. VobSub is the subtitle format you find on DVDs by the way.

    It's a lot of fun to write these kind of parser, but unlike the PGS parser (Bluray format) I wrote, there is no official documentation for it, so I have basically been peeking at the parser code for SubtitleEdit.

    The code is coming along nicely. It can now read and parse the 2048 byte data blocks.

    github.com/vkbo/Subtle/blob/vo

    #Python #Subtitles #DVD #VobSub

  28. FYI: Disney+ gains 17 audio languages, lifting reach to 42 subtitle markets: Six new interface languages and an Arabic-Hebrew right-to-left layout arrive as Disney courts localized advertising revenue across its 15 EU streaming markets. ppc.land/disney-gains-17-audio #DisneyPlus #Streaming #Localization #AudioLanguages #Subtitles

  29. FYI: Disney+ gains 17 audio languages, lifting reach to 42 subtitle markets: Six new interface languages and an Arabic-Hebrew right-to-left layout arrive as Disney courts localized advertising revenue across its 15 EU streaming markets. ppc.land/disney-gains-17-audio #DisneyPlus #Streaming #Localization #AudioLanguages #Subtitles

  30. FYI: Disney+ gains 17 audio languages, lifting reach to 42 subtitle markets: Six new interface languages and an Arabic-Hebrew right-to-left layout arrive as Disney courts localized advertising revenue across its 15 EU streaming markets. ppc.land/disney-gains-17-audio #DisneyPlus #Streaming #Localization #AudioLanguages #Subtitles

  31. ICYMI: Disney+ gains 17 audio languages, lifting reach to 42 subtitle markets: Six new interface languages and an Arabic-Hebrew right-to-left layout arrive as Disney courts localized advertising revenue across its 15 EU streaming markets. ppc.land/disney-gains-17-audio #DisneyPlus #Streaming #Localization #AudioLanguages #Subtitles

  32. ICYMI: Disney+ gains 17 audio languages, lifting reach to 42 subtitle markets: Six new interface languages and an Arabic-Hebrew right-to-left layout arrive as Disney courts localized advertising revenue across its 15 EU streaming markets. ppc.land/disney-gains-17-audio #DisneyPlus #Streaming #Localization #AudioLanguages #Subtitles

  33. ICYMI: Disney+ gains 17 audio languages, lifting reach to 42 subtitle markets: Six new interface languages and an Arabic-Hebrew right-to-left layout arrive as Disney courts localized advertising revenue across its 15 EU streaming markets. ppc.land/disney-gains-17-audio #DisneyPlus #Streaming #Localization #AudioLanguages #Subtitles

  34. gawd... opensubtitles.org really sucks these days.. sure, they have subs, but you really have to pull your own teeth to actually download them..
    #subtitles #torrents

  35. gawd... opensubtitles.org really sucks these days.. sure, they have subs, but you really have to pull your own teeth to actually download them..

  36. gawd... opensubtitles.org really sucks these days.. sure, they have subs, but you really have to pull your own teeth to actually download them..
    #subtitles #torrents

  37. gawd... opensubtitles.org really sucks these days.. sure, they have subs, but you really have to pull your own teeth to actually download them..
    #subtitles #torrents

  38. gawd... opensubtitles.org really sucks these days.. sure, they have subs, but you really have to pull your own teeth to actually download them..
    #subtitles #torrents

  39. Versión 1.6.0 de Bazarr, aplicación complementaria para Sonarr y Radarr que gestiona y descarga subtítulos según tus necesidades: dekazeta.net/foro/files/file/4

    #Subtitulos #Subtitles

  40. Versión 1.6.0 de Bazarr, aplicación complementaria para Sonarr y Radarr que gestiona y descarga subtítulos según tus necesidades: dekazeta.net/foro/files/file/4

    #Subtitulos #Subtitles

  41. Versión 1.6.0 de Bazarr, aplicación complementaria para Sonarr y Radarr que gestiona y descarga subtítulos según tus necesidades: dekazeta.net/foro/files/file/4

    #Subtitulos #Subtitles

  42. Versión 1.6.0 de Bazarr, aplicación complementaria para Sonarr y Radarr que gestiona y descarga subtítulos según tus necesidades: dekazeta.net/foro/files/file/4

    #Subtitulos #Subtitles

  43. Versión 1.6.0 de Bazarr, aplicación complementaria para Sonarr y Radarr que gestiona y descarga subtítulos según tus necesidades: dekazeta.net/foro/files/file/4

    #Subtitulos #Subtitles

  44. #TIL that #InternetArchive won't show #subtitles in .sub format, but you can easily convert to .srt format (which IS shown by IA) online at sites like subtitletools.com/convert-to-s

  45. #TIL that #InternetArchive won't show #subtitles in .sub format, but you can easily convert to .srt format (which IS shown by IA) online at sites like subtitletools.com/convert-to-s