-
Hi,
I am compressing .mp4 (3 minutes video) of size 368.2MB using following command:
ffmpeg -y -i /storage/emulated/0/DCIM/Camera/20151119_200558.mp4 -strict experimental -vcodec libx264 -r 30 -acode…
-
Hi,
I am uploading my build with the ffmpeg dependency in it. Google play store show warning to add support for 64-bit till 1-Aug-2019 otherwise user won't able to install apk.
Please suggest how …
-
-
**Problem:**
I need to develop an Android App that display live streaming from GoPro Hero 4..
Can You help me, please?
I have used a Python script that work very well (it using ffplay), but I…
-
Hello and many thanks for your ffmpeg library for Android.
After reading about the new 64bit requirement for Android of native libraries, I noted that your library is not stored in Libs but in Asse…
-
Hi,
This question is not direct related with QtAVPlayer. So You may remove or close.
To compile FFmpegAndroid library for QtAVPlayer, which ndk r is compartable?
Do you use pre-build FFmpeg libra…
-
拷贝so文件到项目,也把cpp文件拷贝过去了,还是会提示如下错误,请问是什么原因导致的呢,是不是so文件影响的?
java.lang.UnsatisfiedLinkError: No implementation found for int com.frank.ffmpeg.FFmpegCmd.handle(java.lang.String[]) (tried Java_com_fran…
-
### 现象描述
```shell
M1710U:/data/local/tmp # ./mediamtx
2023/04/06 02:38:38 INF MediaMTX / rtsp-simple-server v0.22.0
2023/04/06 02:38:38 INF [RTSP] listener opened on :8554 (TCP), :8000 (…
-
目前条件:有视频流地址,有该视频流相对于的音频流地址
功能需求:把音频流和视频流合成一路音视频流,然后用vlc(或者其他播放器)播放
FFmpegAndroid 能够合成一路音视频流地址,吗?合成之后我在本地app 播放器(vlc)可以播放出来吗?
-
Please provide:
- Link to build log from https://jitpack.io : https://jitpack.io/com/github/vidvivek/ffmpeg-android-java/v0.3.3/build.log
- Does the project build on your machine with **the sa…