I want to change the video aspect ratio from 16:9 to 4:3.
Have you got a command line to write down?
For mplayer:
mplayer -aspect 16:9
For VLC:
vlc --aspect-ratio 16:9
For Xine (seem to be limited to predefined values):
xine --aspect-ratio <mode> Set aspect ratio of video output. Modes are: 'auto', 'square', '4:3', 'anamorphic', 'dvb'.
This is a collaboratively edited question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.
Got a question about the site itself? meta is the place to talk about things like what questions are appropriate, what tags we should use, etc.
about » faq » meta »
tagged
asked
2 years ago
viewed
641 times
active