Results 1 to 4 of 4

Thread: 16:9 video fails to display correctly - Why?

  1. #1

    Default 16:9 video fails to display correctly - Why?

    16:9 footage is uploaded but displayed badly. The player is fixed at 4:3 and centres the 16:9 video - removing the left and right sections of the video!

    I'm currently looking to alter the settings to display a wide screen video (16:9) which is a must have for the video editor members. If anyone knows the tweak...where to change it let me know asap please.

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    You can change player width and height in include/player.inc

  3. #3

    Default

    Quote Originally Posted by admin
    You can change player width and height in include/player.inc
    Thank you admin.

    The changes I made:

    ***********
    <?php

    $player_wdith = 470;
    $player_height = 285;
    $displayheight = $player_height - 20;


    $vshare_player = <<<EOT


    ***********

    These now display the 16:9 video file correctly. I will perhaps alter the display again...but I know where to look. thank you.

  4. #4
    Join Date
    Aug 2007
    Posts
    2

    Default Trying to resize video player to widescreen

    I went into include/player.inc and changed the size.
    The page with the player would not load. Nothing.
    I then overwrote the file on the server with the original and it still is blank.
    Yikes can this be fixed?

    Oh I know it can I just need to know how. Thanks

Similar Threads

  1. Accents in URL Not correctly replaced
    By autodafe in forum Fixed Bugs
    Replies: 6
    Last Post: 12-26-2008, 11:36 PM
  2. HELP - Ad Banners not working correctly!
    By EinfachClicken in forum Installation Support
    Replies: 2
    Last Post: 09-14-2008, 11:14 AM
  3. Upload Button Fails after 2.5 Upgrade
    By geekorama in forum Installation Support
    Replies: 0
    Last Post: 11-05-2007, 08:18 AM
  4. 16:9 full screen - fails to display correctly
    By Dafydd in forum General Discussions
    Replies: 1
    Last Post: 08-16-2007, 06:50 PM
  5. Next buttons on video display are not correct
    By filmspoof in forum Fixed Bugs
    Replies: 1
    Last Post: 04-30-2007, 09:30 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
  •