Package Details: video2x 6.3.1-2

Git Clone URL: https://aur.archlinux.org/video2x.git (read-only, click to copy)
Package Base: video2x
Description: A machine learning-based video super resolution and frame interpolation framework
Upstream URL: https://github.com/k4yt3x/video2x
Licenses: AGPL-3.0-only
Conflicts: video2x
Provides: video2x
Submitter: aviallon
Maintainer: aviallon (k4yt3x)
Last Packager: k4yt3x
Votes: 8
Popularity: 0.006468
First Submitted: 2020-12-29 19:10 (UTC)
Last Updated: 2024-12-25 08:19 (UTC)

Sources (4)

Latest Comments

1 2 Next › Last »

k4yt3x commented on 2024-12-23 18:01 (UTC)

Thanks @aviallon for adding me as a maintainer. The package has now been updated to 6.3.1.

k4yt3x commented on 2024-12-22 04:44 (UTC)

Hello there, I can maintain this package for the 6.x.x versions. I'm already actively maintaining the -git version, so I might as well keep this package up-to-date as well.

If you'd like, please add me as a maintainer and I'll update it to 6.3.1. Thanks for maintaining it thus far. I didn't really expect to see 4.x.x on Arch at all, amazing that you managed it.

Misaka13514 commented on 2024-12-02 15:41 (UTC)

The package still build. Namcap log:

$ namcap PKGBUILD
PKGBUILD (video2x) W: Non-unique source name (4.8.1.tar.gz). Use a unique filename.
$ namcap video2x-4.8.1-1-any.pkg.tar.zst 
video2x E: GPL3 is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.
video2x W: Referenced python module 'image_cleaner.ImageCleaner' is an uninstalled dependency (needed in files ['usr/share/video2x/upscaler.py'])
video2x W: Referenced python module 'progress_monitor.ProgressMonitor' is an uninstalled dependency (needed in files ['usr/share/video2x/upscaler.py'])
video2x W: Referenced python module 'wrappers.ffmpeg.Ffmpeg' is an uninstalled dependency (needed in files ['usr/share/video2x/upscaler.py'])
video2x W: Referenced python module 'exceptions.*' is an uninstalled dependency (needed in files ['usr/share/video2x/upscaler.py'])
video2x W: Referenced python module 'upscaler.Upscaler' is an uninstalled dependency (needed in files ['usr/share/video2x/video2x.py'])
video2x W: Referenced python module 'upscaler.UPSCALER_VERSION' is an uninstalled dependency (needed in files ['usr/share/video2x/video2x.py'])
video2x W: Referenced python module 'bilogger.BiLogger' is an uninstalled dependency (needed in files ['usr/share/video2x/video2x.py'])
video2x W: Referenced python module 'upscaler.AVAILABLE_DRIVERS' is an uninstalled dependency (needed in files ['usr/share/video2x/video2x.py'])
video2x W: Referenced python module 'wrappers.gifski.Gifski' is an uninstalled dependency (needed in files ['usr/share/video2x/upscaler.py'])
video2x W: Referenced python module 'avalon_framework.Avalon' is an uninstalled dependency (needed in files ['usr/share/video2x/upscaler.py', 'usr/share/video2x/video2x.py', 'usr/share/video2x/wrappers/anime4kcpp.py', 'usr/share/video2x/wrappers/ffmpeg.py', 'usr/share/video2x/wrappers/realsr_ncnn_vulkan.py', 'usr/share/video2x/wrappers/waifu2x_caffe.py', 'usr/share/video2x/wrappers/waifu2x_ncnn_vulkan.py', 'usr/share/video2x/wrappers/srmd_ncnn_vulkan.py', 'usr/share/video2x/wrappers/waifu2x_converter_cpp.py', 'usr/share/video2x/wrappers/gifski.py'])
video2x E: Dependency python-yaml detected and not included (python modules ['yaml'] needed in files ['usr/share/video2x/video2x.py'])
video2x W: Dependency included, but may not be needed ('ffmpeg')
video2x W: Dependency included, but may not be needed ('python-pyaml')
video2x W: Dependency included, but may not be needed ('python-avalon_framework')
video2x W: Dependency included, but may not be needed ('python-colorama')
video2x W: Dependency included, but may not be needed ('patool')
video2x W: Dependency included, but may not be needed ('python-requests')

It is outdated, the latest version is 6.1.1. For PKGBUILD update you can refer to video2x-git. If you need help, you can add me (or k4yt3x) as co-maintainer.

aviallon commented on 2024-12-02 15:30 (UTC)

Does the package still build? I don't have an Arch machine at hand, so I can't check right now.

bambuch commented on 2024-07-11 01:04 (UTC)

Version 4.3.1 is bug (or strange feature) in source repo - https://github.com/k4yt3x/video2x/blob/4.8.1/src/video2x.py#L85

Misaka13514 commented on 2024-01-28 06:37 (UTC)

Please follow Arch Linux RFC16: use SPDX license identifier in PKGBUILD.

https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0016-spdx-license-identifiers.rst

abadox commented on 2023-08-17 21:12 (UTC) (edited on 2023-08-17 21:13 (UTC) by abadox)

Still reporting as Version 4.3.1 is this accurate? It should be reporting 4.8.1

Is this an issue with this AUR package or with the source repo?

serebit commented on 2023-03-20 12:45 (UTC)

Unflagged.

gardotd426 commented on 2023-02-21 22:56 (UTC)

This package is not out of date. I'm not sure how who on the Arch team to get in touch with to let them know, but the person that reported it out of date didn't quite know what they were doing.

The current latest release of video2x according to their own GH releases page is 4.8.1, when you go to the releases, it even has a green "latest" tag on it. Everything after 4.8.1 is a series of 5.0.0-beta test releases. There has not been a stable release since 4.8.1.

AUR packages that don't include -git/-beta/-nightly/-dev and specify stable release versions should never be pushing updates for beta releases. So therefore, the maintainer did exactly as they should have. But anyway, anyone that sees this and is concerned, no, this package is not out of date at all.

pika02 commented on 2022-12-14 03:28 (UTC)

the line of '-metadata': 'comment=Upscaled by Video2X' in video2x.yaml should be modified as '-metadata': 'comment="Upscaled by Video2X"'