Brian van den Broek
Brian van den Broek
There are currently no 64 bit libraries added. Will update back on this.
That command seems to work fine for me. On what device are you testing this? Could you provide me your full code so I can reproduce this?
Your command works fine for me on x86 emulator. Which exact ROM are you using and which Android API version?
This might break current implementations. I suggest that this will be implemented in a future major release.
Can you reproduce this on a PC too?
I think that warning can be ignored. Are you passing the correct stream? It logs UDP timeout.
Seems like a good idea to test this. I just build FFmpeg with `--arch=arm --cpu=armv7-a` but still getting: `using cpu capabilities: ARMv6 NEON` Any idea which FFmpeg compile parameters I...
Does the ffmpeg command stop when pausing the app/activity? This should not happen. In Android developer settings, did you enable `Don't keep activities. Destroy activity as soon as the user...
What if you run it in a foreground service?
Warnings can be ignored most of the times. Does the command still execute properly?