Solve the problem of Chinese path
cv2.imread() will fail when there are Chinese symbols in the path when reading images.
hey there, having an issue with recording... getting a file not found error even though I'm pretty sure I have all files needed. This happens when I try to record output after pressing the play button after I have armed it with the record button.
C:\RopeFaceSwap\Rope-main>python Rope.py Set saved video folder first! Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\matti\AppData\Local\Programs\Python\Python310\lib\tkinter_init_.py", line 1921, in call return self.func(*args) File "C:\Users\matti\AppData\Local\Programs\Python\Python310\lib\tkinter_init_.py", line 839, in callit func(*args) File "C:\RopeFaceSwap\Rope-main\rope\Coordinator.py", line 49, in coordinator vm.play_video(action[0][1]) File "C:\RopeFaceSwap\Rope-main\rope\VideoManager.py", line 364, in play_video self.sp = subprocess.Popen(args, stdin=subprocess.PIPE) File "C:\Users\matti\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 969, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Users\matti\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1438, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified