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
Comments (1)
-
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
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