slyfox1186 / ffmpeg-build-script

The FFmpeg build script build's the most up to date version of FFmpeg by using API calls to download the latest source code available.
GNU General Public License v3.0
45 stars 9 forks source link

support for latest 2310 ubuntu #21

Closed krzemienski closed 9 months ago

krzemienski commented 9 months ago

 ------------------------------
|                              |
| FFmpeg Build Script - v3.1.6 |
|                              |
------------------------------

The script will utilize (64) CPU threads for parallel processing to accelerate the build speed.

Could not detect the Ubuntu version. Line: 1183

To report a bug create an issue at: https://github.com/slyfox1186/ffmpeg-build-script/issues

slyfox1186 commented 9 months ago

You need to help me out here.

This should have been in your original post.

What version of UBUNTU DO YOU HAVE
krzemienski commented 9 months ago

You need to help me out here.

This should have been in your original post.


What version of UBUNTU DO YOU HAVE

Sorry yes I should have! It was in the issue title, Ubuntu 23.10 (Mantic Minotaur)

slyfox1186 commented 9 months ago

Ok I will work on adding support for this. Stand by.

slyfox1186 commented 9 months ago

If you care to search the code you will see that I have added "23.10" at multiple spots in the code. This should verify your Ubuntu version.

HOWEVER,

I do not have that version. If you find there are missing packages or other bugs, report them and I will fix it according to what you bring me.

Thanks for supporting this repo and have a great build!