-
So I got birdnetgo working great but then had to replace my camera that I was using for audio input. Now I'm getting this error message when I run the program.
2024/11/21 22:21:15 Starting ffmpeg w…
-
Currently the settings make far too many assumptions and are extremely brittle.
I'm pretty sure the current defaults settings are outright wrong, because I can't even get any output at the moment, …
-
Hello,
I am using react-native-ffmpeg-kit to encode a video with the following FFmpeg command:
```
ffmpeg -i input.mp4 -c:v hevc_videotoolbox -c:a aac -tag:v hvc1 -vf scale=1920:1080 -b:v 3000k…
-
## Summary
The web backend server for `GPT-SoVITS` lacks proper user input sanitization in the **UVR5 Module**, which leads to **remote OS command injection vulnerability**. This flaw allows attack…
-
Hi,
I am new to this library and want to execute my existing ffmpeg command using this library, could you please help in write a right query? Thanks in advance.
### Version information
* …
-
### Steps to reproduce the problem
I do not know how to replicate this issue. It started crashing my instance regularly a couple days after I migrated it to a new machine. After rebooting the system,…
-
Maybe interesting to know:
```
Command "ffmpeg -f x11grab -show_region 0 -framerate 10 -video_size 1927x1347 -i :1+2565,78 -filter:v scale=iw/1:-1 -codec:v libvpx-vp9 -lossless 1 -r 10 -y /home/te…
-
### Summary
After doing pod install with expo:
```
⚠️ Something went wrong running `pod install` in the `ios` directory.
Command `pod install` failed.
└─ Cause: Invalid `Podfile` file: no impl…
-
When using reatcnative, add pod 'ffmpeg-kit-react-native', :subspecs => ['full'], :podspec => '.. /node_modules/ffmpeg-kit-react-native/ffmpeg-kit-react-native.podspec ': After running archive,…
-
**Describe the bug**
The pkgconf binary crashes (Segmentation Fault) in Fedora 41. That causes errors when building other packages, like ffmpeg.
**Environment**
- OS: Fedora 41
- Compiler: gcc 14.2.1…