1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-04-16 01:04:47 +02:00

Typography: Removed comma after 'Afterwards' at the begin of sentence

This commit is contained in:
2026-04-14 05:25:16 +02:00
parent e2e2310b81
commit ede99678ea
69 changed files with 109 additions and 109 deletions

View File

@@ -59,7 +59,7 @@ An explanation of this was given by
[aergistal on Stack Overflow](https://stackoverflow.com/questions/29082422/ffmpeg-video-compression-specific-file-size).
This can easily be done with the calculation `bitrate = target size / duration`
in Bits/Second.
Afterward, the encoding can be done by using Two-Pass Encoding as explained in
Afterward the encoding can be done by using Two-Pass Encoding as explained in
[a previous section](#two-pass-encoding).
Note that the bitrate for videos is split amongst a bitrate for video and a
bitrate for audio.