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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment