From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Video subtitles Date: Thu, 20 Dec 2018 22:26:15 +0100 Message-ID: <87bm5fsxe0.fsf@elephly.net> References: <87pntwsjmz.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ga5q6-0006Z1-DP for guix-devel@gnu.org; Thu, 20 Dec 2018 16:26:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ga5q4-0003TC-Hv for guix-devel@gnu.org; Thu, 20 Dec 2018 16:26:42 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21743) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ga5q4-0003SS-9m for guix-devel@gnu.org; Thu, 20 Dec 2018 16:26:40 -0500 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Laura Lazzati Cc: Guix-devel Hi Laura, > BTW, is there a player that you suggest for adding the subtitles? You can use mpv with a command like this: mpv --sub-file my-subtitle.ass my-video.ogv > What about Pierre's suggestion of mkvtoolnix? We can reconsider this near the end of the internship, I think. Whether to embed subtitles or not isn=E2=80=99t something that we need to decide no= w. It=E2=80=99s an optional final step. -- Ricardo