-
`
FFCreator error: _fs is not defined
FFEvent {
type: 'error',
pos: 'preProcessing',
error: '_fs is not defined'
}
node:events:505
throw er; // Unhandled 'error' event
^
…
-
As the title says, I didn't find stream-related information in FFmpegKit
-
I am using the below Kotlin code in Android native for converting images to video for 5 sec but for some images, I am getting a black screen in the video which cannot play on an Android device. Some o…
-
**Is your feature request related to a problem? Please describe.**
When doing transcoding, sometimes an outputted file is larger than the input. If my goal is to just save space, this is creating mor…
-
### Describe the issue
Upgraded to 2.4.1 from 2.3.3, was able to scan podcast library (haven't been able to do so since 2.3.x, thank you for the fix!)
Selected Podcast library, then went to librar…
-
The application which I am building requires video and audio to be streamed from frontend to backend ( which consist of various aws services). At backend, video frames should be fed to Rekognition to …
-
### Version information
* fluent-ffmpeg version: ^2.1.2
* ffmpeg version: ^0.0.4
* OS: Ubuntu 22.04
### Code to reproduce
```js
const bucket = storage.bucket('my-bucket.appspot.com');
…
-
**Description**
The following command is giving error
**Expected behavior**
Command to work.
**Current behavior**
package shows error
**To Reproduce**
Use:
```dart
final ffmpegCommand =…
-
Would be quite useful, as currently there is requirement for ffmpeg to be in either the path or right next to the rust binary
-
I try to start again from scratch my plugins by taking inspiration from the great work done by others (I start in coding) but I have a problem with ffmpeg, some mkv keeps the statistics after transcod…