Skip to content

Commit b80864c

Browse files
committed
fix videos in readme
1 parent 5a3e455 commit b80864c

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

+4-12
Original file line numberDiff line numberDiff line change
@@ -91,16 +91,12 @@ Follow an object on the canvas easly. Steps for a correct workflow:
9191
#### Tutorial
9292

9393
For this example the edition requires 30 seconds.
94-
<div style='position:relative; padding-bottom:calc(56.25% + 44px'>
95-
<iframe src='https://gfycat.com/ifr/aridcomplexkawala' frameborder='0' scrolling='no' width='100%' height='100%' style='position:absolute;top:0;left:0;'></iframe>
96-
</div>
94+
<video style="width:100%" controls src="https://giant.gfycat.com/AridComplexKawala.mp4" type="video/mp4" autoplay loop></video>
9795

9896
#### Final result
9997

10098
Right side was processed with dynamic crop.
101-
<div style='position:relative; padding-bottom:calc(56.25% + 44px'>
102-
<iframe src='https://gfycat.com/ifr/weeklyemptydalmatian' frameborder='0' scrolling='no' width='100%' height='100%' style='position:absolute;top:0;left:0;'></iframe>
103-
</div>
99+
<video style="width:100%" controls src="https://giant.gfycat.com/WeeklyEmptyDalmatian.mp4" type="video/mp4" autoplay loop></video>
104100

105101
### Filter
106102

@@ -122,17 +118,13 @@ Rotate your video to any direction with just one click.
122118
### Loop
123119

124120
Loop function, forward and reverse making an infinite effect. You _can't_ use filter or interpolation with it.
125-
<div style='position:relative; padding-bottom:calc(56.25% + 44px'>
126-
<iframe src='https://gfycat.com/ifr/AnimatedUnimportantAlligatorsnappingturtle' frameborder='0' scrolling='no' width='100%' height='100%' style='position:absolute;top:0;left:0;'></iframe>
127-
</div>
121+
<video style="width:100%" controls src="https://giant.gfycat.com/AnimatedUnimportantAlligatorsnappingturtle.mp4" type="video/mp4" autoplay loop></video>
128122

129123
### Stabilization
130124

131125
Use different levels of stabilization for your clip. Left side original, right side processed. Find it in Advanced>Processing.
132126

133-
<div style='position:relative; padding-bottom:calc(28.13% + 44px)'>
134-
<iframe src='https://gfycat.com/ifr/DentalAnchoredHedgehog' frameborder='0' scrolling='no' width='100%' height='100%' style='position:absolute;top:0;left:0;' allowfullscreen></iframe>
135-
</div>
127+
<video style="width:100%" controls src="https://giant.gfycat.com/DentalAnchoredHedgehog.mp4" type="video/mp4" autoplay loop></video>
136128

137129
### Merge
138130
Drag and drop video files inside the application, search for the new video in source path. *The group of videos must have the same encodes / dimensions*.

0 commit comments

Comments
 (0)