bugzilla-daemon at freedesktop.org
2007-Dec-05 18:50 UTC
[Swfdec] [Bug 13536] New: The video in free FLV player is always 120 pixels high
http://bugs.freedesktop.org/show_bug.cgi?id=13536 Summary: The video in free FLV player is always 120 pixels high Product: swfdec Version: unspecified Platform: x86-64 (AMD64) URL: http://flv-player.net/players/normal/ OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy: proski at gnu.org QAContact: swfdec at lists.freedesktop.org The popular FLV Player (player_flv.swf) shows videos compressed vertically. The height is always 120 instead of the usual 240. I made the size 640x480, and it seems to be just above 120 pixels high (perhaps 120 plus the toolbar height): http://red-bean.com/proski/swf/drama.html The issue can be reproduced locally without plugin: wget http://red-bean.com/proski/swf/player_flv.swf wget http://red-bean.com/proski/swf/drama.flv swfplay -v flv=./drama.flv player_flv.swf SWFDEC: WARN : swfdec_movie_asprops.c(281): mc_height_set: trying to set height to a non-finite value, ignoring SWFDEC: WARN : swfdec_movie_asprops.c(83): mc_y_set: trying to move video._y to a non-finite value, ignoring [skipping messages like "Add decoder xxx please"] SWFDEC: WARN : swfdec_movie_asprops.c(281): mc_height_set: trying to set height to a non-finite value, ignoring SWFDEC: WARN : swfdec_movie_asprops.c(83): mc_y_set: trying to move video._y to a non-finite value, ignoring SWFDEC: WARN : swfdec_movie_asprops.c(281): mc_height_set: trying to set height to a non-finite value, ignoring SWFDEC: WARN : swfdec_movie_asprops.c(83): mc_y_set: trying to move video._y to a non-finite value, ignoring SWFDEC: WARN : swfdec_movie_asprops.c(281): mc_height_set: trying to set height to a non-finite value, ignoring SWFDEC: WARN : swfdec_movie_asprops.c(83): mc_y_set: trying to move video._y to a non-finite value, ignoring -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at freedesktop.org
2007-Dec-12 07:30 UTC
[Swfdec] [Bug 13536] The video in free FLV player is always 120 pixels high
http://bugs.freedesktop.org/show_bug.cgi?id=13536 pekka.lampila at iki.fi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from pekka.lampila at iki.fi 2007-12-11 23:30 PST ------- Confirmed -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at freedesktop.org
2008-Feb-15 12:55 UTC
[Swfdec] [Bug 13536] The video in free FLV player is always 120 pixels high
http://bugs.freedesktop.org/show_bug.cgi?id=13536 --- Comment #2 from Pekka Lampila <pekka.lampila at iki.fi> 2008-02-15 04:55:42 PST --- Needs support for NetStream onMetaData event -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Feb-15 19:55 UTC
[Swfdec] [Bug 13536] The video in free FLV player is always 120 pixels high
http://bugs.freedesktop.org/show_bug.cgi?id=13536 --- Comment #3 from Benjamin Otte <otte at gnome.org> 2008-02-15 11:55:22 PST --- 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! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2008-Feb-16 19:25 UTC
[Swfdec] [Bug 13536] The video in free FLV player is always 120 pixels high
http://bugs.freedesktop.org/show_bug.cgi?id=13536 Pekka Lampila <pekka.lampila at iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Pekka Lampila <pekka.lampila at iki.fi> 2008-02-16 11:25:18 PST --- 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. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
Maybe Matching Threads
- [Bug 15799] New: FLV Multi player doesn't allow selecting the second video
- Branch 'as' - 6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie_as.c
- [Bug 16720] New: swfdec doesn't support video format in an .flv
- [Bug 15800] New: FLV Javascript player doesn't work
- [Bug 13843] New: swfplay: Fatal IO error 104 (Connection reset by peer) on X server