-
**FastFlix Version:** 5.8.1
**Operating System:** Nobara Linux 40
**Describe the bug**
FastFlix fails to launch and complains about missing FFMPEG because of it.
**To Reproduce**
Run on the…
-
(roop) C:\refacer>pip install ffmpeg-python
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Requirement already satisfied: ffmpeg-python in c:\programdata\anaconda3\envs\roop\lib\site-p…
-
Just updated to the latest version and using the latest build from ffmpeg and my code is throwing AccessViolationException wherever i'm calling avio_close. Are you seeing the same thing?
Not sure if …
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've …
-
Followed guide
> npm i react-native-android-ffmpeg-wrapper --save
> react-native link react-native-android-ffmpeg-wrapper
> import Ffmpeg from 'react-native-android-ffmpeg-wrapper'
consol…
-
- Artifact_id: [1534564](http://sourceforge.net/support/tracker.php?aid=1534564)
- Opened: 2006-08-04 16:03:58 +0200
- Submitter: Reinhard Hemmerling <hardy2006@users.sf.net>
- Assignee: David M…
-
Hi
I was looking at the following link for adding a watermark
[https://github.com/bramp/ffmpeg-cli-wrapper/issues/76](https://github.com/bramp/ffmpeg-cli-wrapper/issues/76)
Specifically the cod…
-
Hi,
I have got ffmpeg-mpp running successfully with ffmpeg command line, decoding, transcoding, it is working.
Now I am trying to use a c++ wrapper on ffmpeg to develop my own application. It is …
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelated to a spe…
-
how to place moov atom to play mp4 video progressively.. how to apply qt-faststart into wrapper code?
my code:
[FFmpegBuilder builder = new FFmpegBuilder()
.setInput(input) …