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

Trying to generate ffmpeg solution file with C errors. #73

Open
sven-pke opened this issue Dec 12, 2024 · 1 comment
Open

Trying to generate ffmpeg solution file with C errors. #73

sven-pke opened this issue Dec 12, 2024 · 1 comment

Comments

@sven-pke
Copy link

Unable to generate solution file for ffmpeg 7.1.

FFmpeg Version

7.1

Command Line

generate_project.exe --prefix=C:\SHIFT_MEDIA\msv --rootdir=C:\SHIFT_MEDIA\source\FFmpeg

Your Environment

  • Visual Studio Version: 2022
  • Operating System and Version: Windows 11 24H2

Possible Fix

The first bug I encountered was with the batch file smp_project_generate_gpl3.bat:
Screenshot 2024-12-12 163420

To bypass this I used generate_project.exe --prefix=C:\SHIFT_MEDIA\msv --rootdir=C:\SHIFT_MEDIA\source\FFmpeg
and got this:
Screenshot 2024-12-12 163636

Screenshot 2024-12-12 163626

The compilation of all deps were successful. I couldnt figure out why this happened.

Is this a known Issue or did I something wrong?

It would be awsome if somebody could help me here or at least point me to the right direction :)

@Sibras
Copy link
Member

Sibras commented Dec 12, 2024

If your just using the default output generated using smp_project_generate.bat then you can save some time and use the already created project located at https://github.com/ShiftMediaProject/FFmpeg which is already at 7.1.
If you want to spec your own version then youll have to post the contents of ffvs_log.txt and atttempt to translate into english

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