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

Error with SDL #5

Closed
alex9434 opened this issue Aug 5, 2023 · 1 comment
Closed

Error with SDL #5

alex9434 opened this issue Aug 5, 2023 · 1 comment
Assignees

Comments

@alex9434
Copy link

alex9434 commented Aug 5, 2023

Hi,
Unfortunately I get an error message with ffmpeg-native:

`
====> sdl <====
Cloning into 'sdl'...
remote: Enumerating objects: 125749, done.
remote: Counting objects: 100% (12568/12568), done.
remote: Compressing objects: 100% (934/934), done.
remote: Total 125749 (delta 11825), reused 12045 (delta 11591), pack-reused 113181
Receiving objects: 100% (125749/125749), 102.66 MiB | 12.30 MiB/s, done.
Resolving deltas: 100% (97915/97915), done.
====> sdl: fetch success -> git https://github.com/libsdl-org/SDL.git <====
/home/alex/ffmpeg-cxc-build/ffmpeg-native: line 962: ./configure: No such file or directory
====> ffmpeg-native: configure stage failed -> sdl <====

`

I am trying to build ffmpeg to run on Debian.

@ctrlesc ctrlesc self-assigned this Aug 8, 2023
@ctrlesc
Copy link
Owner

ctrlesc commented Aug 8, 2023

Try this for a command line:
HINTS_FILE=/home/alex/ffmpeg-cxc-build/ffmpeg-native-build-hints ffmpeg-native

SDL requires a specific branch to build correctly. The one specified in the hints file above includes it. Please give it a try.

@ctrlesc ctrlesc closed this as completed Aug 27, 2023
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