couleur-tweak-tips / smoothie-rs

🧋 add motion blur to videos, with granular configuration
https://ctt.cx/smoothie
GNU General Public License v3.0
76 stars 11 forks source link

Error opening input: Invalid data found when processing input #41

Closed eqkvak closed 10 months ago

eqkvak commented 11 months ago

image

Followed a tutorial on installing Smoothie-RS but I am getting errored out, same thing with using the old / new blur (ffmpeg and python are correctly installed and recognizable by path).

i7 13700h RTX 4050 45w (Game Ready Driver 546.33)

gem-storm commented 11 months ago

The error says No video track found; are you sure that you are properly sending a video? And If so, run this command in cmd and send the output:

ffprobe <insert path to clip here>

This command will print pretty much all the information about your video. I'm assuming there's something wrong with this video.

eqkvak commented 11 months ago

You're right, there indeed was something wrong with that video. Sorry for wasting your time.

couleurm commented 10 months ago

np

ammystic commented 4 months ago

hey so im getting this problem now and Im confused on how to fix it or even check if there is something wrong with my video