-
In the new raspbian 4.19, the bcm2835-codec module loaded by default expose three v4l2 memory to memory (M2M) devices for the video decoder, encoder, and ISP resize respectively : /dev/video10, /dev/v…
-
**Description**
is there any way to use h264 encoder ?
**Expected behavior**
I just want to get the video encoded by h264, so that it can be played by android build-in player
**Current behavio…
-
**Description**
Hi, Thank you guys for the work you did on this framework, I'm having a bit of trouble finding and streaming the output video from HLS here is my code :
```
val url = "http://video…
-
Hi, first of all thanks for a hell of a job :)
I'm running Gentoo v1.5.3 on RPI4. I've tried watching 1080p videos on youtube via Chromium and Firefox. The videos are unwatchable - stuttering and CPU…
-
**Description**
Not a bug report or anything but mostly a common sense check.
First of all thanks for porting this, and making it much much easier to use on Android.
Now to the point in question.…
-
Hello every one , i have a chat application with send video in react native
i need to change the scale of video after recording
i tried this code .
let outputpath ='file://' + RNFS.DocumentDire…
-
Thanks for this great build tool!
I think your recent commit 5fd5204b1ef180630e8b2a3d5d6694b154bbaef4 broke my build. It will complain about the sysroot, which is also changed in the commit. Could yo…
-
**Description**
I am trying to extract all frames between given seconds. But select filter doesn't work as expected. It doesn't change the starting time of the video.
**Expected behavior**
I am u…
-
Hello.
I am trying to use the newest ffmpeg-mobile version (com.arthenica:mobile-ffmpeg-full:4.3.1).
No matter which output format I am choosing I get the same error e.g.:
`Requested output form…
-
First thank you for this awesome library 👏
**Description**
I'm trying to execute filter command as following:
"ffmpeg -i -threads 2 -vf [in]deflicker,dejudder[p0];[p0]vidstabdetect=shakiness=10:ac…