Search Criteria
Package Details: rockchip-mpp 20171218-4
Git Clone URL: | https://aur.archlinux.org/rockchip-mpp.git (read-only, click to copy) |
---|---|
Package Base: | rockchip-mpp |
Description: | Rockchip Media Process Platform (MPP) |
Upstream URL: | https://github.com/rockchip-linux/mpp/ |
Licenses: | |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 18 |
Popularity: | 0.040880 |
First Submitted: | 2017-10-24 19:30 |
Last Updated: | 2020-05-25 15:44 |
Dependencies (2)
Required by (6)
- ffmpeg-full
- ffmpeg-full-git
- ffmpeg-full3.4
- gst-libav-git (optional)
- libv4l-rkmpp
- mpv-full-build-git (optional)
Latest Comments
1 2 Next › Last »
dbermond commented on 2021-01-09 02:43
@EndlessEden I cannot support arm architectures, sorry. rockchip-mpp is the name of the package, so no need to add it to conflicts for conflicting with itself.
EndlessEden commented on 2021-01-03 14:00
@dbermond: Can you add aarch64 to the arch list and add rockchip-mpp to the conflicts list.
dbermond commented on 2020-09-17 20:51
@bobpaul https://github.com/HermanChen/mpp/issues/15
bobpaul commented on 2020-09-17 13:02
Is https://github.com/HermanChen/mpp the same software?
Kyuunex commented on 2020-09-17 00:05
the github repository no longer exists, the file download fails and thus, the package build fails
dbermond commented on 2020-05-25 15:46
@bobpaul This is an issue with gcc10. I've added a patch to fix it and now the package is building fine.
bobpaul commented on 2020-05-25 01:21
Not building for me:
Trollwut commented on 2018-01-03 15:10
You, sir, are correct. Built fine for me now
dbermond commented on 2018-01-03 12:58
@Trollwut Source file is downloading fine for me.
Probably you had a partial download, and it seems that download resume is no more supported by github. Please delete any '.part' files in the PKGBUILD directory and try again.
Trollwut commented on 2018-01-03 12:49
For now it won't build for me, as it can't download:
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume. ==> ERROR: Failure while downloading https://github.com/rockchip-linux/mpp/archive/release_20170811.tar.gz
The link itself works, but downloading fails with this error. Any fixes to that?