I am trying to install mobile-ffmpeg-full-gpl
(4.4.LTS) in my iOS project using CocoaPods
, but I am encountering a 404 error when CocoaPods
attempts to download the framework.
Here is the error message:
\[!\] Error installing mobile-ffmpeg-full-gpl
\[!\] /usr/bin/curl -f -L -o /var/folders/78/lk7swzb97ml4dt3zd9grny0c0000gn/T/d20250201-6580-dtli8h/file.zip .4.LTS/mobile-ffmpeg-full-gpl-4.4.LTS-ios-framework.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.15.2 cocoapods-downloader/2.1'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (56) The requested URL returned error: 404
It seems like the requested file is no longer available at the specified URL.
Checked the official GitHub releases page for mobile-ffmpeg-full-gpl
(4.4.LTS), but I couldn't find the exact file.
I am trying to install mobile-ffmpeg-full-gpl
(4.4.LTS) in my iOS project using CocoaPods
, but I am encountering a 404 error when CocoaPods
attempts to download the framework.
Here is the error message:
\[!\] Error installing mobile-ffmpeg-full-gpl
\[!\] /usr/bin/curl -f -L -o /var/folders/78/lk7swzb97ml4dt3zd9grny0c0000gn/T/d20250201-6580-dtli8h/file.zip https://github/tanersener/mobile-ffmpeg/releases/download/v4.4.LTS/mobile-ffmpeg-full-gpl-4.4.LTS-ios-framework.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.15.2 cocoapods-downloader/2.1'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (56) The requested URL returned error: 404
It seems like the requested file is no longer available at the specified URL.
Checked the official GitHub releases page for mobile-ffmpeg-full-gpl
(4.4.LTS), but I couldn't find the exact file.
- I think it is because package was archived in github, So all those zip resources are now available in /archives on github. – Łukasz Blaszyński Commented Feb 1 at 17:40
1 Answer
Reset to default 0The FFMpegKit and mobile-ffmpeg stopped their support, read here for more.
https://tanersener.medium/whats-next-for-mobileffmpeg-44d2fac6f09b