Revert "feat: remove OdMediaPickerRelease.exe"
This reverts commit 509964e827
.
This commit is contained in:
parent
509964e827
commit
aa4596911b
Binary file not shown.
10
README.md
10
README.md
|
@ -1,17 +1,14 @@
|
|||
# 简介
|
||||
|
||||
显示器的分辨率:通常表示为水平像素数乘以垂直像素数。
|
||||
|
||||
常见的显示器分辨率包括1280x720、1920x1080、2560x1440、3840x2160、5120x2880和7680x4320六种。
|
||||
|
||||
# 附加说明
|
||||
|
||||
- 以什么区分分辨率?
|
||||
|
||||
```text
|
||||
分辨率主要看纵向像素,也就是后面的数字,例如1.5k(2400×1080)本质上也是1080p的一种
|
||||
```
|
||||
|
||||
- 显示器分辨率有哪几种?
|
||||
|
||||
```text
|
||||
|
@ -19,7 +16,6 @@
|
|||
|
||||
也可以写成1280x720、1920x1080、2560x1440、3840x2160、5120x2880和7680x4320。
|
||||
```
|
||||
|
||||
- 虽然没有3K分辨率,但是如何计算3K分辨率呢?
|
||||
|
||||
```text
|
||||
|
@ -34,18 +30,12 @@
|
|||
- https://github.com/BtbN/FFmpeg-Builds/releases
|
||||
|
||||
## 构建编译
|
||||
|
||||
```shell
|
||||
sh build.sh
|
||||
```
|
||||
|
||||
## 使用方法
|
||||
|
||||
```text
|
||||
# 双击有风险, 双击需谨慎
|
||||
将OdMediaPickerRelease.exe拖拽到需要整理的文件夹内,双击运行即可
|
||||
```
|
||||
|
||||
## 演示视频
|
||||
|
||||
[在线看](https://oss.odboy.cn/blog/files/media-picker/collate_image_test.mp4)
|
||||
|
|
Loading…
Reference in New Issue