Summary: | The video in free FLV player is always 120 pixels high | ||
---|---|---|---|
Product: | swfdec | Reporter: | Pavel Roskin <proski> |
Component: | library | Assignee: | swfdec ml <swfdec> |
Status: | RESOLVED FIXED | QA Contact: | swfdec ml <swfdec> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
URL: | http://flv-player.net/players/normal/ | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Pavel Roskin
2007-12-05 10:50:50 UTC
Confirmed Needs support for NetStream onMetaData event You should make unfounded claims more often, that motivates me into looking at the problem. And no, it's not onMetaData. The FLV parser parses invoke calls fine and executes the onMetaData call inside the provided FLV happily. What is missing is the video.width and video.height properties. So there! True. Although it executed the onMetaData calls happily with bogus values, since there was an error in AMF number parsing. But for most videos here it was about the width and height properties on Video object. Anyway, since 1414736db7ad5a9a45dd2608073fc903c8d831e9 both things are fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.