fix(screen_size): add 540i

This commit is contained in:
plotski
2021-05-19 12:25:07 +02:00
committed by Rémi Alvergnat
parent f19cfda856
commit 1a7db40a1f
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ Video properties
Resolution of video.
- `<width>x<height>`, `360i`, `360p`, `368p`, `480i`, `480p`, `540p`, `576i`, `576p`, `720p`, `900i`, `900p`, `1080i`, `1080p`, `1440p`, `2160p`, `4320p`
- `<width>x<height>`, `360i`, `360p`, `368p`, `480i`, `480p`, `540i`, `540p`, `576i`, `576p`, `720p`, `900i`, `900p`, `1080i`, `1080p`, `1440p`, `2160p`, `4320p`
- **aspect\_ratio**
Aspect ratio of video. Calculated using width and height from `screen_size`
+1
View File
@@ -555,6 +555,7 @@
"interlaced": [
"360",
"480",
"540",
"576",
"900",
"1080"
+9
View File
@@ -81,6 +81,15 @@
? +852x480i
: screen_size: 480i
? +540p
? +540px
? -540i
? -540
: screen_size: 540p
? +540i
: screen_size: 540i
? +576p
? +576px
? -576i