MikeIndiaAlpha

Results 5 issues of MikeIndiaAlpha

This set of changes is about two things: - First, obvious follow-up to a first batch of changes, like removal of old transcode() function implementation, removing code that is no...

support audio-only streams for transcoding Why? These will just be rejected right now. Since we already don’t support this, low priority, but would be nice to get to. Right now...

As described here: https://github.com/livepeer/studio/issues/1239 there are several problems with HW encoder scaling video prior to encode. Two we know for sure: - In 854x480 profile (I had to add one...

So to be honest I failed to understand completely original author's intentions. It is a complex code, and getting resolutions/aspects right is notoriously tricky. BTDT. Also, this is my last...

Alternative input system for LPMS. The idea is to allow using of FFmpeg demultiplexers with any input mechanism, such as network packet delivery. In order to do that we have...