Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frames are blurry #13

Open
louis030195 opened this issue Jun 28, 2024 · 1 comment
Open

Frames are blurry #13

louis030195 opened this issue Jun 28, 2024 · 1 comment

Comments

@louis030195
Copy link

I ran npm i and npm run tauri dev -- --release

also had to upgrade ffmpeg rust deps to latest version because it couldn't compile

and my frames look like this:

image

note this log:

[swscaler @ 0x300218000] No accelerated colorspace conversion found from yuv420p to rgb24.

maybe something related to my local env?

mac book pro m3

node -v
v20.9.0

rustup -V
rustup 1.27.1 (54dd3d00f 2024-04-24)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active `rustc` version is `rustc 1.79.0 (129f3b996 2024-06-10)`
@louis030195
Copy link
Author

assuming it's something related to ffmpeg version, i see there is a binary in the repo, how to do use this one instead of the ffmpeg from system with the rust dependencies?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant