im running 14.1 with quarterly packages
looks like the fix made last month isnt in the quarterly branch yet
Version : 20240106
ffmpeg nvenc not working for me
looks like the fix made last month isnt in the quarterly branch yet
Version : 20240106
Code:
Yes Master ? pkg info libc6-shim-20240106
libc6-shim-20240106
Name : libc6-shim
Version : 20240106
Installed on : Sat Apr 13 12:22:50 2024 BST
Origin : emulators/libc6-shim
Architecture : FreeBSD:14:amd64
Prefix : /usr/local
Categories : emulators
Licenses : MIT
Maintainer : iwtcex@gmail.com
WWW : https://github.com/shkhln/libc6-shim
Comment : ABI-compatible glibc shim library
Shared Libs provided:
librt.so.1
Annotations :
FreeBSD_version: 1400097
build_timestamp: 2024-04-09T09:39:36+0000
built_by : poudriere-git-3.4.1-1-g1e9f97d6
port_checkout_unclean: no
port_git_hash : b3aa1ea86
ports_top_checkout_unclean: no
ports_top_git_hash: c5cd82114
repo_type : binary
repository : FreeBSD
Flat size : 5.53MiB
Description :
A shim library providing limited glibc ABI compatibility on top of FreeBSD libc.
It allows loading shared objects compiled on Linux and dynamically linked to
glibc into native FreeBSD processes.
ffmpeg nvenc not working for me
Code:
nv-sglrun ffmpeg -i input.mp4 -c:v hevc_nvenc -c:a aac out.mp4
Code:
[hevc_nvenc @ 0x9acae69e400] dl_fn->cuda_dl->cuInit(0) failed -> CUDA_ERROR_OPERATING_SYSTEM: OS call failed or operation not supported on this OS
[vost#0:0/hevc_nvenc @ 0x9acae634700] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
Error while filtering: Unknown error occurred
[out#0/mp4 @ 0x9acae625540] Nothing was written into output file, because at least one of its streams received no packets.