174 Commits

Author SHA1 Message Date
Fran
2cfc9f1a65 upgrade testify deps (#86) 2023-09-29 18:59:45 +02:00
Fran
cd87981cb6 Update README.md 2023-09-29 18:47:02 +02:00
Fran
197c652cc2 remove travis-ci (#85) v1.0.0 2023-09-29 18:24:03 +02:00
Fran
4928cfec45 add gha workflow badge (#84) 2023-09-29 18:21:52 +02:00
Fran
803a7842ee remove circleci (#83) 2023-09-29 18:16:18 +02:00
Fran
ec40467798 cleanup & fix ci (#82)
* cleanup readme & examples
* upgrade go version
* add makefile with basic commands
* add e2e test
* add gha
* update .gitignore
2023-09-29 17:47:28 +02:00
Farshid Tavakolizadeh
029b93e5f0 Pass failed command to improve error reporting (#78) 2023-09-29 14:02:25 +02:00
Fran
5ca2d3062d Merge pull request #75 from basriciftci/master
Add single_file option
2021-06-24 12:31:49 +02:00
basriciftci
a7aded7456 Update media.go 2020-09-05 19:19:34 +03:00
basriciftci
678aa41e74 Add single_file option 2020-09-05 19:15:45 +03:00
Fran
5550d238df Merge pull request #74 from gongym12138/patch-1
Update transcoder.go
2020-08-25 12:09:27 +02:00
gongym
aa6bff624d Update transcoder.go 2020-08-25 13:38:05 +08:00
Fran
d910add319 Update README.md 2020-07-30 15:44:36 +02:00
Fran
fb3f88b192 Merge pull request #55 from r3b-fish/feature/exclude-empty-hls-key-info-file-param
Skip an empty -hls_key_info_file parameter
2020-06-24 16:55:40 +02:00
Fran
67dc5040e6 Merge pull request #56 from r3b-fish/feature/allow-change-protocol-whitelist
Add the possibility to change whitelist protocols
2020-06-24 16:53:07 +02:00
Fran
3fd5d1a03e Merge pull request #63 from mie00/rawargs
use raw args in ffmpeg command
2020-06-22 21:52:37 +02:00
Fran
c8be03ba48 Merge pull request #64 from mie00/rwinterfaces
use interfaces for pipe readers and writers
2020-06-22 21:51:43 +02:00
Fran
7e547bf420 Merge pull request #61 from manscrober/patch-1
This makes transcoder.Output() work again.
2020-06-22 21:50:27 +02:00
Mohamed Elawadi
8c3fde32a9 use raw args in ffmpeg command 2020-05-17 20:14:52 +02:00
Mohamed Elawadi
f9f0a2a133 use interfaces for pipe readers and writers 2020-05-17 20:13:28 +02:00
manscrober
aa8cdf013e This makes transcoder.Output() work again.
Since errb is not really handled later on anyway and error from ffmpeg are still printed, I think this change only makes sense. 
credit to https://github.com/xfrr/goffmpeg/issues/54#issuecomment-616273992
2020-05-07 00:51:19 +02:00
Stanislav Morozov
fd973f7a7c Add the possibility to change whitelist protocols 2020-04-11 01:54:28 +03:00
Stanislav Morozov
644d31a1bc Update CI scenario 2020-04-11 00:59:24 +03:00
Stanislav Morozov
7d6d942ab4 Don't add hls_key_info_file to command if it's not present 2020-04-11 00:48:39 +03:00
Fran
c3a1545b29 fixed circleci config 2020-04-03 13:50:21 +02:00
Fran
cd00785514 added circleci config 2020-04-03 13:47:30 +02:00
Fran
1cbaa59b1d Added stale and CODEOWNERS files 2020-04-03 13:40:47 +02:00
Fran
f764517845 Fix ffmpeg and ffprobe path, minor fixes 2020-04-03 13:28:23 +02:00
Fran
372fcc37eb added go modules, fixed mediafile and tests 0.5.0 2020-04-03 09:51:40 +02:00
xfrr
eb404c9db1 Revert "go modules added, fixed mediafile and tests"
This reverts commit b06797a099.
2020-04-02 23:55:37 +02:00
xfrr
b06797a099 go modules added, fixed mediafile and tests 2020-04-02 23:50:28 +02:00
Fran
4a0d2c8185 Merge pull request #52 from tarrencev/patch-1
Fix (*Mediafile).ObtainMovFlags redeclared in this block
2020-04-02 21:30:06 +02:00
Tarrence van As
345bcf5074 Fix (*Mediafile).ObtainMovFlags redeclared in this block
Resolving an redeclaration issue
2020-04-02 09:54:50 -04:00
Fran
de2ff196a5 Update media.go 2020-04-01 01:41:07 +02:00
Fran
74fe1bee02 Merge pull request #46 from recurser/feature/add-flags
Add support for -compression_level, -map_metadata and -metadata.
2020-03-30 18:40:03 +02:00
Fran
d0671eab06 Merge branch 'master' into feature/add-flags 2020-03-30 18:39:50 +02:00
Fran
63d0c68a67 Merge pull request #48 from vivienbcr/AES-Encryption
Add HLS AES encryption
2020-03-30 18:29:07 +02:00
Fran
39b7630e53 Merge branch 'master' into AES-Encryption 2020-03-30 18:27:53 +02:00
Fran
59a0865042 Merge pull request #44 from Nks/master
Added master playlist and segment filename support.
2020-03-30 18:25:24 +02:00
Fran
e8ff2ef84c Merge branch 'master' into master 2020-03-30 18:24:40 +02:00
Fran
11d51d4113 Merge pull request #41 from Enflick/master
Improve Implementation of Existing Pipe-in, and fully Implement Pipe Protocol
2020-03-30 18:16:51 +02:00
Fran
093b9f118f Merge branch 'master' into master 2020-03-30 18:16:42 +02:00
Fran
f511f595a5 Merge branch 'master' into AES-Encryption 2020-03-30 18:14:09 +02:00
Fran
084f7cbbb2 Merge pull request #47 from Tecuane/master
Add SetPixFmt()
2020-03-30 18:11:57 +02:00
vivien
85f752527d setup getters && setters for HLS AES encryption 2020-03-01 19:29:12 +01:00
Elliot Speck
cb8da25c67 Delete go.mod 2020-01-28 21:49:19 +11:00
Elliot Speck
2bc596e66f Add SetPixFmt().
Used for GIF to WEBM via pix_fmt yuv420p.
2020-01-28 21:33:08 +11:00
Elliot Speck
4731dea9cb Add go.mod. 2020-01-28 21:32:45 +11:00
Dave Perrett
5162de9112 Add support for -metadata via SetTags(). 2020-01-06 21:53:39 +09:00
Dave Perrett
54f3bcb504 Add support for -compression_level and -map_metadata. 2019-12-31 00:54:40 +09:00