owncast/core/ffmpeg
Gabe Kangas d21f136120
Transcoder updates for bitrate validator warnings (#106)
* Transcoder updates for validator warnings (gop, max-bitrates) for #50

* Make the variant settings easier to set/read in code

* Update test to reflect update to transcoder

* Reduce the buffer to give it a little more room to improve the quality. It feels a bit crunched right now.

* Fix test due to changed bitrate buffer ratios

* Tweak buffer size one more time to get errors in the validator to zero

* Saw errors w/ different bitrates, so tweaking it again
2020-08-06 12:19:35 -07:00
..
ffmpeg.go Make setting the offline content optional 2020-07-13 15:13:24 -07:00
thumbnailGenerator.go Support default path of ffmpeg and not needing to specify it in the config 2020-07-13 14:32:12 -07:00
transcoder.go Transcoder updates for bitrate validator warnings (#106) 2020-08-06 12:19:35 -07:00
transcoder_test.go Transcoder updates for bitrate validator warnings (#106) 2020-08-06 12:19:35 -07:00
verifyInstall.go Project restructure (#18) 2020-06-22 18:11:56 -07:00