Forum Replies Created

Page 69 of 459
  • Edward Troxel

    April 9, 2010 at 6:45 pm in reply to: Simple Selecting Question

    Terry, you have to change to the “selection” tool before you do that.

    The option I typically use is scripting. My script will let you select in a variety of ways. Most often, I simply want “Select all to the end”

    Edward Troxel
    JETDV Scripts

  • Right-click any track header column, choose “View”, and select any column that not checked that you want to see. Remember that the columns can be resized so maybe the column has been resized to “nothing”?

    Edward Troxel
    JETDV Scripts

  • Edward Troxel

    March 30, 2010 at 2:25 pm in reply to: Scroll Bar on Timeline missing

    Just open the Options – Preferences and turn off “Windows Theme Support”

    Edward Troxel
    JETDV Scripts

  • Edward Troxel

    March 20, 2010 at 1:36 pm in reply to: 64 bit Vegas 9 Pro

    I know all the NewBlue plugins work in 64-bit. I’m pretty sure the Pixelan ones do as well. You may just need to download the most current versions.

    Edward Troxel
    JETDV Scripts

  • Edward Troxel

    March 16, 2010 at 3:00 pm in reply to: Dual boot info

    [Geoffrey Mee] “Been hearing good things about Win7 64bit and I like that idea if for no other reason than the additional colour gamut.”

    What does this mean? The OS has nothing to do with the colors used by Vegas. Vegas can do 8-bit or 32-bit color on XP and it can do 8-bit or 32-bit color on Win7-64.

    However, you will gain the advantage of being able to run the 64-bit version of Vegas which has some advantages and some disadvantages over the 32-bit version. But color depth is not one of them.

    Edward Troxel
    JETDV Scripts

  • Edward Troxel

    March 6, 2010 at 9:43 pm in reply to: Arrrrg batch rendering.

    How about:

    Vegas.Exit();

    Edward Troxel
    JETDV Scripts

  • // Read the file and process it line by line.
    string line;
    System.IO.StreamReader file = new System.IO.StreamReader("myfile.txt");
    while ((line = file.ReadLine()) != null)
    {
    ProcessLine(line);
    }

    file.Close();

    Edward Troxel
    JETDV Scripts

  • Edward Troxel

    March 1, 2010 at 3:16 pm in reply to: New Blue Fx Stabilizer feedback

    [Roger Bansemer] “I also have a friend that downloaded the 64 bit version and it didn’t even show up in Vegas 64 bit but did show up in 32 bit.”

    Sounds like he didn’t pick “Sony Vegas 64-bit” during installation…

    Edward Troxel
    JETDV Scripts

  • Edward Troxel

    February 18, 2010 at 2:56 pm in reply to: A couple basic questions (keyboard shortcut)

    Options – Preferences – “Make spacebar and F12 Play/Pause instead of Play/Stop”

    Edward Troxel
    JETDV Scripts

  • Edward Troxel

    February 17, 2010 at 2:50 pm in reply to: Adding decriptions to photos

    You might look at the “Quick Labels” tool in Excalibur.

    Edward Troxel
    JETDV Scripts

Page 69 of 459

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