Search Criteria
Package Details: libde265-git 1.0.3.r31.g4488ae0c-1
Git Clone URL: | https://aur.archlinux.org/libde265-git.git (read-only) |
---|---|
Package Base: | libde265-git |
Description: | Open H.265 video codec implementation (git version) |
Upstream URL: | https://github.com/strukturag/libde265/ |
Keywords: | encoder H265 HEVC |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | drevilt |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 7 |
Popularity: | 0.005549 |
First Submitted: | 2013-09-05 11:20 |
Last Updated: | 2018-12-03 17:19 |
Dependencies (8)
- gcc-libs (gcc-libs-multilib-x32, gcc-libs-multilib-git, gcc-libs-git)
- ffmpeg (ffmpeg-full-arm-git, ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg-mmal, ffmpeg-qsv, ffmpeg-decklink, ffmpeg-qsv-git, ffmpeg-git, ffmpeg-git-nc, ffmpeg-full-git, ffmpeg-full, ffmpeg4.0, ffmpeg-amd-full-git, ffmpeg-headless, ffmpeg-full-nvenc, ffmpeg-libfdk_aac, ffmpeg-ubuntu-bionic) (make)
- git (git-git) (make)
- qt5-base (qt5-base-headless, qt5-base-git, qt5-base-nostatx) (make)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg) (make)
- ffmpeg (ffmpeg-full-arm-git, ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg-mmal, ffmpeg-qsv, ffmpeg-decklink, ffmpeg-qsv-git, ffmpeg-git, ffmpeg-git-nc, ffmpeg-full-git, ffmpeg-full, ffmpeg4.0, ffmpeg-amd-full-git, ffmpeg-headless, ffmpeg-full-nvenc, ffmpeg-libfdk_aac, ffmpeg-ubuntu-bionic) (optional) – for sherlock265
- qt5-base (qt5-base-headless, qt5-base-git, qt5-base-nostatx) (optional) – for sherlock265
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg) (optional) – for dec265 YUV overlay output
Required by (4)
- gst-plugin-libde265 (requires libde265)
- lib32-libde265 (requires libde265)
- libheif-git (requires libde265)
- libheif-git (requires libde265) (make)
Latest Comments
EndlessEden commented on 2016-01-13 00:22
add libde265 to provides
EndlessEden commented on 2016-01-12 20:32
Correction, wont compile due to missiing PIX_FMT.
PIX_FMT_YUV420P, ‘PIX_FMT_BGRA’, are not declared.
NOTE: i use ffmpeg-git, not repo. as its considerably older.
synt4x commented on 2014-12-08 20:24
qt5-base is required to build. Not sure if it's required to actually run it, but configure looks for QT and qtchooser. I'm guessing this is true for the non-git version as well, though I haven't tried.
Most people will already have it of course. I only noticed it because I just re-installed Arch on one of my machines and had not installed anything that depended on QT yet.
drevilt commented on 2014-05-06 15:19
fixed. thanks for reporting
maz-1 commented on 2014-05-06 01:56
Package build failed with:
configure.ac:10: error: possibly undefined macro: AC_SUBST
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:35: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:70: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:93: error: possibly undefined macro: AC_DEFINE
I need to change autoconf to autogen.sh in PKGBUILD to build.
sekret commented on 2013-09-05 13:05
$ namcap libde265-git-v0.1.7.g8e13cb7-1-x86_64.pkg.tar.xz
libde265-git W: File (usr/lib/libde265.la) is a libtool file
libde265-git E: Dependency glibc detected and not included (libraries ['usr/lib/libc.so.6', 'usr/lib/libm.so.6'] needed in files ['usr/lib/libde265.so.0.0.0'])