Skip navigation
MacroProd
Currently Being Moderated

Pause playback then enter fullscreen: no image

Mar 20, 2012 12:29 PM

Hi;

 

In my player, if I pause playback then enter fullscreen mode - there is no image of the paused video. Only a black/blank screen. Exiting fullscreen (while still paused) does not cause the video image to re-appear. The video/image will only re-appear when the video begins playback again.

 

I am using SWFObject for embedding my SWF and I have narrowed down the issue to the wmode paramter in Firefox v10.0.2 with FlashPlayer 11.1.102.55 (Mac OSX Lion). Setting the wmode parameter to true introduces this bug, setting it to false allows the player to enter and exit fullscreen while paused with no problems.

 

I can not reproduce this behavior in Safari 5.1.4 with FlashPlayer 11.1.102.55.

 

Anyone have any ideas?

 
Replies
  • Currently Being Moderated
    Mar 20, 2012 9:48 PM   in reply to MacroProd

    Hi,

     

    I recomend setting wmode="direct" so that Stage Video to be used both in normal and full screen view. When setting wmode="transparent" FP will use Stage Video only in Full Screen mode. I think that what happens is that when going to Stage Video (the image is rendered by the GPU) the frame that you are currently rendering (thru Flash Player) is not transmitted to the GPU to be rendered.

     

    I don't know what workaround you could use other than changing wmode="direct".

     

    Thanks,

     

    Gelu

     
    |
    Mark as:
  • Currently Being Moderated
    May 22, 2012 2:06 PM   in reply to Gelu Blanariu

    I am having a problem on my Mac, where stage video is working when wmode=transparent.

    I actually don't want to use stage video when I'm not in full screen, as I want the video to appear on top of flash content.

     

    up until a few days ago, in Google chrome, this was working perfectly.  When not in full screen mode, the video rendard in software, and when I would switch to full screen, I would get the stage video.

     

    Now in chrome and safari I'm always in stageVideo GPU even when I'm not full screen and wmode=transparent.

     

    Does anyone know of any change to google chrome recently that would enable this even in wmode=transparent?

     

    I tried disabling stageVideo by OSMFSettings.enableStageVideo = false; but this also forces full screen to be software rendered.

     

     

    Thanks in advance.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points