From 5865fac02bb3daa69e5b4f4acae074cc7839a829 Mon Sep 17 00:00:00 2001 From: philippe44 Date: Fri, 2 Feb 2024 22:27:06 -0800 Subject: [PATCH] tab/space --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5f30a7c..7893c4a 100644 --- a/README +++ b/README @@ -104,7 +104,7 @@ METHODS seek_header - A rewritten MP4/OggFlac header that can be prepended to the audio data found at seek_offset to construct a valid bitstream. Specifically, for MP4 the following boxes are rewritten: stts, stsc, stsz, stco. For FLAC, the - number of samples and md5 in STREAMINFO are zero'd + number of samples and md5 in STREAMINFO are zero'd For example, to seek 30 seconds into a file and write out a new MP4 file seeked to this point: