Author: ib Date: Sun Jan 4 19:50:50 2026 New Revision: 38685 Log: Fix typos/spelling errors.
Patch by Lorenzo, plorenzo disroot org. Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/DOCS/xml/it/encoding-guide.xml Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Thu Jan 1 16:40:12 2026 (r38684) +++ trunk/DOCS/man/en/mplayer.1 Sun Jan 4 19:50:50 2026 (r38685) @@ -1011,7 +1011,7 @@ values and when producing EDL file with contain absolute values that are correct only for this particular file. If re-encoded into a different format, this EDL file no longer applies. Specifying \-edl-start-pts will automatically adjust EDL positions according -to start time: when producing EDL file, it will substract start time from every +to start time: when producing EDL file, it will subtract start time from every EDL record, when playing with EDL file, it will add file's start time to every EDL position. . @@ -6180,7 +6180,7 @@ Changing playback speed, would change au Would playback media at 1.2x normal speed, with audio at normal pitch, but changing playback speed has no effect on audio tempo. .IPs "mplayer \-af scaletempo=stride=30:overlap=.50:search=10 media.ogg" -Would tweak the quality and performace parameters. +Would tweak the quality and performance parameters. .IPs "mplayer \-af format=floatne,scaletempo media.ogg" Would make scaletempo use float code. Maybe faster on some platforms. @@ -8972,7 +8972,7 @@ scene change detection and make libavcod Values between 2 and 6 may yield increasing PSNR (up to approximately 0.04 dB) and better placement of I-frames in high-motion scenes. Higher values than 6 may give very slightly better PSNR (approximately -0.01 dB more than sc_factor=6), but noticably worse visual quality. +0.01 dB more than sc_factor=6), but noticeably worse visual quality. . .TP .B vb_strategy=<0\-2> (pass one only) @@ -11444,7 +11444,7 @@ and you have a need to set it. . .TP .B (no)cpu_independent -Ensure exact reproducibility across different CPUs instead of chosing +Ensure exact reproducibility across different CPUs instead of choosing different algorithms when available/better (default:enabled). . .TP @@ -11520,7 +11520,7 @@ Specify output colorspace (default: i420 . .TP .B (no)aud -Write access unit delimeters to the stream (default: disabled). +Write access unit delimiters to the stream (default: disabled). Enable this only if your target container format requires access unit delimiters. . _______________________________________________ MPlayer-DOCS mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo/%(_internal_name)s
