=== Debug Output ===

Checking directories at 2025-08-16 01:57:13.833883
Input dir: input
Output dir: output

Directory existence check:
Input directory exists: True
Output directory exists: True

Trying 'dir' command:
Error with dir command: [WinError 2] The system cannot find the file specified

Trying os.listdir():
Input directory contents (os.listdir):
  Repo 2025.08.14 - 20.49.10.02.DVR.mp4 - Exists: True - Is file: True
  Repo 2025.08.14 - 20.58.54.03.DVR.mp4 - Exists: True - Is file: True
  Repo 2025.08.14 - 21.42.52.02.DVR.mp4 - Exists: True - Is file: True
  Repo 2025.08.14 - 21.58.34.03.DVR.mp4 - Exists: True - Is file: True
  Repo 2025.08.14 - 22.00.55.04.DVR.mp4 - Exists: True - Is file: True

Trying Path.iterdir():
Input directory contents (Path.iterdir):
  Repo 2025.08.14 - 20.49.10.02.DVR.mp4 - Exists: True - Is file: True
  Repo 2025.08.14 - 20.58.54.03.DVR.mp4 - Exists: True - Is file: True
  Repo 2025.08.14 - 21.42.52.02.DVR.mp4 - Exists: True - Is file: True
  Repo 2025.08.14 - 21.58.34.03.DVR.mp4 - Exists: True - Is file: True
  Repo 2025.08.14 - 22.00.55.04.DVR.mp4 - Exists: True - Is file: True
Found real file in input: Repo 2025.08.14 - 20.49.10.02.DVR.mp4
Found real file in input: Repo 2025.08.14 - 20.58.54.03.DVR.mp4
Found real file in input: Repo 2025.08.14 - 21.42.52.02.DVR.mp4
Found real file in input: Repo 2025.08.14 - 21.58.34.03.DVR.mp4
Found real file in input: Repo 2025.08.14 - 22.00.55.04.DVR.mp4
Found real file in output: Repo 2025.08.14 - 20.49.10.02.DVR.mp4
Found real file in output: Repo 2025.08.14 - 20.58.54.03.DVR.mp4
Found real file in output: Repo 2025.08.14 - 21.42.52.02.DVR.mp4
Found real file in output: Repo 2025.08.14 - 21.58.34.03.DVR.mp4
Found real file in output: Repo 2025.08.14 - 22.00.55.04.DVR.mp4
