Error data corruption

1 view (last 30 days)
MrPuzzled Marc
MrPuzzled Marc on 28 Apr 2011
Answered: Piyush Kumar on 26 Sep 2024
Hi, does anyone knows the reason why a received file (video file) have the full size however cannot playback in the windows media player?It stated..Unknown file error. Does anyone knows why?Is it due to manipulation of my coding?

Answers (1)

Piyush Kumar
Piyush Kumar on 26 Sep 2024
Try the following troubleshooting steps -
  1. Codec Issues: The video file might be using a codec that Windows Media Player doesn’t support. You can try installing the necessary codecs or using a different media player that supports a wider range of codecs.
  2. File Corruption: The file might be corrupted, even if it shows the correct size. This can happen during the transfer process. Try downloading the file again.
  3. File Extension: Ensure that the file extension matches the actual format of the video.
  4. Update Drivers: Outdated graphics drivers can cause playback issues. Make sure your graphics drivers are up to date.
Check these links form Microsoft for troubleshooting -

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!