Error! Could not read ffprobe JSON: Expecting value: line 1 column 1 (char 0)
then I downloaded the source code and tried to find the error. I printed the info variable and turn out it is not a json but text with following message:
dyld[36549]: Library not loaded: /usr/local/opt/libx11/lib/libX11.6.dylib
Referenced from: /Users/wuzhiyu/Downloads/auto-editor-master/auto_editor/ffmpeg/Darwin/ffprobe
Reason: tried: '/usr/local/opt/libx11/lib/libX11.6.dylib' (no such file), '/usr/local/lib/libX11.6.dylib' (no such file), '/usr/lib/libX11.6.dylib' (no such file)
What's your platform?
Bug description
I used below command:
and got this error:
then I downloaded the source code and tried to find the error. I printed the info variable and turn out it is not a json but text with following message:
Any help would be appreciated.
What command did you use
What properties does your input video have?
Comments
No response