Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
1
Found in
2019.4
2019.4.21f1
2020.3
2021.1
2021.2
Issue ID
1327470
Regression
No
Video clip fails to transcode
How to reproduce:
1. Open the attached "SBS_Framework.zip" project
2. In Project Window find "Pouring_Video_Cappuccino.mp4" -> Select the clip
3. Override for needed platform -> Transcode the clip
Expected result: The clip is transcoded successfully
Actual result: Transcoding fails with "WindowsVideoMedia error"
Reproducible with: 2019.4.25f1, 2020.3.6f1, 2021.1.5f1, 2021.2.0a15
Full error:
WindowsVideoMedia error 0xc00d36b2 while reading E:/Files/case_1327478-SBS_Framework/Assets/Rimon/FrameWork/Addons/Video/VideoClips/Pouring_Video_Cappuccino.mp4
Context: IMFSourceReader::WaitForSample in ReadSample
Error details: The request is invalid in the current state.
Track types:
Unreadable Track
-
buggem
Mar 21, 2023 07:59
"fixed issue" What bullcrap! It can't load any MP4 trust me I've tried a billion times
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 2021.2):
This happens because there is an audio track with unsupported format in the movie file. We'll better report this fact when possible, and the playback/transcoding logic will be adjusted so that the video track can still be played.
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.15f1
Resolution Note (fix version 2019.4):
Fixed in: 2019.4.30f1