Error data corruption

조회 수: 1 (최근 30일)
MrPuzzled Marc
MrPuzzled Marc 2011년 4월 28일
답변: Piyush Kumar 2024년 9월 26일
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?

답변 (1개)

Piyush Kumar
Piyush Kumar 2024년 9월 26일
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 -

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by