Commit Graph

50 Commits

Author SHA1 Message Date
leiiwang
752c6e045d Merge pull request #69 from AaHaInc/master
ProbeReader (sam as Probe but accepts io.Reader)
2022-12-06 23:48:55 +08:00
Evghenii Maslennikov
5fd3dc7956 ProbeReader (Probe but accepts io.Reader) 2022-11-26 00:13:43 +02:00
leiiwang
559c4fdc58 Merge pull request #63 from BubbaJoe/patch-1
Only escape when the text is not empty
2022-11-01 14:31:04 +08:00
leiiwang
2ac7dbe13c Merge pull request #65 from banana-framework-lab/banana-patch-1
U In version 1.19, ffmpeg in the current directory cannot be used aut…
2022-10-31 18:33:23 +08:00
zhangzhonghao
a90f7ca856 U In version 1.19, ffmpeg in the current directory cannot be used automatically, and the path of ffmpeg can be customized 2022-10-31 15:24:09 +08:00
Joe Williams
2e1001f802 only escape when the text is not empty 2022-10-21 23:54:12 +09:00
leiiwang
f39088dce0 Merge pull request #60 from alef-ru/patch-1
Fixed broken link in README
2022-09-09 14:43:49 +08:00
leiiwang
58ef9565d5 Merge pull request #61 from alef-ru/dev/input-order
Fixed incorrect order of input files
2022-09-09 14:43:10 +08:00
Alexander Efremov
736a8dca23 Fixed incorrect order of input files 2022-08-27 21:48:08 +03:00
alef-ru
24cc9d4dd2 Fixed broken link in README 2022-08-27 19:17:06 +03:00
leiiwang
8af5c38498 Merge pull request #44 from alexg-axis/dev/compilation-options
Add support for compilation options
2022-03-29 09:18:53 +08:00
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
leiiwang
f26072ad8e Merge pull request #42 from u2takey/develop
tidy go mod, test ok on go1.16
v0.4.1
2022-03-16 16:08:11 +08:00
wanglei.w
98a5c5c30b tidy go mod, test ok on go1.16 2022-03-16 16:07:22 +08:00
leiiwang
873fdb44e4 Merge pull request #38 from u2takey/develop
fix: add missing method RunWithResource
2022-01-29 14:53:03 +08:00
wanglei.w
3cc1710421 fix: add missing method RunWithResource 2022-01-29 14:51:36 +08:00
leiiwang
56ea322523 Merge pull request #29 from connorryanbaker/master
remove gjson to address security alert
v0.4.0
2021-11-01 10:29:18 +08:00
Connor Baker
491575df52 remove gjson dependency 2021-10-28 15:12:18 -04:00
leiiwang
a461c09705 Merge pull request #27 from connorryanbaker/master
update gjson version
2021-10-01 14:49:58 +08:00
Connor Baker
2758af6b5d update gjson version 2021-09-29 13:49:15 -04:00
leiiwang
718319924c Merge pull request #17 from u2takey/develop
add more examples
2021-07-11 18:12:57 +08:00
wanglei.w
78eb37f868 add more examples 2021-07-11 18:12:30 +08:00
leiiwang
f767d1daae Merge pull request #16 from u2takey/develop
print command args after compile
2021-07-07 10:20:42 +08:00
wanglei.w
f057d20328 print command args after compile 2021-07-07 10:19:45 +08:00
leiiwang
f6e34f92a1 Merge pull request #14 from u2takey/develop
add example for gocv
2021-07-05 00:07:21 +08:00
wanglei.w
4f101ef477 add example for gocv 2021-07-05 00:06:28 +08:00
leiiwang
69546b95d3 Merge pull request #12 from u2takey/develop
fix merge output; support error to stdout
2021-06-25 18:55:36 +08:00
wanglei.w
6c40f6e9bb fix merge output; support error to stdout 2021-06-25 18:54:51 +08:00
leiiwang
0d57369db8 Merge pull request #9 from u2takey/develop
add license
2021-05-30 15:14:35 +08:00
wanglei.w
ea7295fb23 add license 2021-05-30 15:14:08 +08:00
leiiwang
13a8ddb89d Merge pull request #6 from u2takey/develop
add some test for avfoundation/output args
2021-05-25 11:28:23 +08:00
wanglei.w
25f0d871c5 add some test for avfoundation/output args 2021-05-25 11:27:26 +08:00
leiiwang
1f81a6c0c0 Merge pull request #3 from andrewiankidd/ffprobe-default-opts
expose ProbeWithTimeout functionality without default options
2021-05-20 10:11:31 +08:00
Andrew Kidd
333c4cc41e timeOut passthrough 2021-05-14 18:58:28 +01:00
Andrew Kidd
a9a9c54b6c expose ProbeWithTimeout functionality without default options 2021-05-14 16:26:27 +01:00
wanglei.w
180149a7c9 add s3 stream support v0.2.3 v0.3.0 2021-04-15 17:47:07 +08:00
wanglei.w
bb39562fae add simple example for overlay v0.2.0 2021-04-05 15:48:16 +08:00
wanglei.w
ceeee69afe support cgroup for limit resource 2020-12-04 11:39:32 +08:00
wanglei.w
0782179c94 add more example doc v0.1.0 2020-11-19 15:11:05 +08:00
wanglei.w
5029339c82 add example opencv 2020-11-19 14:42:40 +08:00
wanglei.w
5b1e7d8b9e fix broken link 2020-11-13 10:37:27 +08:00
wanglei.w
81723fa525 fix typo 2020-11-12 13:56:14 +08:00
wanglei.w
c66b90b8e0 add example showProgress 2020-11-12 12:05:45 +08:00
wanglei.w
003ae6618e remove test's go mod 2020-11-11 22:59:56 +08:00
wanglei.w
e5cd8d1332 fix some comment 2020-11-11 22:58:13 +08:00
wanglei.w
37e228fb53 fix debug 2020-11-11 22:54:01 +08:00
wanglei.w
5a1890c3e8 add example; add escape
move sample data
2020-11-11 22:43:19 +08:00
wanglei.w
b260b92d8a and stream example 2020-11-11 14:06:04 +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