m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 257 forks source link

opus: downloads latest model data every time #2613

Closed LigH-de closed 4 months ago

LigH-de commented 4 months ago

The file opus_data-735117b.tar.gz gets downloaded every time in both MinGW32 and MinGW64 build scripts. I believe autogen always executes dnn/download_model.{bat|sh} without checking its presence. Something to report upstream?

ab-suite.autogen.log

./autogen.sh 
Downloading latest model
--2024-03-05 17:15:19--  https://media.xiph.org/opus/models/opus_data-735117b.tar.gz
1480c1 commented 4 months ago

Something to definitely report upstream

L4cache commented 4 months ago

The problem is related to m-ab-s resets git repo everytime

1480c1 commented 4 months ago

Trying out some changes to address this

1480c1 commented 4 months ago

https://github.com/m-ab-s/media-autobuild_suite/commit/837d06de5648e1623b022558159384bd6daf449e