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.
Search Criteria
Package Details: svp-bin 4.6.263-1
Package Actions
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.055848 |
First Submitted: | 2022-06-20 20:47 (UTC) |
Last Updated: | 2024-10-05 13:31 (UTC) |
Dependencies (16)
- libmediainfo (libmediainfo-gitAUR)
- libusb (libusb-gitAUR)
- lsof (lsof-gitAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-script (qt5-script-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip) (make)
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-build-gitAUR, mpv-full-luajit-gitAUR, mpv-amd-full-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR) (optional) – Video player
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-gitAUR) (optional) – for GPU acceleration
- python-certifi (optional) – youtube-dl extension - Basic support
- python-pycryptodomex (optional) – youtube-dl extension - For decrypting AES-128 HLS streams and various other data
- python-websockets (python-websockets-gitAUR) (optional) – youtube-dl extension - For downloading over websocket
- python38AUR (optional) – SVPTube extension - Basic support
- vlc (vlc-noxAUR, vlc-gitAUR, vlc-luajitAUR) (optional) – Video player
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
balwierz commented on 2020-12-18 22:46 (UTC)
yrds commented on 2020-11-27 16:34 (UTC)
@arzeth remove the following line from PKGBUILD to be able to use transcoding (svpcode):
rm "$pkgdir/opt/$pkgname/extensions/libsvpcode.so"
balwierz commented on 2020-08-08 00:29 (UTC)
This outdated version does not work with currently shipped community/smplayer 20.6.0-1 Please update
arzeth commented on 2020-08-05 04:47 (UTC)
/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)
jprobichaud commented on 2020-06-23 19:47 (UTC)
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?
phiresky commented on 2020-03-22 23:38 (UTC)
@carlosal1015 just read the last two comments. the errors during packaging can be ignored and are unrelated.
carlosal1015 commented on 2020-03-22 23:36 (UTC)
Hi, in the process of installation I see the following:
Scanning the drive for archives:
1 file, 30147110 bytes (29 MiB)
Extracting archive: /home/carlosal1015/.cache/yay/svp/src/installer/bin-24525752.7z
ERROR: /home/carlosal1015/.cache/yay/svp/src/installer/bin-24525752.7z
/home/carlosal1015/.cache/yay/svp/src/installer/bin-24525752.7z
Open ERROR: Can not open the file as [7z] archive
ERRORS:
Is not archive
and warnings WARNINGS: There are data after the end of archive
--
Path = /home/carlosal1015/.cache/yay/svp/src/installer/bin-29549077.7z
Type = 7z
WARNINGS:
There are data after the end of archive
And when I execute SVPManager
in the console:
16:59:24.229 [I]: Extensions: found svpcast 1.1.0.174 ...
16:59:24.230 [W]: Settings: creating cast.cfg with default values
16:59:24.230 [I]: Settings: loading cast.cfg OK
16:59:24.235 [I]: Streaming: Web UI listening on http://127.0.0.1:9900
SVPManager: browser.c:581: avahi_service_browser_new: Assertion `client' failed.
[1] 12790 abort (core dumped) SVPManager
Did the same thing happen to someone?
roobre commented on 2020-03-10 15:47 (UTC)
@therob Thanks, starting avahi fixed the abort for me!
therob commented on 2020-03-03 12:31 (UTC)
@Skaifer @redfanglicker
I'm just spitballing here but it seems like it could be avahi related... are you running avahi?
$systemctl status avahi-daemon
I can run it just fine and I'm running avahi-daemon, again, not sure if it matters.
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