Are you able to use --tomp4 with avis file? I'm having this problem: https://github.com/xat/castnow/issues/113
Possibly missing a dependency?
Search Criteria
Package Details: castnow-git 0.4.14.r79.g0e1746b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/castnow-git.git (read-only, click to copy) |
|---|---|
| Package Base: | castnow-git |
| Description: | Command-line utility used to play back media files on your Chromecast device |
| Upstream URL: | https://github.com/xat/castnow |
| Keywords: | Chromecast git node npm |
| Licenses: | MIT |
| Conflicts: | castnow |
| Provides: | castnow |
| Submitter: | archlinuxfr |
| Maintainer: | fungible |
| Last Packager: | fungible |
| Votes: | 61 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-26 18:38 (UTC) |
| Last Updated: | 2021-12-27 06:13 (UTC) |
Dependencies (2)
- npm (python-nodejs-wheelAUR, npm-corepackAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Pinned Comments
fungible commented on 2021-12-20 09:17 (UTC)
I've updated the PKGBUILD so it should build and install correctly but a lot of the packages/dependencies that NPM pulls in are full of warnings/vulnerabilities/deprecation so install this package at your own risk.
Upstream is not very active with their last commit being over 2 years ago.
Your best bet is to clone the repository and run
npm installlocally and then runnpm auditto fix the dependencies yourself.