Testers wanted for screen recorder in rust

HI i want to make a better app for screen recording than obs.

can anyone help me test it and let me know of bugs and any other issues

kind regards

anyone know how to fix this — stderr
fatal error: ‘/usr/include/libavcodec/avfft.h’ file not found

thread ‘main’ panicked at /home/anon/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ffmpeg-sys-next-7.1.3/build.rs:1619:10:
Unable to generate bindings: ClangDiagnostic(“fatal error: ‘/usr/include/libavcodec/avfft.h’ file not found\n”)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish…

Looks like ffmpeg4.4 has avfft.h.

i solved it im just fixes some small bugs will push the new version when im home. the issue was a out of date cargo crate

1 Like