Skip to content

Commit b023ea0

Browse files
committed
update docs
1 parent 9350857 commit b023ea0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ vic http://example.com/video.avi -w 20
5555
-w <int> Max output width, in columns.
5656
Use -w 9999 for fullscreen.
5757
Defaults to 40.
58+
5859
--hide-controls Hide helper text below the video.
5960
```
6061

@@ -65,11 +66,18 @@ vic http://example.com/video.avi -w 20
6566
6667
space ... play/pause
6768
j/l ..... seek back/forwards
68-
s ....... remove/keep segment
6969
m ....... make marker
7070
q ....... finish
7171
```
7272

7373
## Notes
7474

7575
Here's a blog post: https://wonger.dev/posts/chafa-ffmpeg-progress
76+
77+
My main focus for now is fiddling with GitHub Actions and building static binaries.
78+
79+
The other big task is to add audio.
80+
81+
There's several quality-of-life improvements to work on.
82+
83+
Pull requests welcome :)

0 commit comments

Comments
 (0)