(ffmpeg-utils)2.4. Syntax | Video size¶
- doc
Official documentation says:
Specify the size of the sourced video, it may be a string of the form width*x*height, or the name of a size abbreviation.
[me@host: ~]$ # The following two will have the same result:
[me@host: ~]$ ffplay -f lavfi "color=white:s=1280x720:d=3" -autoexit
[me@host: ~]$ ffplay -f lavfi "color=white:s=hd720:d=3" -autoexit
the name of a size abbreviation¶
96 | 120 | 144 | 160 | 200 | 240 | 288 | 320 | 350 | 360 | 480 | 576 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
128 x | sqcif | |||||||||||
160 x | qqvga | |||||||||||
176 x | qcif | |||||||||||
240 x | hqvga | |||||||||||
320 x | cga | qvga | ||||||||||
352 x | qntsc film ntsc-film | qpal cif | ||||||||||
400 x | wqvga | |||||||||||
432 x | fwqvga | |||||||||||
480 x | hvga | |||||||||||
640 x | ega | nhd | sntsc vga | |||||||||
704 x | 4cif |
480 | 540 | 576 | 600 | 720 | 768 | 1024 | 1080 | 1152 | 1200 | |
---|---|---|---|---|---|---|---|---|---|---|
720 x | ntsc | pal | ||||||||
768 x | spal | |||||||||
800 x | svga | |||||||||
852 x | wvga hd480 | |||||||||
960 x | qhd | |||||||||
1024 x | xga | |||||||||
1280 x | hd720 | sxga | ||||||||
1366 x | wxga | |||||||||
1408 x | 16cif | |||||||||
1600 x | wsxga | uxga | ||||||||
1920 x | hd1080 | wuxga |
858 | 1080 | 1536 | 1600 | 1716 | 2048 | 2160 | 2400 | 4096 | 4320 | 4800 | |
---|---|---|---|---|---|---|---|---|---|---|---|
1998 x | 2kflat | ||||||||||
2048 x | 2kscope | 2k 2kdci | qxga | ||||||||
2560 x | woxga | qsxga | |||||||||
3200 x | wqsxga | ||||||||||
3840 x | uhd2160 | wquxga | |||||||||
3996 x | 4kflat | ||||||||||
4096 x | 4kscope | 4k 4kdci | |||||||||
5120 x | hsxga | ||||||||||
6400 x | whsxga | ||||||||||
7680 x | uhd4320 | whuxga |