Error Creating Source Reader Reason: Unknown error 0xC00D36C4 (using VideoReader Matlab2013a win7 64)

6 ビュー (過去 30 日間)
hi,everyone ,I got a unknown error when I used the VideoReader function with Matlab2013a win7 64,the detail as follows: Error using VideoReader/init (line 450) File could not be read due to an unexpected error. Reason: Error Creating Source Reader Reason: Unknown error 0xC00D36C4
Error in VideoReader (line 147) obj.init(fileName);
Error in Untitled (line 2) VideoJT = VideoReader([PathName FileName]);
The video is from a Monitoring equipment in train station , its name is pe.mp4. have anyone got the same question like me ,just let me know ,thanks...

回答 (6 件)

jacky chen
jacky chen 2015 年 1 月 5 日
maybe with the new MATLAB it can be solved

Manisha
Manisha 2015 年 3 月 17 日
I am facing the same error. Have you found the answer? If yes then please post it.
  2 件のコメント
jacky chen
jacky chen 2015 年 3 月 18 日
I just update the Matlab, it seems working
Asim Muhammad
Asim Muhammad 2016 年 11 月 5 日
i have matlab 2016a with windows 7 and its doesnt work for me ,, any other solution ????

サインインしてコメントする。


Juan Harrell
Juan Harrell 2017 年 8 月 18 日
編集済み: Juan Harrell 2017 年 8 月 18 日
I'm having similar error ; Windows 7 ; 64 bit ; mp4 file; Matlab 2017a
vr = VideoReader('R:\@SteveB\Group 1/0-01_WRD183-2-8.mp4');
Error using VideoReader/init (line 619)
Could not read file due to an unexpected error. Reason: Error Creating Source
Reader Reason: Unknown error 0xC00D36C4
Error in VideoReader (line 172) obj.init(fileName);
** When I use the application 'Video Viewer' , I get this error
Error occurred while attempting to read file: XXXXXX Details of error: Incorrect chunk size information in AVI file.
But its an mp4 file and I can view it with players like VLC media player.
??

rickys singh
rickys singh 2018 年 10 月 2 日
Many times this error occurs while playing songs or movies and it is due to corrupt updates of windows. Sometimes it occurs due to unsupported nature of the file but you can counter it by downloading VLC Media player a very simple solution to this problem but if you don't want to leave Media player then visit https://validedge.com/error-code-0xc00d36c4/ for the solutions.

Mohsin Boruah
Mohsin Boruah 2019 年 11 月 28 日
編集済み: Mohsin Boruah 2019 年 11 月 28 日
The issue can also be fixed by running a full scan of your system.
I think the issue is causing because of some bugs or malicious files.
Check this similar article here which will help you out.

cui,xingxing
cui,xingxing 2021 年 1 月 26 日
you should reference here:

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by