Search Criteria
Package Details: x264_152 152-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/x264_152.git (read-only, click to copy) |
---|---|
Package Base: | x264_152 |
Description: | complete solution to record, convert and stream audio and Open Source H264/AVC video encoder |
Upstream URL: | https://www.videolan.org/developers/x264.html |
Licenses: | GPL2 |
Provides: | libx264.so.152 |
Submitter: | vmp |
Maintainer: | vmp |
Last Packager: | vmp |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-09 15:19 (UTC) |
Last Updated: | 2022-09-11 12:13 (UTC) |
Dependencies (5)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- ffmpeg21
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- l-smash (l-smash-x264-tmod-git, l-smash-git) (make)
- nasm (nasm-git) (make)
Latest Comments
vmp commented on 2022-09-09 18:26 (UTC) (edited on 2022-09-09 20:48 (UTC) by vmp)
Yesterday I could build x264_152 without issue but today the same error in compiling (I think it is fixed now).
I think one has to install ffmpeg21 first and then x264_152.
One need x264_152 for ffDiaporama.
redrum781 commented on 2022-09-09 14:24 (UTC) (edited on 2022-09-09 14:30 (UTC) by redrum781)
Error in compiling:
filters/video/resize.c: In function ‘pick_closest_supported_csp’: filters/video/resize.c:214:30: error: ‘AVComponentDescriptor’ has no member named ‘depth_minus1’ 214 | if( pix_desc->comp[i].depth_minus1 >= 8 ) | ^ make: *** [<builtin>: filters/video/resize.o] Error 1 make: *** Waiting for unfinished jobs.... ==> ERROR: A failure occurred in build(). Aborting...
tujir commented on 2022-09-09 11:00 (UTC)
Why do I need libx264.so_152_ ?
FabioLolix commented on 2021-08-20 10:24 (UTC)
Hello, using "-j$(nproc)" is prohibited, while || return 1 is not necessary