Package Details: dav1d-git-optimized r1627.f06148e-1

Git Clone URL: https://aur.archlinux.org/dav1d-git-optimized.git (read-only, click to copy)
Package Base: dav1d-git-optimized
Description: AV1 cross-platform Decoder, focused on speed and correctness -- latest git version compiled with optimizations
Upstream URL: https://code.videolan.org/videolan/dav1d
Licenses: BSD
Conflicts: dav1d, dav1d-git
Provides: dav1d, libdav1d.so
Submitter: 190n
Maintainer: 190n (Snoop05)
Last Packager: Snoop05
Votes: 1
Popularity: 0.000000
First Submitted: 2020-11-12 19:50 (UTC)
Last Updated: 2021-03-01 20:01 (UTC)

Required by (103)

Sources (3)

Latest Comments

monarc99 commented on 2021-06-01 08:58 (UTC)

patch needs to be updated:

Hunk #1 FAILED at 212. Hunk #1 FAILED at 279. Hunk #1 FAILED at 19. Hunk #2 FAILED at 32. Hunk #1 FAILED at 305.

Snoop05 commented on 2021-03-07 20:24 (UTC)

@dmorilha 1. rpi's cpu is just slow to begin with 2. filmgrain makes it single thread bound 3. there is lot of overhead during initial profiling, you will get better performance on final build

dmorilha commented on 2021-03-07 18:54 (UTC)

I am getting less than 25fps on a RPi4, am I doing anything wrong?

$ LD_PRELOAD=./build/src/libdav1d.so ./build/tools/dav1d -i ../Sparks-5994fps-AV1-10bit-1920x1080-film-grain-synthesis-2013kbps.obu --muxer null --framethreads 4 --tilethreads 4 --pfthreads 4
dav1d 0.8.2-0-gf06148e - by VideoLAN
Decoded 13775/13775 frames (100.0%) - 21.70/25.00 fps (0.87x)
$

monarc99 commented on 2021-02-22 11:53 (UTC)

compile error:

patching file src/meson.build Hunk #1 FAILED at 208. 1 out of 1 hunk FAILED -- saving rejects to file src/meson.build.rej