-
**Description**
i am using this ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4 it works on pc terminal fine but when i try in flutter
compress(){
_flutterFFmpeg.execute("-i $com…
-
**Description**
Getting "Error while opening decoder for input stream #0:1 : Function not implemented" in the logs for failed execution of Command for encoding video
String cm…
-
[33m⏳ Install the following dependencies: 'c-basic', 'devpkg-libva', and 'git' ...[m
Loading required manifests...
3 bundles were already installed
[33m⏳ Get latest FFmpeg source repository ...…
-
### [REQUIRED] Searched documentation and issues
Hi, I know most of you work on Linux but I am hoping at least to have some clarification on what I could be missing or where would I be able to find t…
-
**Describe the bug**
ffmpeg is "crashing" and generates "ffmpeg sent a broken frame. something is wrong."
**Version of frigate**
blakeblackshear/frigate:stable-armv7
**Config file**
```yaml
…
-
Hi, does this support Jetson Nano?
I tried to run this docker image: `roflcoopter/aarch64-viseron` with the following configurations in the config.yaml file using docker-compose:
```
cameras:
…
-
**Description**
I am new to ffmpeg, and I am trying to allow a user to film a video and save it to their profile. However,before they save it to their profile, I am attempting to generate a png thumb…
-
Hi, i tried this library to run on Android and iOS devices, on Android its working fine but on iOS its giving me error like
**WARNING: library configuration mismatch** and **rc:1** and also showing …
-
I'm trying to get to work hardware acceleration on my Raspberry pi 4-64. I'm using FFmpeg and AFAIK hwaccel can be reached by using OpenMAX or V4L2-M2M.
After '--enable-omx' and 'enable-omx-rpi' for…
-
* Background:
In order to test video streaming data, We need to attache a USB camera to Ubunut PC. In case that the Ubunut PC does not have any USB camera, We need to get appropriate approach to fi…