Search Criteria
Package Details: vcsi 7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vcsi.git (read-only, click to copy) |
---|---|
Package Base: | vcsi |
Description: | Create video contact sheets, thumbnails |
Upstream URL: | https://github.com/amietn/vcsi |
Licenses: | MIT |
Submitter: | spiridow |
Maintainer: | spiridow |
Last Packager: | spiridow |
Votes: | 10 |
Popularity: | 0.062809 |
First Submitted: | 2015-05-02 15:26 (UTC) |
Last Updated: | 2018-12-30 07:52 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-headless, ffmpeg-nocuda, ffmpeg-nonvidia, ffmpeg-cuda, ffmpeg-jxl, ffmpeg-mpp, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-obs)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-jinja
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-texttable (python-texttable-git)
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
nevernow commented on 2022-02-24 14:00 (UTC)
Upstream is actively developed, but without numbered releases since more than 4 years. Using vcsi-git is definitely better.
Rus commented on 2019-11-13 21:22 (UTC)
This version breaks about wmv, there is no such problem with the git version https://aur.archlinux.org/packages/vcsi-git/
Traceback (most recent call last): File "/usr/bin/vcsi", line 11, in <module> load_entry_point('vcsi==7', 'console_scripts', 'vcsi')() File "/usr/lib/python3.7/site-packages/vcsi/init.py", line 3, in main vcsi.vcsi.main() File "/usr/lib/python3.7/site-packages/vcsi/vcsi.py", line 1331, in main process_file(filename, args) File "/usr/lib/python3.7/site-packages/vcsi/vcsi.py", line 1343, in process_file verbose=args.is_verbose) File "/usr/lib/python3.7/site-packages/vcsi/vcsi.py", line 93, in init self.compute_display_resolution() File "/usr/lib/python3.7/site-packages/vcsi/vcsi.py", line 157, in compute_display_resolution sample_aspect_ratio = self.video_stream["sample_aspect_ratio"] KeyError: 'sample_aspect_ratio'
tmoorman commented on 2017-01-10 19:07 (UTC)