ffprobe-python icon indicating copy to clipboard operation
ffprobe-python copied to clipboard

Updated line 32 ffprobe.py

Open mattk84 opened this issue 4 years ago • 0 comments

For some reason, certain files hang in the ffprobe subprocess call when quotations are not present around the file name - added '"%s"' to enforce quotations

mattk84 avatar Sep 04 '21 07:09 mattk84