Forum Replies Created

Page 14 of 63
  • Fernando Mol

    June 9, 2011 at 9:47 pm in reply to: Maximum size of videos for upload to a website

    You can make Youtube videos private, even password protected.

    That’s not what I use. I upload the videos to my webpage server and send the clients a direct link. Also, if you know some PHP, you can add iDisk functionality to your site to share all kind of files with your clients.

    I hope this helps

  • Fernando Mol

    June 6, 2011 at 6:58 pm in reply to: Video Webpage advice/expertize needed

    You can look at the services section of the COW and look for someone in your area.

    https://services.creativecow.net/

    There you can also post in the Jobs forum to ask for someone that do what you need.

    I hope this helps

  • Fernando Mol

    June 6, 2011 at 6:37 pm in reply to: Video Webpage advice/expertize needed

    If you don’t have the budget to hire someone that creates what you need, you can use Youtube and create a private channel.

    https://www.google.com/support/youtube/bin/answer.py?answer=157177

  • Fernando Mol

    June 1, 2011 at 1:45 pm in reply to: Shooting SD with the HPX170 or HVX200A

    I just did a test in the HPX170 and found this:

    The image quality when shooting SD and HD in normal situations (I didn’t test low light) looks almost the same.

    The difference I see is the sharpening of the image. I assume that the sharp is lost when reducing HD footage to SD. The still frame of the HD to SD looks softer and less noisy, but that’s actually the detail level (sharp). If you handle this parameter I assume you can get the same result.

    Color and detail looks very much the same.

    I understand the camera uses the full CCD to capture the image, then it converts it to the video format you selected, so the luminance requirements shouldn’t be different.

    Here are the still shots of both shoots (I saved both as JPG with maximum quality).

    I hope this helps

  • Fernando Mol

    May 29, 2011 at 5:56 pm in reply to: What to use instead of frames

    If you use an external CSS to define the look of your page, it will be loaded only one time. So, each time you enter a new page on your site the only thing the browser will load is the content. The HTML content.

    Images and styles will be stored in the cache, so it will be a fast load.

    A typical menu is just a list. This is very little code in HTML so you should not be worried about loading an HTML list each time you enter a page.

    This is what I think others were trying to say to you when recommending using CSS instead of Frames. And will probably use CSS to define the styles of each Frame anyway.

  • Fernando Mol

    May 29, 2011 at 5:00 pm in reply to: What to use instead of frames

    Frames are hardly used this days. They were useful in the low bandwith days, but today there’s no problem reloading a full page, so no need in spliting it out just to avoid the fraction of a second that a menu image will take to be loaded.

    I think you may have the wrong idea of what CSS do.

    CSS are kind of old, but they were not popular because browsers didn’t like them. That’s different today.

    You use a CSS rule to define the appearence of elements on your page. There’s no way CSS can replace what Frames do, I think that’s were you get confused.

    If you give us a link to your site it will be easier to see what you are trying to accomplish.

    I hope this helps

  • Fernando Mol

    May 26, 2011 at 1:44 pm in reply to: Can’t get a container to move over (CSS)

    I can see you fix the problem. What was it?

  • Fernando Mol

    May 25, 2011 at 8:23 pm in reply to: Smooth Slowmotion Video Methods?

    Recording at 24PN and shooting at 60fps you cand extend your normal speed like two and a half times.

    In post you can probably double that. This kind of slow, but not super slow motion (The Matrix bullet time). For that, as Dave points, you need a different camera.

    A fake way to achiveve a super slow time effect is animating still frames in 3D space, like in the opening credits of X-Men origins Wolverine. Remember? But that’s faking it.

    I hope this helps

  • Fernando Mol

    May 18, 2011 at 4:45 pm in reply to: Overright files in FileZilla ?

    Why don’t you just upload the files using Dreamweaver? You’re already there.

  • Fernando Mol

    May 12, 2011 at 6:04 pm in reply to: Interactive PDF save in Webpage

    I don’t think you can.

    What you want to do can be done in a dynamic web page. For that you need to do some programming and understand how to load and change content from an external file or a database.

    I hope this helps

Page 14 of 63

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