Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails #48

Open
Michae1Nechaev opened this issue Jan 19, 2021 · 3 comments
Open

Installation fails #48

Michae1Nechaev opened this issue Jan 19, 2021 · 3 comments

Comments

@Michae1Nechaev
Copy link

Michae1Nechaev commented Jan 19, 2021

image

I have trouble with linking dependency to my project. I already install ffmpeg from brew (on the screen) and have 100 errors because Xcode can't find some auto-linked libraries

But first of all I want to know about possibilities to cut/merge videos and other video editor features? Or I need to use another library?

@sunlubo
Copy link
Owner

sunlubo commented Jan 20, 2021

Yes, FFmpeg can implemet these features. For iOS, you can reference this example.

@Michae1Nechaev
Copy link
Author

But in this example you import SwiftFFmpeg not through spm. How can I fix installation process?

@sunlubo
Copy link
Owner

sunlubo commented Jan 21, 2021

You should use xcframework like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants