- March 26, 2007
- 3,715
- 180
- Home Country
-
Germany
There is an operand size mismatch in the EVR 'PresentImage()' callback parameters from dshowhelper to MP affecting the aspect ratio values - in some places these are declared as 32-bit signed and in others as 16-bit signed...
Most of the time the values are less than 32767, but the bug meanes that larger values get truncated so the aspect ratio is completely wrong....the result is no video plays in this situation.
http://mantis.team-mediaportal.com/view.php?id=3738
Open the issue in Mantis...
Most of the time the values are less than 32767, but the bug meanes that larger values get truncated so the aspect ratio is completely wrong....the result is no video plays in this situation.
http://mantis.team-mediaportal.com/view.php?id=3738
Open the issue in Mantis...