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

build FFmpeg with CMake, update version #181

Open
smanders opened this issue Apr 4, 2018 · 1 comment
Open

build FFmpeg with CMake, update version #181

smanders opened this issue Apr 4, 2018 · 1 comment
Assignees
Milestone

Comments

@smanders
Copy link
Owner

smanders commented Apr 4, 2018

currently we build FFmpeg on Linux via configure/make and have a pre-built version on Windows

to enable us to move forward to new versions of FFmpeg we should build FFmpeg with CMake (so it can build the same way on all platforms without requiring mingw or some other unix-like layer on Windows)

and once we're building via CMake, update to a newer version of FFmpeg

@smanders smanders added this to the next milestone Apr 4, 2018
@smanders smanders modified the milestones: next, 21.03 Jan 22, 2021
@smanders smanders modified the milestones: 21.03, future Feb 23, 2021
@smanders smanders self-assigned this Jun 23, 2023
@smanders
Copy link
Owner Author

initial work now in dev branch (will be part of externpro 23.03 release)

FFmpeg/FFmpeg@n4.3.1...ndrasmussen:FFmpeg:xp4.3.1
FFmpeg/FFmpeg@n4.3.1...smanders:FFmpeg:xp4.3.1

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

No branches or pull requests

1 participant