Error Creating Source Reader Reason: Unknown error 0xC00D36C4 (using VideoReader Matlab2013a win7 64)
1 view (last 30 days)
Show older comments
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...
0 Comments
Answers (6)
Manisha
on 17 Mar 2015
I am facing the same error. Have you found the answer? If yes then please post it.
2 Comments
Asim Muhammad
on 5 Nov 2016
i have matlab 2016a with windows 7 and its doesnt work for me ,, any other solution ????
Juan Harrell
on 18 Aug 2017
Edited: Juan Harrell
on 18 Aug 2017
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.
??
1 Comment
rickys singh
on 2 Oct 2018
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.
0 Comments
Mohsin Boruah
on 28 Nov 2019
Edited: Mohsin Boruah
on 28 Nov 2019
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.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!