#every time i try to drag a video into the blur, the blur closes
1 messages · Page 1 of 1 (latest)
Whats ur pc specs?
Try running as admin, if that dosent work it is possible that ur pc cant render it (maybe)
@steel cape try running blur from the CLI (command-line interface):
- open command prompt
- type this command:
blur-cli -i "path\to\input\video.mp4" -v
This will give info on why it's closing in the first place.
send a screenshot of what the command outputs
...
i literally gave a step by step tutorial
- open the start menu (windows key)
- search for
cmdand openCommand prompt - type this command:
blur-cli -i "path\to\input\video.mp4" -v
This will give info on why it's closing in the first place.
what version of blur are you using? v1.8 or v1.92
in the command, replace blur-cli with just blur
blur -i "path\to\input\video.mp4" -v
also
did you use the blur installer?
or did you install manually
It seems like blur wasnt added to PATH when installed
Instead we can replace blur with the path to blur.exe
- When using the installer, it should be located at
"C:\your_user\Program Files (x86)\blur\blur.exe"
i dont know your name, so i replaced the username in the path with your_user
to fix this, replace your_user with the name of your user's folder
next time do a little %username%