Tudor
Tudor
Hello @jumperson I have tried the changes from the fork and transcoding a video with the `buffer.hasRemaining` [issue](https://github.com/natario1/Transcoder/pull/158), it seems to get in an infinite loop. In my case any...
On Android, I had 0xFFFFFFEA fixed by making sure the url starts with `file://somepath` rather than `/somepath` only
Hello everyone, I got the same problem reported from a Pixel 4 device. From my understanding the Android SDK does not allow to know which specific authentication method was enabled...
@vascofg ok, I think that's a bit odd. The documentation for this method states it returns `true if the devices supports the feature, else false.` I don't have any device...