From b36e35ead4c290caae580a5151d3bd8a8ba132e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E7=8E=A9=E6=A2=81?= <41822468+gaowanliang@users.noreply.github.com> Date: Fri, 24 May 2024 14:25:42 +0800 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index be27851..0c6265d 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,8 @@ # Web Video Thumbnailer For a web video that can be downloaded in segments, it is possible to create an overview of the video by downloading only a small amount of binary data. +[Explanation of Fundamentals](https://stackoverflow.com/questions/21223749/using-chunks-of-mp4-file-for-thumbnails/78460294#78460294) + ![](img/merged_image.webp) # requirements