on 2013 May 02 10:36 AM
Hello SCN experts,
I have recently published an SCN blog post with an embedded youtube video. Is there a way to embed a video in SCN so that I can directly specify parameters to the youtube player, specifically to render the display in HD quality by default (720p)? Via direct URL, this is possible by specifying the parameter vq=hd720 to the player URL, like so:
<iframe width="640" height="360" src="http://www.youtube.com/embed/hpZaZzRU_-c?vq=hd720&feature=player_detailpage" frameborder="0" allowfullscreen></iframe>
I tried to paste the above embed code into the SCN dialog for embedding video, but the additional parameter vq=hd720 was stripped off in the resulting Jive macro code. That means that visitors of my post get the inferior 360p quality by default, and need to manually adjust that using the settings button of the youtube player. I'm looking for a way to avoid that.
Best regards,
Lambert
Unfortunately not: I tried via the old embed code and the insert video tool adjusted the code to the default URL of the video.
This is something that's really meant to be controlled on the user side and therefore YouTube doesn't provide the ability to specify what should be the default playback setting for your own videos. (Users can, however, specify if they want the default to be HD or not for videos they see on YouTube.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, Jason. That's very helpful. It's OK for me if that's not possible in SCN.
However, regarding
YouTube doesn't provide the ability to specify what should be the default playback setting
my understanding is slightly different: just try out the embed code I posted above, or use this direct link, and you'll see that it is feasible (although maybe not desired by YouTube). The video will start in 720p when using this link.
Best regards,
Lambert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.