Commit ddebad3
Convert demo video to mp4 for GitHub inline playback
GitHub markdown renderer requires H.264 mp4 for inline video;
.mov (HEVC/QuickTime) is not rendered. Converted with ffmpeg:
24MB .mov -> 6.1MB H.264 mp4 with faststart for web streaming.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 95595aa commit ddebad3
File tree
3 files changed
+3
-3
lines changed- Playground/android-use-agent
- assets
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
Binary file not shown.
0 commit comments