Description:
When attempting to save a frame using the keyboard shortcut (Shift + S) in Screenbox, the application fails to save the image and displays a toast error message indicating a null reference exception.
Steps to Reproduce:
- Open a video file in Screenbox.
- Play or scrub to any frame in the video.
- Press the Shift + S shortcut to trigger the "save frame" functionality.
Expected Behavior:
Screenbox should successfully capture and save the current video frame to the designated directory without throwing an error.
Actual Behavior:
No frame is saved. A red error toast appears at the bottom of the screen with the message:
Failed to save frame Object reference not set to an instance of an object.

Description:
When attempting to save a frame using the keyboard shortcut (Shift + S) in Screenbox, the application fails to save the image and displays a toast error message indicating a null reference exception.
Steps to Reproduce:
Expected Behavior:
Screenbox should successfully capture and save the current video frame to the designated directory without throwing an error.
Actual Behavior:
No frame is saved. A red error toast appears at the bottom of the screen with the message:
Failed to save frame Object reference not set to an instance of an object.