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

Adding a GetVersion() method to the API #553

Open
stambunan opened this issue Dec 9, 2024 · 2 comments
Open

Adding a GetVersion() method to the API #553

stambunan opened this issue Dec 9, 2024 · 2 comments

Comments

@stambunan
Copy link

Is it possible to add a GetVersion() method to both FFProbe and FFMPEG? My use case is that we're building docker images with the latest FFMPEG version and would love to track this in the event that the Ffmpeg stable versions on these images get updated.

@tiesont
Copy link
Contributor

tiesont commented Dec 9, 2024

Would this be expected to return the version of the ffmpeg binary, or the version of FFMegCore?

@stambunan
Copy link
Author

Ah that's a good question. I was thinking of the ffmpeg binary since I couldn't think of a reason to return the FfmpegCore version. We should already know which FFMpegCore version we're using since it's a Nuget Package.

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