issues Search Results · repo:video-dev/video-transcoding-api language:Go
Filter by
72 results
(91 ms)72 results
invideo-dev/video-transcoding-api (press backspace or delete to remove)It would be great to be able to set bframes on the presets for H264 video.
enhancement
adamthesax
- 1
- Opened on Nov 27, 2019
- #291
Hi-
We are currently running v1.7.0 in production and are looking to plumb in some more options into the presets (b-frame, 2
pass encoding, etc). Before we get into writing any code the question is what ...
adamthesax
- 4
- Opened on Nov 25, 2019
- #290
This way we can get nice release notes in the GitHub release pages.
Some examples:
- s3-upload-proxy: https://github.com/fsouza/s3-upload-proxy/releases
- fake-gcs-server: https://github.com/fsouza/fake-gcs-server/releases ...
build-process
enhancement
fsouza
- Opened on Jul 26, 2019
- #242
Error message:
--- FAIL: TestZencoderBuildOutputs (0.01s)
--- FAIL: TestZencoderBuildOutputs/Test_with_a_mix_of_HLS_and_MP4_outputs (0.00s)
zencoder_test.go:596: error getting localpreset: local preset ...
bug
fsouza
- Opened on Jul 26, 2019
- #240
I think we should rename the import path, and since this will be a breaking change, let s tag v2 and get some other
breaking changes in before doing that? x)
I propose removing ElasticTranscoder! :D
...
enhancement
fsouza
- 1
- Opened on Jul 26, 2019
- #239
flavioribeiro
- Opened on May 24, 2019
- #209
make test is failing because of lint errors which seem to be valid. travis marked the build failed as well.
golangci-lint run \
--enable-all \
-D errcheck \
-D lll \
-D gochecknoglobals \
-D ...
my3
- Opened on Apr 2, 2019
- #206
Users / Importers of video-transcoding-api, please note that the github.com/NYTimes org (where this repo resides) will
be renamed to all lowercase github.com/nytimes. This branding change is for readability ...
gkilleen
- 1
- Opened on Feb 14, 2019
- #200
When running a HLS job with Bitmovin, the manifests created are pointing to invalid segment URL s.
Example: job.json
{
outputs : [
{ preset : 240p , fileName : manifest_240p.m3u8 },
{ preset ...
flavioribeiro
- 1
- Opened on Sep 16, 2018
- #197
When a job is finished with HLS outputs, the API is not exposing the master manifest url:
{
output : {
destination : s3://cbsi-encode-outputs/f1a54dbd56cdf180/
},
progress : 100, ...
flavioribeiro
- Opened on Sep 16, 2018
- #196

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.