From e5712e82b369019457cf738a70ae97c67388cbc4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 23 Jan 2024 04:16:00 +0100 Subject: comments and minor changes --- transcoder/src/subtitles.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'transcoder/src') diff --git a/transcoder/src/subtitles.rs b/transcoder/src/subtitles.rs index 61f8cbc..11ed2a4 100644 --- a/transcoder/src/subtitles.rs +++ b/transcoder/src/subtitles.rs @@ -6,6 +6,8 @@ use anyhow::anyhow; use std::fmt::Write; +// TODO discontinued for now. since this should be snippetized aswell. + pub fn webvtt_from_ass_blocks( title: String, _codec_private: Vec, -- cgit v1.2.3-70-g09d2