Could you clarify on how you're doing the resizing? The supported way
would be to use the setSize() Player API method. If you're setting the
width/height of the <object>/<embed> element dynamically that could
lead to issues—perhaps the issue you're seeing.
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Sep 28, 5:23 pm, Jeffrey Posnick <je...@google.com> wrote:
> Hello Kyle,
>
> Hmmm, I think I follow a bit more now. I'll see what the Players
> engineering team has to say, though they really might want to see a
> live example of this behavior.
>
> Cheers,
> -Jeff Posnick, YouTube API Team
> groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
> @YouTubeDev
>
> On Sep 27, 7:33 pm, Kyle Tyacke <ktya...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hey Jeff,
> > Why that "Watch on YouTube" image that you are seeing behind the video
> > in the second screenshot is appearing is sort of my question. I'm not
> > sure why it's there at all, but I would have to assume that it is
> > somehow being loaded by the YouTube chromeless player, since I don't
> > really have any control over this. The bigger problem however seems to
> > be that if an ad is loaded into the YouTube player, then you go
> > fullscreen (or resize the player in general), the player seems to only
> > size the video to the width of the ad, and not the width that it is
> > told. Does that make a bit more sense?
>
> > Unfortunately, I don't have a public version of this app that I can
> > share, so I hope that the screenshots will suffice.
>
> > Thanks for any help you might be able to provide.
>
> > -Kyle
>
> > On Sep 23, 12:15 pm, Jeffrey Posnick <je...@google.com> wrote:
>
> > > Hello Kyle,
>
> > > I'm not sure that I follow your screenshots. Why does that "static BG
> > > image" in your second screenshot have a "Watch on YouTube" logo in it?
> > > Is that actually another video layered underneath? What does a
> > > successful attempt to scale the video to full screen look like (for a
> > > video without ads)?
>
> > > It would be much more helpful if you could point us to a live site
> > > that demonstrates this behavior, along with steps to reproduce.
>
> > > Cheers,
> > > -Jeff Posnick, YouTube API Team
> > > groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
> > > @YouTubeDev
>
> > > On Sep 22, 6:37 pm, Kyle Tyacke <ktya...@gmail.com> wrote:
>
> > > > Hey all,
> > > > I'm currently developing an app that implements Youtube into OSMF (open
> > > > source media framework). I have video's playing just fine, but I run into an
> > > > issue when trying to scale the chromeless player to fullscreen. If the video
> > > > has a banner ad on it, then player appears to resize; however, the video
> > > > that is being played does not properly scale to fill the entire contain.
> > > > Instead, it scales part way up, leaving a gap through which you can see some
> > > > sort of static image displayed.
>
> > > > The normal display with an ad looks like
> > > > this:https://skitch.com/ktyacke/f5862/http-localhost-minexa-minexavideopla...
>
> > > > And when scaled to fullscreen, the same display looks like
> > > > this:https://skitch.com/ktyacke/f5892/flash-player-safari-internet-plug-in
>
> > > > This only appears to be happening on videos with banner ads in them. I
> > > > assume this is a scaling bug in the Youtube Chromeless player. Does anyone
> > > > have any ideas on how I might be able to fix this, or who I could contact
> > > > about getting this resolved?
>
> > > > Thanks!
>
> > > > -Kyle
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment