Tolriq

Results 228 comments of Tolriq

I may look into it next year, but since it seems that the Google library is closed source, it should probably be proposed as an optional module. Not sure direct...

After a quick look, that Google library currently adds some insane permissions and in all cases require a new permission even from AIDL. I do not care enough about the...

BTW @d4rken anyway to have a new official release with my patches so I can stop managing a custom aar? :)

Can someone please take 1 min to answer my questions about extractors and multi tracks so I can do the PR and stop getting those kind of reviews? ![image](https://user-images.githubusercontent.com/932609/203239903-c9515465-a179-435f-b84d-83d56166c2a5.png)

So I decided to leave the track numbering and attribution to the one who will implement Theora support. Opened that properly ignore invalid track and allow playing of the first...

@tanersener So after tons of time lost to try to understand WTF was happening on Android the issue are the few ```exit(1);``` still present in `fftools_ffprobe.c` those trigger the crash....

Installé it's still to be fixed

No this is a bug in ffmpegkit when it encounters those errors it runs exit(1); that triggers the OS crash. @tanersener knows that since most of the other exit() calls...