Transcoder icon indicating copy to clipboard operation
Transcoder copied to clipboard

buffers.getoutputbuffer(result) must not be null error for updated version 0.10.0

Open pawaom opened this issue 5 years ago • 1 comments

buffers.getoutputbuffer(result) must not be null error for updated version 0.10.0 (new kotlin version)

When we try to use the updated version it gives above error ,for all the videos.

Earlier version (Java) used to work.

pawaom avatar Mar 25 '21 13:03 pawaom

Got a repro for this here: https://github.com/natario1/Transcoder/issues/184

vanniktech avatar Mar 05 '23 14:03 vanniktech