Package Details: ffmpeg-cuda 1:7.1.0-1

Git Clone URL: https://aur.archlinux.org/ffmpeg-cuda.git (read-only, click to copy)
Package Base: ffmpeg-cuda
Description: Complete solution to record, convert and stream audio and video. Includes cuda support.
Upstream URL: https://ffmpeg.org/
Licenses: GPL-3.0-only
Conflicts: ffmpeg
Provides: ffmpeg, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so
Submitter: gleb.zhulik
Maintainer: daizhirui
Last Packager: daizhirui
Votes: 3
Popularity: 0.000000
First Submitted: 2019-07-07 10:08 (UTC)
Last Updated: 2024-10-14 16:28 (UTC)

Required by (1926)

Sources (2)

Latest Comments

1 2 Next › Last »

Anquihald commented on 2025-02-26 09:13 (UTC) (edited on 2025-02-26 09:17 (UTC) by Anquihald)

Build fails with the following error:

Can't locate object method "gdt" via package "Texinfo::Convert::HTML" at ./doc/t2h.pm line 255.

The packet itself cfan be compiled as well, but documentation is incompatible with texinfo-7.2. Downgrading texinfo to 7.1.1 resolves the build problem.

Dom.Goz commented on 2024-12-27 11:25 (UTC)

Build fails with the following error:

libavcodec/libx265.c:768:59: error: passing argument 5 of 'ctx->api->encoder_encode' from incompatible pointer type [-Wincompatible-pointer-types]

This issue is also reported on Gentoo: [https://bugs.gentoo.org/938897]

Setting the TAG to n7.1 resolved the issue for me.

kadimon commented on 2024-09-03 13:06 (UTC)

nvcc not support gcc-14. https://unix.stackexchange.com/a/486059 I used this solution with gcc-13

JakobDev commented on 2024-07-25 14:10 (UTC) (edited on 2024-07-25 14:11 (UTC) by JakobDev)

I just get ERROR: failed checking for nvcc. Cuda is installed and /opt/cuda/bin is in PATH. I can rubn nvcc through my shell.

daizhirui commented on 2023-12-16 18:55 (UTC)

The patch is applied again.

kensmith commented on 2023-12-13 20:30 (UTC) (edited on 2023-12-13 20:31 (UTC) by kensmith)

The included patch, add-av_stream_get_first_dts-for-chromium.patch, isn't being applied. That patch is required to address this bug, https://bugs.archlinux.org/task/76195 . Would it be possible to have this patch applied by the PKGBUILD?

For others seeing this issue, you can follow the instructions here to manually apply the patch, https://wiki.archlinux.org/title/Patching_packages

> makepkg --nobuild
> cd src
> patch -p0 < ../add-av_stream_get_first_dts-for-chromium.patch
> cd ..
> makepkg --noextract --install

MarsSeed commented on 2023-10-16 23:06 (UTC)

The overall version has been decreased, because epoch has been removed. You have to add back epoch=1.

jooni22 commented on 2023-10-14 21:03 (UTC)

On Arch the cuda package is located under /opt path not /usr and sometimes you don't have the /opt/cuda/bin in your env vars so just after exec: export PATH="${PATH}:/opt/cuda/bin" source ~/.bashrc the package should be fixed if not just use manual build: https://docs.nvidia.com/video-technologies/video-codec-sdk/12.0/ffmpeg-with-nvidia-gpu/index.html#compiling-for-linux

archkde_combo commented on 2023-04-23 06:34 (UTC)

ERROR: failed checking for nvcc. Full log https://pastebin.com/bUDf5SA8