@phiresky remove the following line from PKGBUILD to be able to use transcoding (svpcode):
rm "$pkgdir/opt/$pkgname/extensions/libsvpcode.so"
Git Clone URL: | https://aur.archlinux.org/svp-bin.git (read-only, click to copy) |
---|---|
Package Base: | svp-bin |
Description: | SmoothVideo Project 4 (SVP4) |
Upstream URL: | https://www.svp-team.com/wiki/SVP:Linux |
Licenses: | LicenseRef-custom |
Provides: | svp |
Submitter: | C0rn3j |
Maintainer: | C0rn3j (phiresky) |
Last Packager: | C0rn3j |
Votes: | 54 |
Popularity: | 0.79 |
First Submitted: | 2022-06-20 20:47 (UTC) |
Last Updated: | 2024-10-05 13:31 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »
@phiresky remove the following line from PKGBUILD to be able to use transcoding (svpcode):
rm "$pkgdir/opt/$pkgname/extensions/libsvpcode.so"
$pkgrel
not used in download url
==> Making package: svp 4.5.205-1 (la 20. helmikuuta 2021 13.47.49)
==> Retrieving sources...
-> Downloading svp4-linux.4.5.205.tar.bz2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://www.svp-team.com/files/svp4-linux.4.5.205.tar.bz2
Aborting...
error downloading sources: svp
@C0rn3j please mark the package out of date the next time. It's more likely to get the attention of the maintainer. :)
@balwierz he did :)
Seems like you forgot to update the .SRCINFO with the last update.
I build the AUR packages I maintain via the following hacky oneliner to avoid that situation, might be helpful:
makepkg --printsrcinfo > .SRCINFO && makepkg -sri && makepkg --printsrcinfo > .SRCINFO
Please consider dropping rehosting of the binaries and use the binaries directly from SVP web site. It requires to the Arch user to trust one more person: the maintainer.
@arzeth remove the following line from PKGBUILD to be able to use transcoding (svpcode):
rm "$pkgdir/opt/$pkgname/extensions/libsvpcode.so"
This outdated version does not work with currently shipped community/smplayer 20.6.0-1 Please update
/extensions/libsvpcode.so is not extracted. But it is extracted when I manually use the .run installer.
Extracting archive: /tmp/yay-arzeth/svp/src/installer/bin-26049304.7z ERROR: /tmp/yay-arzeth/svp/src/installer/bin-26049304.7z /tmp/yay-arzeth/svp/src/installer/bin-26049304.7z Open ERROR: Can not open the file as [7z] archive (this error doesn't stop building the package)
I'm trying to transcode a video and I keep getting "syntax errors" like:
15:35:57.254: (+) Video --vid=1 () (h264 1920x1080 30.003fps) 15:35:57.254: Audio --aid=1 () (aac 2ch 44100Hz) 15:35:57.372: [vapoursynth] Script evaluation failed: 15:35:57.372: [vapoursynth] Python exception: SVSuper: invalid 'params' syntax: * Line 1, Column 2 15:35:57.372: [vapoursynth] Missing '}' or object member name
anyone else has that kind of issue?
Pinned Comments
C0rn3j commented on 2024-01-26 19:19 (UTC)
Linux thread on the SVP forum, where some comments may be more appropriate than here unless they relate to the packaging:
https://www.svp-team.com/forum/viewtopic.php?id=3167
Official Wiki page for good measure, which is a bit out of date at this point:
https://www.svp-team.com/wiki/SVP:Linux