Flavio Ribeiro
Flavio Ribeiro
@marzagao sure, now that we have [0.3](https://github.com/snickers/snickers/releases/tag/0.3) I think this one should be the main feature for 0.4. In order to generate the HLS outputs [we are generating a h264/mp4...
The idea of a method on the `JobGroup` is good. If we go for the other approach, which is one `Job` just for the Master Playlist, we'll need to figure...
another example: https://github.com/NYTimes/video-transcoding-api/blob/master/provider/encodingcom/encodingcom.go#L340-L351 and https://github.com/NYTimes/video-transcoding-api/blob/master/provider/zencoder/zencoder.go#L299-L312
https://msdn.microsoft.com/en-us/library/aa473780(v=vs.85).aspx
I think we should scale the dstFrame like [this](https://github.com/3d0c/gmf/blob/master/examples/encoding_h264.go#L189)
this will also solve a lot of issues on [goreport](https://goreportcard.com/report/github.com/snickers/snickers#golint)
we should try https://github.com/fatih/structs
refs https://github.com/3d0c/gmf/issues/49
hey @NickMoores, thanks! that's actually a great feature and I think that all the supported providers have the ability to do this so it's just a matter of mapping the...
hey @peterbe so I did some tests with some [nytimes](http://nytimes.com/video) videos, including some with accents, and the results were really good. Example: http://flv.io/41857_1_02sa-elections_wg_360p.mp4 ``` json { "results": [{ "alternatives": [{...