bugGnash - The GNU Flash player - Bugs: bug #19844, FLVPlayer_progressive.swf doesn't...

 
 

bug #19844: FLVPlayer_progressive.swf doesn't work (was: Control on top of video frame at eol.org)

Submitter:  Martin Guy <martinwguy>
Submitted:  Wed 09 May 2007 10:14:24 PM UTC
   
 
Category:  ActionScript Severity:  3 - Normal
Release:  None Status:  None
Privacy:  Public Assigned to:  strk
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Wed 03 Dec 2008 11:02:23 AM UTC, comment #9: 

The reason for the first failure is that NetConnection status codes are not properly sent. Once that's fixed, we get the original bug back. I'll commit a fix for the status bug soon.

Benjamin Wolsey <bwy>
Group Member
Wed 03 Dec 2008 08:46:37 AM UTC, comment #8: 

This looks like another instance of that player, and it still doesn't do anything. The pp plays a video (just with the flashvars and the swf URL), Gnash doesn't even display the skin, and there are no standard logging messages to explain why.

 /usr/local/bin/gtk-gnash -j 342 -k 291 -U 'http://davehoodentertainment.com/KIDSMAINPAGE.htm' -P 'flashvars=&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=Fancluboffer3&autoPlay=true&autoRewind=false' -P 'height=291' -P 'name=FLVPlayer1' -P 'pluginspage=http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash' -P 'quality=high' -P 'salign=lt' -P 'scale=noscale' -P 'src=FLVPlayer_Progressive.swf' -P 'type=application/x-shockwave-flash' -P 'width=342' http://davehoodentertainment.com/FLVPlayer_Progressive.swf $@

Benjamin Wolsey <bwy>
Group Member
Sun 27 Jan 2008 07:15:41 AM UTC, comment #7: 

In this movie, there's an DEFINEVIDEOSTREAM with a Codec ID of 0 and there are no VIDEOFRAME tags with actual data. So I guess the author changed his or her mind about using embedded video but the assembly tool still left it intact.

There is, however, ActionScript code for NetStream in the file. But it is never executed, so this probably is an ActionScript issue.

Bastiaan Jacques <bjacques>
Group Member
Sat 18 Aug 2007 04:26:29 PM UTC, comment #6: 

Looking for "FLVPlayer" and "progressive" I found this url:
http://www.flashstreamworks.com/flvplayerweb/

It's not the FLVPlayer_progressive.swf, but is a "progressive" (dunno what does it mean) FLV player written in Flash and coming with "sources" (.fla, .as).

Might be worth looking at to see if it works and if not how to fix...

Sandro Santilli <strk>
Group Member
Sat 18 Aug 2007 04:24:24 PM UTC, comment #5: 

I committed a fix for the assertion failure in both head and 0.8.1 branch. Still, the movie doesn't play as it should. Actually, I don't see the video at all.

Sandro Santilli <strk>
Group Member
Sat 18 Aug 2007 02:41:50 PM UTC, comment #4: 

I could reproduce with this:

gui/gnash -r0 \
http://grillorama.beppegrillo.it/schiavimoderni/FLVPlayer_Progressive.swf   \
-P 'flashvars=&MM_ComponentVersion=1&skinName=Clear_Skin_2&streamName=http://grillorama.beppegrillo.it/schiavimoderni/incontro_Damiano_spot_2.flv&autoPlay=true&autoRewind=false'


Sandro Santilli <strk>
Group Member
Sat 18 Aug 2007 02:43:37 AM UTC, comment #3: 

Could you provide a backtrace ?

Sandro Santilli <strk>
Group Member
Fri 17 Aug 2007 09:53:10 PM UTC, comment #2: 

Output:

[benjamin@franz Desktop]$ fv="&MM_ComponentVersion=1&skinName=Clear_Skin_3&streamName=eol_video&autoPlay=false&autoRewind=false"
[benjamin@franz Desktop]$ gnash http://www.eol.org/FLVPlayer_Progressive.swf -P "FlashVars=$fv"
26386] 23:48:56: Your X server expects RGB24 pixmap data for standard mode.
/home/benjamin/.themes/Gnursid/gtk-2.0/gtkrc:440: Bilddatei konnte nicht in pixmap_path gefunden werden: »check4.png«
/home/benjamin/.themes/Gnursid/gtk-2.0/gtkrc:443: Overlay image options specified without filename
26386] 23:48:56: Created top level window
26386] 23:48:57: framebuffer pixel format is RGB24
26386] 23:48:57: Base url set to: http://www.eol.org/FLVPlayer_Progressive.swf
26386] 23:48:57: SECURITY: Load from host www.eol.org granted (default).
26386] 23:49:01: Movie http://www.eol.org/FLVPlayer_Progressive.swf (SWF7) added to library
26386] 23:49:01: GTK-AGG: 510000 bytes offscreen buffer allocated

26386] 23:49:01: initialized AGG buffer <0x2ba0e4e92010>, 510000 bytes, 400x400, rowsize is 1200 bytes
26386] 23:49:01: DEBUG: video_stream_instance 0x96d6a0 ctor
26386] 23:49:01: SECURITY: Load from host www.eol.org granted (default).
26386] 23:49:01: Movie http://www.eol.org/Clear_Skin_3.swf (SWF7) added to library
gtk-gnash: ./character.h:729: bool gnash::character::isDynamic() const: Zusicherung »_dynamicallyCreated« nicht erfüllt.
Abgebrochen

That would be: Assertion "_dynamicallyCreated" not fulfilled.

Benjamin Wolsey <bwy>
Group Member
Wed 30 May 2007 01:42:24 PM UTC, comment #1: 


> Nice work folks


Sorry, that sounds sarcastic reading it now. It's not.
Nice work getting the video stuff working I mean.

However that page, www.eol.org/home.html has now stopped working wirh gnash mozilla plugin, giving grey blank area instead

Martin Guy <martinwguy>
Wed 09 May 2007 10:14:24 PM UTC, original submission:  

Video control bar is over centre of video frame at www.eol.org/home.html

Nice work folks

Martin Guy <martinwguy>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bjacques (Posted a comment)
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by bwy (Posted a comment)
  • -email is unavailable- added by martinwguy (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 10 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-01-27 bjacques Categoryvideo ActionScript
    2007-08-18 strk Severity5 - Blocker 3 - Normal
        StatusIn Progress None
        SummaryControl on top of video frame at eol.org FLVPlayer_progressive.swf doesn't work (was: Control on top of video frame at eol.org)
    2007-08-18 strk Severity4 - Important 5 - Blocker
        StatusNone In Progress
    2007-08-18 strk Severity3 - Normal 4 - Important
        Assigned toNone strk
        Carbon-Copy- Added zoulunkai
    2007-05-09 martinwguy Attached File- Added eol.com-home-agg-gtk-ffmpeg.png, #12742

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code