vkdt is a workflow toolbox for raw stills and video.
vkdt is designed with high performance in mind. it features a flexible
processing node graph at its core, enabling real-time support for animations,
timelapses, raw video, and heavy lifting algorithms like image alignment and
better highlight inpainting. this is made possible by faster processing,
allowing more complex operations.
the processing pipeline is a generic node graph (DAG) which supports multiple inputs and multiple outputs. all processing is done in glsl shaders/vulkan. this facilitates potentially heavy duty computational photography tasks, for instance aligning multiple raw files and merging them before further processing, as well as outputting intermediate results for debugging. the gui profits from this scheme as well and can display textures while they are still on GPU and output the data to multiple targets, such as the main view and histograms.
there are nightly packages built by the github ci.
also there are nixos packages vkdt
and vkdt-wayland which you can use to try out/run on any linux distro, for instance:
nix-shell -p vkdt
you should then be able to simply run 'make' from the bin/ folder. for debug builds (which enable the vulkan validation layers, so you need to have them installed), try
cd bin/
make debug -j12
simply run make without the debug for a release build. note that the debug
build includes some extra memory overhead and performs expensive checks and can
thus be much slower. make sanitize is supported to switch on the address
sanitizer. changes to the compile time configuration as well as the compiler
toolchain can be set in config.mk. if you don't have that file yet, you can
copy it from config.mk.defaults.
the binaries are put into the bin/ directory. if you want to run vkdt from
anywhere, create a symlink such as /usr/local/bin/vkdt -> ~/vc/vkdt/bin/vkdt.
cd bin/
./vkdt -d all /path/to/your/rawfile.raw
raw files will be assigned the bin/default-darkroom.i-raw processing graph.
if you run the command line interface vkdt-cli, it will replace all display
nodes by export nodes.
there are also a few example config files in bin/examples/. note that you
have to edit the filename in the example cfg to point to a file that actually
exists on your system.
our code is licenced under the 2-clause bsd licence (if not clearly marked otherwise in the respective source files, which contain a bit of GPLv3). there are parts from other libraries that are licenced differently. in particular:
rawspeed: LGPLv2 ffmpeg: LGPLv2 nuklear: public domain
and we may link to some others, too.
the full list of packages used to build the nightly appimages can be found in the workflow yaml file.
optional (configure in bin/config.mk):
i-vid and o-vidyou can also build without rawspeed or rawler if that is useful for you.
can i load canon cr3 files?
yes. use the rawler backend.
does it work with wayland?
vkdt has been confirmed to run on wayland, using amd and nvidia hardware.
can i run my super long running kernel without timeout?
if you're using your only gpu in the system, you'll need to run without xorg,
straight from a tty console. this means you'll only be able to use the
command line interface vkdt-cli. we force a timeout, too, but it's
something like 16 minutes. let us know if you run into this..
can i build without display server?
there is a cli target, i.e. you can try to run make cli to only generate
the command line interface tools that do not depend on xorg or wayland or glfw.
i have multiple GPUs and vkdt picks the wrong one by default. what do i do?
make sure the GPU you want to run has the HDMI/dp cable attached (or else you
can only run vkdt-cli) on it. then run vkdt -d qvk and find a line such as
[qvk] dev 0: NVIDIA GeForce RTX 2070
and then place this printed name exactly as written there in your
~/.config/vkdt/config.rc in a line such as, in this example:
strqvk/device_name:NVIDIA GeForce RTX 2070
if you have several identical models in your system, you can use the device
number vkdt assigns (an index starting at zero, again see the log output),
and instead use
intqvk/device_id:0
https://github.com/hanatos/glfw,
for instance to /home/you/vc/glfw, and then put the
following in your custom bin/config.mk:VKDT_GLFW_CFLAGS=-I/home/you/vc/glfw/include/
VKDT_GLFW_LDFLAGS=/home/you/vc/glfw/build/src/libglfw3.a
VKDT_USE_PENTABLET=1
export VKDT_USE_PENTABLET
are there system recommendations?
vkdt needs a vulkan capable GPU. it will work better with floating point atomics,
in particular shaderImageFloat32AtomicAdd. you can check this property for certain
devices on this website.
also, vkdt requires 4GB video ram (it may run with less, but this seems to be a
number that is fun to work with). a fast ssd is desirable since disk io is often times
a limiting factor, especially during thumbnail creation.
can i speed up rendering on my 2012 on-board GPU?
you can set the level of detail (LOD) parameter in your
~/.config/vkdt/config.rc file: intgui/lod:1. set it to 2 to only render
exactly at the resolution of your screen (will slow down when you zoom in), or
to 3 and more to brute force downsample.
can i limit the frame rate to save power?
there is the frame_limiter option in ~/.config/vkdt/config.rc for this.
set intgui/frame_limiter:30 to have at most one redraw every 30 milliseconds.
leave it at 0 to redraw as quickly as possible.
where can i ask for support?
try #vkdt on oftc.net or ask on pixls.us.


全球首个AI音乐社区
音述AI是全球首个AI音乐社区,致力让每个人都能用音乐表达自我。音述AI提供零门槛AI创作工具,独创GETI法则帮助用户精准定义音乐风格,AI润色功能支持自动优化作品质感。音述AI支持交流讨论、二次创作与价值变现。针对中文用户的语言习惯与文化背景进行专门优化,支持国风融合、C-pop等本土音乐标签,让技术更好地承载人文表达。


一站式搞定所有学习需求
不再被海量信息淹没,开始真正理解知识。Lynote 可摘要 YouTube 视频、PDF、文章等内容。即时创建笔记,检测 AI 内容并下载资料,将您的学习效率提升 10 倍。


为AI短剧协作而生
专为AI短剧协作而生的AniShort正式发布,深度重构AI短剧全流程生产模式,整合创意策划、制作执行、实时协作、在线审片、资产复用等全链路功能,独创无限画布、双轨并行工 业化工作流与Ani智能体助手,集成多款主流AI大模型,破解素材零散、版本混乱、沟通低效等行业痛点,助力3人团队效率提升800%,打造标准化、可追溯的AI短剧量产体系,是AI短剧团队协同创作、提升制作效率的核心工具。


能听懂你表达的视频模型
Seedance two是基于seedance2.0的中国大模型,支持图像、视频、音频、文本四种模态输入,表达方式更丰富,生成也更可控。


国内直接访问,限时3折
输入简单文字,生成想要的图片,纳米香蕉中文站基于 Google 模型的 AI 图片生成网站,支持文字生图、图生图。官网价格限时3折活动


职场AI,就用扣子
AI办公助手,复杂任务高效处理。办公效率低?扣子空间AI助手支持播客生成、PPT制作、网页开发及报告写作,覆盖科研、商业、舆情等领域的专家Agent 7x24小时响应,生活工作无缝切换,提升50%效率!


多风格AI绘画神器
堆友平台由阿里巴巴设计团队创建,作为一款AI驱动的设计工具,专为设计师提供一站式增长服务。功能覆盖海量3D素材、AI绘画、实时渲染以及专业抠图,显著提升设计品质和效率。平台不仅提供工具,还是 一个促进创意交流和个人发展的空间,界面友好,适合所有级别的设计师和创意工作者。


零代码AI应用开发平台
零代码AI应用开发平台,用户只需一句话简单描述需求,AI能自动生成小程序、APP或H5网页应用,无需编写代码。


免费创建高清无水印Sora视频
Vora是一个免费创建高清无水印Sora视频的AI工具


最适合小白的AI自动化工作流平台
无需编码,轻松生成可复用、可变现的AI自动化工作流