Results 1 to 4 of 4

Thread: Wide screen video problems

  1. #1
    Join Date
    Aug 2007
    Posts
    14

    Default Wide screen video problems

    I've got a strange problem, when I upload a wide screen video, the video isn't displayed for the full 100%, because of some stretching out some parts on all sides disappears, but when I use the embedded code on a site elsewhere it's showing up perfect.

    See the examples beneath:

    On site stretched out version


    Embedded elsewhere good version


    My question is, what to change if I want the embedded version with the right wide screen display.

  2. #2
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Wide screen video problems

    wow interesting problem. I wonder if it has anything to do with the "embed this video" code where it has the size...maybe changing the size of the player in the embed code....

    in view_video.tpl

    Code:
    <input name="video_play" value='{if $embed_type eq "0"}&lt;iframe vspace="0" hspace="0" allowtransparency="true" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" style="border:0px;" width="435" height="470" SRC="{$baseurl}/show.php?id={$video_info.VID}"&gt;&lt;/iframe&gt;{else}
    &lt;object width="425" height="350" type="application/x-shockwave-flash" data="{$baseurl}/player/player.swf"&gt;&lt;param name="movie" value="{$baseurl}/player/player.swf"&gt;&lt;param name="flashvars" value="&amp;file={$file}&amp;height=350&amp;image={$baseurl}/thumb/{$video_info.VID}.jpg&amp;width=425&amp;location={$baseurl}/player/player.swf&amp;logo={$baseurl}/templates/images/watermark.gif&amp;link={$watermark_url}&amp;linktarget=_blank"/&gt;&lt;/object&gt;{/if}' size="55" onclick="javascript:document.linkForm.video_play.focus();document.linkForm.video_play.select();" readonly="readOnly" />
    maybe change the width and height to the same size as the player as you have it set in admin panel? My player is set for 400 x 325 in the admin panel for example, yet the embed player code above has 425 x 350....maybe making them the same dimensions will fix it...
    If it's not fun, stop doing it!

  3. #3
    Join Date
    May 2007
    Posts
    394

    Default Re: Wide screen video problems

    I think I recall that changing the video size in the embed code, only changes the size of the border that holds the video. The video itself when its embedded is always a constant size. I THINK that's right.

  4. #4

    Default Re: Wide screen video problems

    Yeah, I did that and it worked for me.
    ================================================== =====
    http://www.TopFreaks.com - Black Amateur Porn
    TopFreaks.com/index.php - Free Black Porn

    BootyCallFriends.com - 100% Free Booty Call Friends Finder

Similar Threads

  1. Embedded Video Watch in Full Screen
    By west in forum Feature Requests
    Replies: 7
    Last Post: 10-16-2010, 03:26 PM
  2. tvdir.net - custom dark wide css skin tpl mod
    By forrestw in forum Template Modifications
    Replies: 2
    Last Post: 03-22-2009, 08:03 AM
  3. vshare on uber wide screen monitors
    By grynmoors in forum Template Modifications
    Replies: 2
    Last Post: 04-03-2008, 09:43 PM
  4. How to change video player to 16:9 wide screen
    By Joe in forum Template Modifications
    Replies: 0
    Last Post: 08-21-2007, 01:44 PM
  5. Install problems with Vshare admin logs into blank screen...
    By Dometheus in forum Installation Support
    Replies: 1
    Last Post: 05-29-2007, 02:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •