Skip to content

Commit 254a65b

Browse files
committed
Fix Final effect video error
1 parent 23677f4 commit 254a65b

7 files changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,7 @@ Use this method if you have cloned the project source code from GitHub and want
105105

106106
## Final effect
107107
Here are some possible results from a local test run:
108-
<video src="https://github.com/whyb/HwCodecDetect/blob/main/imgs/hwcodecdetect.mp4?raw=true" muted autoplay loop controls style="max-width: 100%;">
109-
</video>
108+
![test result](https://raw.githubusercontent.com/whyb/HwCodecDetect/main/imgs/hwcodecdetect.gif)
110109

111110
## Star History
112111
[![Star History Chart](https://api.star-history.com/svg?repos=whyb/HwCodecDetect&type=date&legend=top-left)](https://www.star-history.com/#whyb/HwCodecDetect&type=date&legend=top-left)

README.zh.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@
9898

9999
## 效果展示
100100
下面是本地运行测试的可能的结果:
101-
<video src="https://github.com/whyb/HwCodecDetect/blob/main/imgs/hwcodecdetect.mp4?raw=true" muted autoplay loop controls style="max-width: 100%;">
102-
</video>
101+
![test result](https://raw.githubusercontent.com/whyb/HwCodecDetect/main/imgs/hwcodecdetect.gif)
103102

104103
## Star增长记录
105104
[![Star History Chart](https://api.star-history.com/svg?repos=whyb/HwCodecDetect&type=date&legend=top-left)](https://www.star-history.com/#whyb/HwCodecDetect&type=date&legend=top-left)

imgs/decoder.png

-145 KB
Binary file not shown.

imgs/encoder.png

-100 KB
Binary file not shown.

imgs/hwcodecdetect.gif

3.6 MB
Loading

imgs/hwcodecdetect.mp4

-858 KB
Binary file not shown.

imgs/run_tests.png

-2.22 MB
Binary file not shown.

0 commit comments

Comments
 (0)