Skip to content

Commit

Permalink
v0.3.1 ffprobe兼容win
Browse files Browse the repository at this point in the history
  • Loading branch information
bergkamp committed Jun 18, 2021
1 parent 33d704b commit 4182913
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@

功能说明
* 支持windows与mac
* 可以分开或一次性选择两个视频
* 支持两个视频左右同步对比播放
* 支持暗黑模式
* 支持快捷键
* `左右方向`控制分割线
* `上方向`控制方向键回中
* `空格`控制播放暂停
* 支持ffprobe读取视频文件参数

## 环境设置
node & npm https://nodejs.org/en/download/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "video-comparison-player",
"version": "0.3.0",
"version": "0.3.1",
"author": "Ruoshi",
"description": "Video comparison player",
"private": true,
Expand Down

0 comments on commit 4182913

Please sign in to comment.