-
### What feature do you want to get added on the **base** engine?
I would like to add rendering mode to android, or at least an optimized mode to record my screen and showcase spammy charts with no…
-
Great project.
I tested WebM transparent video, which contains BGRA channels, but after decoding with EIRTeam.FFmpeg, the pixels obtained only have BGR channels. The transparent pixels are lost.
…
-
d:/cygwin/home/soloye/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/windows/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld.exe: ./obj/local/armeabi/o…
-
I joined the beta program because it said "Not compatible with your device" however I'm still getting the same.
My phone is a slightly outdated Samsung S20+ (4 years old so it doesn't receive non-s…
-
Background: Termux is a Linux terminal emulator on the Android platform. We can install FFmpeg in it by executing `pkg install ffmpeg`, and the current provided version is `6.1.1`.
Recently, I comp…
-
I am new in github, my question is, can i use this library in my project and publish in google play or i need buy some license ?
-
ffmpeg动态库编译完之后怎么编译ijk
-
### System Information
opencv 4.8
Android SDK
### Detailed description
Hello OpenCV Team,
I am currently working on an Android project that requires using OpenCV for video processing tasks. My …
-
### Xmake 版本
v2.8.6
### 操作系统版本和架构
ubuntu
### 描述问题
ffmpeg android compile failed : ndk toolchains need update to llvm.
### 期待的结果
ffmpeg android compile pass
### 工程配置
xrepo install -p android -…
-
By changing:
```js
modules = ["android"];
```
to:
```js
modules = ["android", "linux"];
```
in https://github.com/bscotch/igor-setup/blob/main/src/lib/igor-setup.ts#L182
I was able to make…