-
in this link [https://github.com/YuvalNirkin/fsgan/wiki/Paper-Models-Inference#image-to-video-face-swapping]() , the script `face_swap_image2video.py` does not found in the whole repo codebase , and …
-
I made a demo to showcase encoding images to MPEG-1 video which shows
1. Very slow encoding (encoding 30 frames) -- not suitable for real-time encoding?
2. Output video is not playable
Output …
-
Hello,
Our repository is Amazing!We can swap a whole video in 1 min!
When we use face_swap_image2video.cpp, we have a problem and hope your optimize opinion.
We found that when the vid…
-
**Describe the bug**
I run the code in example in my electron app and I change the settings and I got this error
**Code**
```Javascript
const { createWorker } = require('@ffmpeg/ffmpeg');
c…
-
When i add -vf setsar=1:1 is working but zoompan=d=60 disabled
i used zoompan=d=60 for slide time
Please help me
```
var proc = new ffmpeg('./test/' + 0 + '/img%0d.jpg').format('mp4')
…
-
Hey guys,
I haven't found a solution to my issue yet.
There is this exampls of creating a video from an image. https://github.com/fluent-ffmpeg/node-fluent-ffmpeg/blob/master/examples/image2video.js
…
-
Hey, I'm kinda new to that whole node.js thing.
So I'm sorry if my question is a bit stupid...
i try to use the example 'image2video'
(here: https://github.com/schaermu/node-fluent-ffmpeg/blob/mast…
msho updated
10 years ago