-
I've tried it, it can't cut wav, it can cut mp3. And when I import the ffmpeg_kit_flutter_audio 6.0.3 dependency, it will conflict with ffmpeg_kit_flutter 6.0.3, causing an error.Just like the questio…
-
**Description**
When trying to decode with the `mediacodec` hwaccel decoder, the decoder gives a lot of errors, it seems to only decode the first frame or first few video frames after which it fail…
-
I am trying to migrate the 'com.arthenica:**mobile-ffmpeg-full:4.4**' to 'com.arthenica:**ffmpeg-kit-full:6.0-2**'. But i don't found any migration guides for this. Appreciate inputs on this.
How …
-
**Description**
I am trying to use the text_align property noted in the docs:
```ffmpeg
drawtext=text='Test caption that is long enough to wrap on the screen':x=60:y=120:fontcolor=white:text_alig…
-
### Description
When I use firebase_auth: ^5.3.2 package, I get an error:
Swift Compiler Error (Xcode): No such module 'GoogleUtilities_AppDelegateSwizzler'
..../Pods/FirebaseAuth/FirebaseAuth…
-
Whenever i run "expo run:android" via npm package.json this error occurs:
``` Task :pchmn-expo-material3-theme:compileDebugKotlin FAILED
│
│ FAILURE: Build failed with an exception.
│
│ * Wh…
-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugDuplicateClasses'.
> A failure occurred while executing com.android.build.gradle.internal.t…
-
**Description**
command = ' -ss $startPoint -i "$videoPath" -t ${endPoint - startPoint} -avoid_negative_ts make_zero -c:a aac -crf 15 -c:v libx264 -preset veryfast ' + '-y "$outputPath"';
input…
-
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…
-
[AVFilterGraph @ 0xb400007b93c78b80] No such filter: 'drawtext'