Commit Graph

7 Commits

Author SHA1 Message Date
Alex Gustafsson
205828f3ee Add support for compilation options
Add options to the Compile function, and in turn, the Run function
in order to modify the compiled command instance before executing
it. This is helpful to, for example, specify that the command
should be run in a separate process group in order for ffmpeg not
to react on SIGINTs sent to the parent proces.
2022-03-22 11:32:09 +01:00
wanglei.w
4f101ef477 add example for gocv 2021-07-05 00:06:28 +08:00
wanglei.w
25f0d871c5 add some test for avfoundation/output args 2021-05-25 11:27:26 +08:00
wanglei.w
bb39562fae add simple example for overlay 2021-04-05 15:48:16 +08:00
wanglei.w
5a1890c3e8 add example; add escape
move sample data
2020-11-11 22:43:19 +08:00
wanglei.w
e5fdc50a8f add view.go and docs 2020-11-10 16:51:14 +08:00
wanglei.w
de958344b9 init with test 2020-11-10 15:49:38 +08:00