Difference between revisions of "VLC HowTo/Change the aspect ratio"
Jump to navigation
Jump to search
m (Prepare for transclusion: remove sections, truncate 1.3333 to 1.33) |
m (<onlyinclude>…</onlyinclude>) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Howto|Change the aspect ratio of videos}}</noinclude> | <noinclude>{{Howto|Change the aspect ratio of videos}}</noinclude> | ||
− | Graphical and command-line approaches are both possible. For all methods both decimals and width:height values may be given, so a fullscreen aspect ratio would be accepted as both 4:3 and 1.33. | + | <onlyinclude>Graphical and command-line approaches are both possible. For all methods both decimals and width:height values may be given, so a fullscreen [[aspect ratio]] would be accepted as both 4:3 and 1.33 (lists of popular aspect ratios: [https://widescreen.org/aspect_ratios.shtml Widescreen.org] and [https://en.wikipedia.org/wiki/Aspect_ratio_(image) Wikipedia]). |
For the [[Qt Interface]]: In the menu bar select '''Tools''' → '''Preferences''' → '''Video''' → '''Force Aspect Ratio'''. | For the [[Qt Interface]]: In the menu bar select '''Tools''' → '''Preferences''' → '''Video''' → '''Force Aspect Ratio'''. | ||
− | As described in [[Documentation:Command line#Video_options]] <code>--aspect-ratio</code> can be given on the command-line. Unlike the graphical approach, this will not modify settings permanently. | + | As described in [[Documentation:Command line#Video_options]] <code>--aspect-ratio</code> can be given on the command-line. Unlike the graphical approach, this will not modify settings permanently.</onlyinclude><noinclude> |
− | + | {{VSG}} | |
− | <noinclude>{{VSG}}</noinclude> | + | [[Category:GNU GPL Licensed pages]]</noinclude> |
Latest revision as of 03:12, 29 March 2019
This page describes how to change the aspect ratio of videos. | Other "how to" pages |
Graphical and command-line approaches are both possible. For all methods both decimals and width:height values may be given, so a fullscreen aspect ratio would be accepted as both 4:3 and 1.33 (lists of popular aspect ratios: Widescreen.org and Wikipedia).
For the Qt Interface: In the menu bar select Tools → Preferences → Video → Force Aspect Ratio.
As described in Documentation:Command line#Video_options --aspect-ratio
can be given on the command-line. Unlike the graphical approach, this will not modify settings permanently.
This page is part of the informal VLC Support Guide.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.