You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Video is automatically cropped.
86
86
87
87
The first audio track in the input, if available, is automatically selected.
88
88
89
-
Any forced subtitles are automatically burned into the video track or included as separate text-only tracks depending on their original format.
89
+
Any forced subtitle is automatically burned into the video track or included as a separate text-only track depending on its original format.
90
90
91
91
The venerable `x264` software-based encoder is used with two-pass ratecontrol to produce a constant bitrate. Using two passes _is_ a bit slower than other methods but the output quality is worth the wait, as is the output size. This Is The Way™.
0 commit comments