Skip to content

Commit

Permalink
tab/space
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe44 committed Feb 3, 2024
1 parent 6ea9880 commit 5865fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5865fac

Please sign in to comment.