Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0a6
Issue ID
900524
Regression
Yes
[VP8]Unable to read movie header error when transcoding video to VP8 codec with small custom dimensions
To reproduce:
1. Add video to the project
2. Enable transcode
3. Set custom dimensions to 2x2
4. Set codec to VP8
5. Hit apply
Actual: Error is thrown in console:
Error: Unable to read movie header
mkvparser::EBMLHeader::Parse() failed
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Expected: no errors in console
Reproducible: 2017.01b1
Not reproducible: 2017.01a6
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
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
- Multiple Enum Flags not rendering correctly in the Editor when custom PropertyDrawer values are changed
- Harsh edges appear when raising the Terrain with a low opacity value brush
IMD
Jan 28, 2019 08:45
I'm also having this issue with original dimensions using Unity 2017.4.18 !! What went wrong?
ireth_86
May 04, 2018 08:38
I'm having the same issue but with original dimensions of the video, using Unity 2017.2.0f3.