Forum Replies Created

Page 21 of 63
  • Fernando Mol

    November 2, 2010 at 8:19 pm in reply to: frame rate question

    That will depend much on the post production software you use. True is that it’s better to capture video at the frame rate your final delivery will be.

  • Fernando Mol

    November 2, 2010 at 6:16 pm in reply to: IE8 background image shifts

    It’s weird, I tested in in IE8, IE7 and IE6 an that doesn’t happen in my computer (Win7 64).

    Anyway, you may want to try a different div structure. Use a single image background for the entire header and just place the menu text buttons in front.

    You can try assigning a centered position to

    background-position:center;

    I hope this helps

  • Fernando Mol

    November 2, 2010 at 1:12 am in reply to: Website background

    Forget to say that I stole the code from here (saved me the hand code it):

    https://www.w3schools.com/css/css_background.asp

    As you see, is just a CSS definition that fixes the background image.

    background-attachment:fixed;

  • Fernando Mol

    November 2, 2010 at 1:11 am in reply to: Website background

    <style type="text/css">
    body
    {
    background-image:url('yourimage.gif');
    background-repeat:no-repeat;
    background-attachment:fixed;
    }
    </style>

  • Fernando Mol

    October 25, 2010 at 11:27 pm in reply to: HVX200 field audio question

    If the sound is really important then you should get a sound guy. Maybe someone pointing a shotgun to the speakers and adjusting the levels in a pre before you get the signal to your cam.

    Some handy-cams have an auto adjustable level for the sound. If you have one of those, get a friend to get the piece in a stable position while you record the main footage.

    I know you were asking for a single button solution, but good sound almost always require a little extra investment both in hardware and personnel. Auto adjustable sound level doesn’t come but in cheap cameras and there’s a reason for that, it doesn’t always sound good. Convince of that to the people that hired you.

    I hope this helps

    *Always share a link to your site and rate the posts. This is a free service for you and for us.

  • Fernando Mol

    October 25, 2010 at 10:28 pm in reply to: HVX200 field audio question

    I get the audio signal directly from the mixer when I can, but if you are on the move and cables are not an option, you can place a wireless mic in front of the speakers.

    *Always share a link to your site and rate the posts. This is a free service for you and for us.

  • Fernando Mol

    October 24, 2010 at 4:04 pm in reply to: Audio Knobs on the 170

    I use my nail.

    *Always share a link to your site and rate the posts. This is a free service for you and for us.

  • Fernando Mol

    October 22, 2010 at 3:59 pm in reply to: simple css problem… driving me crazy.

    Removing all the absolute and relative positions from the CSS on this rules can bring them back.

    #undermenuarea
    #sidemenus
    #content

    *Always share a link to your site and rate the posts. This is a free service for you and for us.

  • Fernando Mol

    October 21, 2010 at 12:55 pm in reply to: Making a chat room forum?

    Open source CMS?

    *Always share a link to your site and rate the posts. This is a free service for you and for us.

  • Fernando Mol

    October 20, 2010 at 2:31 am in reply to: IE8 background image shifts

    I’m zooming in and out in IE8 and nothing else shifts.

    Can you please post a snapshot?

    *Always share a link to your site and rate the posts. This is a free service for you and for us.

Page 21 of 63

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy