The video file saved by VideoRecordingDemo is corrupt

Hi all,
I just tried running the VideoRecordingDemo.m with my device (Win 10 system). All seemed fine during recording, but I cannot open the recorded file ‘test.mov’ which was generated by the demo after stopping record. I think the file itself may be corrupt, does anyone know how to resolve this? Your answers will be highly appreciated.

That’s unlikely on supported software configurations. More likely is that the specific video player you tried to use can’t handle the specific video encoding of the file. Some of the standard movie players on Windows and macOS are very limited. Also almost all info about used hardware and software(-versions) is missing.

Simple test: Does the file play with PTB’s SimpleMovieDemo(filename)?
help VideoRecording for various changeable recording/encoding settings.

See help PsychPaidSupportAndServices for further paid advice, if you need it.
-mario

Thanks so much for your reply! It’s indeed an issue with the movie player, and the file works after I switched to PotPlayer!

Ak