swift-video-generator icon indicating copy to clipboard operation
swift-video-generator copied to clipboard

Results 26 swift-video-generator issues
Sort by recently updated
recently updated
newest added

I would like some help to make this work correctly. I am merging a video that is in portrait with a video that is in landscape. As a result the...

i want to video reverse with audio reverse but there is no audio found.

Images loaded by UIImagePickerController don't always have .imageOrientation set to UIImage.Orientation.up. Transformations need to be applied accordingly before encoding them into the video.

I am facing one crash of array index out of range while creating the video from one audio & multiple images. @IBAction func proccedButtonHandler(sender: UIButton) { if let audioURL4 =...

Hi, After converting images + audio to a video, the video size is not the same as the photo. It becomes smaller than photo size. ![IMG_FBF4EC9C419B-1](https://user-images.githubusercontent.com/54824252/124710543-c6c04880-deb1-11eb-9627-6d1fb9eedbd3.jpeg) Please help to have...

Is FPS really 1? Does anyone know a way to increase FPS so video does not lag audio when sound recording is continuous?

Installing via SPM won't work on newer projects since the minimum requirement needs to be set to iOS11.

I would like some help to make this work correctly. I am generating video from UIImage array by using generate interface of this opensource. Iphone 8 (IOS 14.2.0) works well....

Thank you for this library! I want to create a video from a UIImage array but with no audio. I am unable to set `andAudios` to nil; how can I...