-
Hi, I reading and trying this plugin with the same code as follows you code
http://writingminds.github.io/ffmpeg-android-java/
`
// Use this for initialization
void Start()
{
…
-
下载demo,运行报错,希望作者能给予一定的帮助
Build command failed.
Error while executing process D:\Android-SDK\cmake\3.6.4111459\bin\cmake.exe with arguments {--build E:\test\FFmpegCmd-master\app\.externalNativeBuil…
-
Hello,
When trying to build 2.4.0 with `gradle assemble`, it can't find some dependencies:
```
Could not resolve all files for configuration ':app:mockDebugCompileClasspath'.
> Could not find co…
-
This project leads to apk of size > 40mb, this is huge waste of space and download time as most of the time, device has only one cpu architecture. Most android phones are armv7, so no need to ship x86…
-
videoUrl=/storage/emulated/0/video/20190531_183536 (1).mp4
下面这俩方法都不行
execffmpeg(String cmd, FFmpegCallBack callBack)
execffmpeg(String[] cmd, FFmpegCallBack callBack)
ffmpeg version 4.1.3 Co…
-
执行$ ./compile-ffmpeg.sh all后出现如下错误:
Toolchain installed to /c/Users/Dollkey/ijkplayer-android/android/contrib/build/ffmpeg-armv5/toolchain.
touch: cannot touch '/c/Users/Dollkey/ijkplayer-android/…
-
为什么在win上使用FFmpeg环境,直接使用命令对视频文件进行转码,可以成功,但是在这个sdk中使用相同的命令却不成功呢? 例如
ffmpeg -i /storage/emulated/0/DCIM/Camera/20190702085518.mp4 -c:a copy /storage/emulated/0/vff/out/20190702085518.mkv
将MP4文件转码成MKV…
-
### Please describe your bug
I added a custom backdrop image jpg to an album, and it initially displayed fine. However, it suddenly went black, and I cannot delete it from the Edit Images UI. If I at…
-
`ffmpeg version n4.0-39-gda39990 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 4.9.x (GCC) 20150123 (prerelease)
configuration: --target-os=linux --cross-prefix=/root/bravobit/ffm…
-
```
What steps will reproduce the problem?
1.Build FFmpeg on Android
2.Tried on Mac and Linux
3../configure is failed
What is the expected output? What do you see instead?
dolphin-player/p/native/ffm…