<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div><br></div><div>On Wed, Apr 8, 2020, at 14:50, Gonsolo wrote:<br></div><blockquote type="cite" id="qt"><div dir="ltr"><div>Hi!<br></div><div><br></div><div>What would be needed to be able to watch srt subtitles on a Chromecast?<br></div><div>Would it be an easy or complex task to implement?<br></div></div></blockquote><div>Hello,<br></div><div><br></div><div>Very complex since there 2 things to implement:<br></div><div> - Text subtitles support via webvtt<br></div><div> - Image subtitles support by decoding, blending subtitles in the image and re-encoding<br></div><div><br></div><div>For the text subtitle support, someone created a working PoC: <a href="https://code.videolan.org/videolan/vlc-android/issues/502#note_45323">https://code.videolan.org/videolan/vlc-android/issues/502#note_45323</a><br></div><div><br></div><div>Now it need to be integrated in VLC<br></div><div><br></div><blockquote type="cite" id="qt"><div dir="ltr"><div><br></div><div><div>Thanks<br></div><div>-- <br></div><div dir="ltr" class="qt-gmail_signature">g<br></div></div></div><div>_______________________________________________<br></div><div>vlc-devel mailing list<br></div><div>To unsubscribe or modify your subscription options:<br></div><div>https://mailman.videolan.org/listinfo/vlc-devel<br></div></blockquote><div><br></div></body></html>