Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0p3
Issue ID
904924
Regression
No
Transcoding fails for 4k webm video with alpha
To reproduce:
1. Open attached project
2. Select my_vp8_clip_with_alpha video
3. Enable transcode
4. Select h264 codec
5. Apply changes
Actual behaviors on Windows:
Video fails to transcode and following error appears in console:
WindowsVideoMedia error 0xc00d36b4 while reading C:/Users/audrius/Documents/VideoTest/Temp/importedVideoClip.m4v
Context: IMFSinkWriter::SetInputMediaType (audio)
Error details: The data specified for the media type is invalid, inconsistent, or not supported by this object.
Track types:
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Actual behaviour on macOS:
Transcoding is done without any issues, but if Keep alpha is selected transcode doesn't start and following warning appears:
Warning: Selected transcoding size (8192x2048 = 16777216) exceeds H.264 profile 5.2 limit of 9437184
Reproducible: 5.6.0p3, 2017.01b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
- Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
Add comment