Orientation of project

Hey... I have shot all my footage on my iPhone so its all in portrait shot not landscape like a normal film... I want the actual project to be in landscape but it is in portrait like the footage. I am wondering how to fix this?

Not really pretty, but do what the TV stations do when they show SD material on a HDTV screen.  They place one copy of the SD material on the lowest track and zoom it until the screen is filled horizontally (this clips the vertical) (this will serve as a background to fill the screen.  Then place another copy on the next track and then scale the second track until it fills vertically.  The lower track will blur significantly, but the second track will be sharp.

Similar Messages

  • Obect Oriented School Project

    I need to develop the code for a blackjack game.
    I can't find anywhere examples of this type of code onl GUI.
    Can someone point me in the right direction?
    Thank you

    Thank you, but this is GUI code as well. What I need is a simplistic object oriented code that works in the command window.
    Sorry, I didn't state it more clearly in my first posting.
    Thanks again for your time.

  • Help with J2EE Project Management

    Hi,
    We are about to begin a large J2EE project and are wondering if anyone could help with the following questions:
    1. Given the division of labor on J2EE projects (JSP developers, EJB developers, application deployers, etc...), what are "best practices" for building a team and ensuring that they communicate well after the design phase? How will the left arm know what the right arm is doing?
    2. What documentation should be produced during the design phase to give to the developers? Will this allow them to go off and develop independently of each other?
    3. Is there a "best practices" document anywhere on J2EE project management?
    Thanks in advance!!

    Hi,
    I feel any project to start with should have a prior planning,that too particularly for Object oriented programming projects,I feel UML is the best tool for entire process.I think rational software has got lot of Project Management Tools(PMT) and products at all stages.Please go through the rational.com site and hope you could find some info.I feel the answer to your second question is partly 'yes' and partly 'no'.The modules that you can split it up which have got some independent attributes,but it should not be too much in your project,then it affects the work matrix/There should be a optimal process to decide and that you can yourself formulate depending on the time frame,either way the last step of build or integration is not flexible enough that you should mind,modular flexibility can be there but the integration stage you are tied with a fixed process.So plan accordingly using a PMT tool for any project that matters and all the best.Bye
    Hari

  • Saving source footages and FCP project in EXTERNAL Hard drive

    I have ran out of space in my Inbuilt harddrive of the computer....
    Now i have got a new project to be done and i have external 1 TB hardrive.....
    So my question:
    1.) Can i save the source footages in External HD?
    2.) Can i save the project in External HD and edit it and do everything as in External HD?
    I have never done such thing so help would be acknowleged.
    Thanks and if i am missing any information then do let me know!

    Hi
    YES - BUT
    • External Hard Disk - MUST BE - Mac OS Extended (hfs) formatted (all mine are journaled)
    • Should be FireWire or Thunderbolt - as USB/USB2 performs badly to me and especially when filling up.
    • I do - create a folder on My external HD named as Movie project + date
    - then Start FinalCut
    - AND set up ALL Scratch disks to this folder
    - then SAVE projects - and direct this to same folder
    - then I also make a folder in this project folder (on ext.HD) named material - and in this I collect all photos, audio-files (all converted to .aiff - NO .mp3 or other) AND all texts in a text document to copy from e.g. Title, contributors etc. SO also a document describing how the project is to be done - sort of synopsis.
    PROBLEM
    When changing Scratch-disks in FinalCut Express or Pro (FCP-X i don't know) one must when starting up next time - FIRST CONTROL - where they are set - as they do not orient after project but after last settings. All material and Captures etc - can be stored in a very wrong location IF one doesn't keep this in mind !
    MY OWN experience - very tedious to clean up - BUT at least FinalCut Pro can help in collecting in all parts if they go astray.
    Yours Bengt W

  • To know link b/w PS and MM tables

    Hi,
    I got the link between tables PROJ and PRPS (PS)
    and link between EBAN,EKBE and ESSR.(MM)
    I need the link beetween first category (PS) and second category(MM).
    Can anyone please help me on this regarding?
    Thanks

    Dear Raja,
    Project System is very much linked with MM. Project Oriented procurement, Project Driven Production and Procurement Management, MRP Groups for requirements Grouping are few of the scenarios.
    You can find more transactions in Easy Access under Accounting:
    Project Systems -> Material
    You can analyse the transactions under this and will know the link between them.
    Plant is one such field in PS tables PROJ, PROJS, and PRPS which will link to MM.
    Regards,
    Naveen.

  • Illustrator Script Labels?

    I've done a lot of scripting in InDesign and made quite a bit of use out of nearly everything's script label. Now I'm working on a template-oriented Illustrator project that will require I store information about each layer somewhere in the file... just a 1 or 2 word description that would have fit nicely in a script label. However, I discovered there are no script labels. Does anyone have a suggestion how I might store information in an .ai file that can be retrieved later by a different script? At the very least I want to be able to store the name of one of the root layers as the primary layer (position won't help in identifying the primary label). I looked into keywords and xmpdata, but I haven't been able to get it to store anything and I'm not quite sure it's going to be much help.
    Thanks,
    Ben

    Ben:
    You can name items in AI and refer to them in a script.
    If you're on a Mac using Applescript you could do something like:
    make new ellipse at beginning with properties {name:"BensCircle",}
    then to call it you could use:
    set selection to page item "BensCircle"
    Also, if you bring up your Attributes palette, hit the flyout and there is an option to "Show Note". You can store notes about objects in it (but it doesn't work on Layers as you might hope). The Notes are also accessible to scripting.
    Hope this helps (somehow).

  • Flash Builder 4.5 newbie help

    Hey guys,
    Thank you for taking the time to read my post and help me out.  I am currently just learning actionscript 3 and I have been using flash professional in order to program most of my first flash programs,  I would like to take one of my ideas and create it to work on the blackberry playbook, so I downloaded flash builder 4.5 and have set up my whole environment.
    The problem im running into is that with flash professional creating movie clips and frames was as easy as adding objects to the library and then setting up the linkage so it could be used by your AS3 coding, frames and layers were added through the UI...well with flash builder I have no idea how to do this as there is no graphical interface, I am just wondering if somebody could explain to me how to create and link movie clips and work with frames using flash builder 4.5....I know this is probably a dumb question but I simply just don;t know
    Thanks in advanced for any help

    Hi nateatkins, Flash Builder is a software to develop flex and/or as3 applications. Do do things with Flash Builder, you need to code it in .as or .mxml files. Flash gives you the ability to make graphical element, add them to a library, animate them using the software interface and commands, and publish them right out of the box, but it is not the purpose of Flash Builder. You can use Flash to make a library of graphical elements, configure those elements to be available as Actionscript classes, then export your library as an SWC to use them in a Flash Builder project code. Or you can choose in Flash to code your actionscript using external .as files, and use flash builder to write them. Flash Builder is intended to make life easier when you work on object oriented coded projects using as3, and let you code faster. Flash have it's limitations to assist you when it's time to code, Flash Builder is here to enhance your development workflow when needed.

  • How do i disable orientations for a specific view in my tab bar project without disabling for the other views?

    How do i disable orientations for a specific view in my tab bar project without disabling for the other views?
    Any suggestions?

    Note that you can also hide the tab bar completely with code in the userChrome.css file.
    Add code to the <b>userChrome.css</b> file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #TabsToolbar { display: none !important; }
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration

  • Responsive projects display incorrect content due to orientation of tablet.

    In a responsive project, how does Captivate determine which view should be displayed on which type of device? For example, does it use pixel width or device type?
    We have had difficulty designing for tablet devices because when the tablet is held in a landscape position, the primary view is shown. When the device is held in a portrait position, the tablet view is shown. Given that some tablets are higher resolution than desktop machines, how do we ensure that the tablet view is displayed regardless of the tablet's orientation?

    That is by design: landscape on tablets will show Primary breakpoint view, Portrait shows the Tablet view.
    It is not the resolution of the tablet, but of the browser that is important. You can find them on  viewportsizes.com. You will see that although many smartphones have very high resolution, browser resolution is very small.

  • Portrait orientation not recognised in Older iDVD project

    I have posted some of these symptoms in various places, but I have had so many issues with this upgrade that I haven't had the time to thoroughly address each on in detail.
    I upgraded ti iLife06 over the weekend and now an iDVD project that I started in iDVD 5 is significantly "messed up".
    Firstly, it cannot find the images in the new iPhoto Library's new paradigm for folder management. So I have to locate these manually. I have tried to point iDVD to both the "Modified" iPhoto Library folder and the "Originals". Not sure which is correct. (I know that some have advised duplicating your old iPhoto library and pointing iDVD 6 to the "old" version)
    Second, after manually locating all of the photos included in the iDVD project, iDVD does not seem to recognise that some of the photos are Portrait orientation. These were automatically rotated by my camera and imported into iPhoto accordingly.
    Does anyone have an idea why iDVD 6 cannot do this AND how to fix it?
    Thanks,
    J.E. Flynn

    I have posted some of these symptoms in various places, but I have had so many issues with this upgrade that I haven't had the time to thoroughly address each on in detail.
    I upgraded ti iLife06 over the weekend and now an iDVD project that I started in iDVD 5 is significantly "messed up".
    Firstly, it cannot find the images in the new iPhoto Library's new paradigm for folder management. So I have to locate these manually. I have tried to point iDVD to both the "Modified" iPhoto Library folder and the "Originals". Not sure which is correct. (I know that some have advised duplicating your old iPhoto library and pointing iDVD 6 to the "old" version)
    Second, after manually locating all of the photos included in the iDVD project, iDVD does not seem to recognise that some of the photos are Portrait orientation. These were automatically rotated by my camera and imported into iPhoto accordingly.
    Does anyone have an idea why iDVD 6 cannot do this AND how to fix it?
    Thanks,
    J.E. Flynn

  • Service oriented project - PS

    Hello Everybody,
    This is Service oriented project.Every milestone when it is reached,invoice will happen and revenue will be posted to WBS element.
    This is the process which we are looking.for example
    Duration:1 Year
    First stage billing willl happen at end of every 3 month revenue will be posted to WBS element.And also cost incurred during this period will captured in WIP and also closed at this stage.
    Second stage:They want to start a new WIP to capture cost incurred in the second stage and end of this stage revenue will be posted to WBS and WIP also will be closed.
    During this process we also want send billing status(FNBL or PTBL) to WBS element.
    Is it possible to send the information to WBS automatically from SD.
    I heard from PS people once WIP is closed,we cannot restart WIP again.
    Any inputs pls !

    standard process - milestone billing can be used for this
    the project manager will complete the milestone, which will trigger the removal of billing block on the milestone billing plan on sales order document and then generate billing document

  • Service oriented architecture option missing while creating new project

    I m using Java Studio Enterprise 8.1 n facing problem while creating a new project (not getting the option for SOA).........

    SOA modules are not part of Sun Java Studio Enterprise 8.1 but are part of the enterprise pack for NetBeans 5.5.
    JSE8.1 is a companion product to Java System Enterprise stack of servers.
    For SOA development,
    - please download NetBeans 5.5 from http://www.netbeans.org/
    - Download enterprise pack from http://www.netbeans.org/products/enterprise/ and install it on top of NetBeans 5.5. (On netbeans.org you will also notice other packs that are avialbale as add-ons to NetBeans 5.5).
    - check out the learning trails at http://www.netbeans.org/kb/trails/soa.html and the documentation set at http://www.netbeans.org/kb/55/entpack-index.html.

  • Cannot pull up Projects oriented timecard

    Hello,
    I have completed OTL setups. I have timecard layout as Projects and the application set as Projects, and Retrieval Rule Groups as Projects in the Preference Tree. I can log on as myself and I can see a timecard in the Projects format. When I log in as another employee, the timecard comes up as a generic timecard, neither Projects or Payroll. I have assigned to myself some responsibilities that the others do not have such as Sys Admin, OTL and HR and Projects Implementation Super User. The other employees have only Self Service Time. I cannot understand what I am missing. Is there a profile setting that I have missed? I would appreciate any help anyone could give. Thank you Paul

    Hello,
    I have completed OTL setups. I have timecard layout as Projects and the application set as Projects, and Retrieval Rule Groups as Projects in the Preference Tree. I can log on as myself and I can see a timecard in the Projects format. When I log in as another employee, the timecard comes up as a generic timecard, neither Projects or Payroll. I have assigned to myself some responsibilities that the others do not have such as Sys Admin, OTL and HR and Projects Implementation Super User. The other employees have only Self Service Time. I cannot understand what I am missing. Is there a profile setting that I have missed? I would appreciate any help anyone could give. Thank you Paul

  • How to change the default orientation?

    Hello,
         I'm new to Adobe Flash Builder and I am currently making a mobile application for a school project. I was wondering how you change the default app orientation to landscape. I've tried going into my app.xml and change the aspect ratio to landscape with no luck, and it is very hard to find any answers on the internet. I would greatly appreciate your help.
    HomeView.mxml Code:
    <?xml version="1.0" encoding="utf-8"?>
    <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
                        xmlns:s="library://ns.adobe.com/flex/spark"
                        actionBarVisible="false" tabBarVisible="false" title="HomeView">
              <fx:Declarations>
              </fx:Declarations>
              <s:Image left="0" right="0" top="0" bottom="0" scaleMode="zoom" smooth="true"
                                   smoothingQuality="high" source="@Embed('file:///C:/Users/Owner/Downloads/48127-solarsystem-teaser.jpg')"/>
              <s:Button x="-5" y="0" width="410" height="1504"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Sun)"/>
              <s:Button x="444" y="852" width="80" height="80"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Mercury)"/>
              <s:Button x="628" y="742" width="120" height="124"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Venus)"/>
              <s:Button x="836" y="632" width="127" height="117"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Earth)"/>
              <s:Button x="994" y="506" width="99" height="96"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Mars)"/>
              <s:Button x="1255" y="464" width="298" height="279"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Jupiter)"/>
              <s:Button x="1626" y="302" width="274" height="270"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Saturn)"/>
              <s:Button x="1965" y="196" width="175" height="174"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Uranus)"/>
              <s:Button x="2201" y="66" width="175" height="174"
                                    skinClass="spark.skins.mobile.TransparentNavigationButtonSkin" click="navigator.pushView(Neptune)"/>
    </s:View>
    App.xml code:
    <!-- The initial aspect ratio of the app when launched (either "portrait" or "landscape").
                                  Optional. Mobile only. Default is the natural orientation of the device -->
                        <!-- <aspectRatio>landscape</aspectRatio> -->
                        <!-- Whether the app will begin auto-orienting on launch. Optional. Mobile
                                  only. Default false -->
                        <!-- <autoOrients>false</autoOrients> -->
    I need to make it so that the app is permanently in landscape.
    Thanks again.
         8th grade student

    <!-- <aspectRatio>landscape</aspectRatio> -->
    <!-- <autoOrients>false</autoOrients> -->
    In XML, everything within <!-- and --> is a comment.  You need to remove the <!-- and -->:
    <aspectRatio>landscape</aspectRatio>
    <autoOrients>false</autoOrients>

  • I have Video camera movies that are HD format.. I am doing editing work on them using Final Cut Pro, but using DV PAL format for the projects I am editing. When I then tried to copy my work done in FCP Project that's originally DV PAL , into a new FCP Pro

    I have Video camera movies that are HD format.. I am doing editing work on them using Final Cut Pro, but using DV PAL format for the projects I am editing. When I then tried to copy my work done in FCP Project that's originally DV PAL , into a new FCP Project that is HD, and tried reconnect media with original HD movies (video), the sequence project got distorted for all the text, shapes used and all.. everything changed its orientation and scale.. Is there a way by which I can preserve my work done on DV PAL and switch it preserving its proportions, scale and orientation, but on a HD project sequence?? Appreciate your help and advice..

    Yes.  A couple of ways that might work.
    First Way
    What you need to do is load one of your hd clips in the viewer and edit into a new HD sequence.  Does it display correctionly? 
    OK, select the clip in the hd timeline and copy (command-c).  Now go to the HD sequence with the material that's distorted.  Select all (command-a) and paste attributes (option-v) and choose basic motion and distort.  That should maek things work.  What won't work is anything that you've adjusted as far as basic motion or distort in your PAL sequence.  That I'm pretty sure you'll have to redo.
    Second Way. 
    Choose your original PAL sequence and do a Media Manage changing the sequence preset to the appropriate HD paramenters with the media offline.  You then should be able to reconnect these clips with your original HD media.

Maybe you are looking for

  • FAQ: How do I share files in Revel?

    SHARING OVERVIEW: In Revel, you can share links to albums which allows others to view photos and videos from a web browser at adoberevel.com. Revel also supports sharing in a variety of other ways, by email, facebook, twitter, message, etc. In additi

  • Time Machine Backup EXTREMELY SLOW

    I've recently noticed that my Time Machine backups from my Mid 2009 iMac 3.06 to a WD 1tb MYBook take an incredibly long time.  For example, an hourly backup where nothing has really changed (350k according to a TM log) takes over 30 minutes.  I've b

  • Fastest way you switch between multiple images (CS3) ?

    I'm originally a Fireworks user (from 2001) and am starting to learn Photoshop as it is in my CS3 set and it's superiority in image editing. BUT, I was suprised/shocked/P.O.-ed to notice Photoshop doesn't have tabs to easily switch between images lik

  • Automating shutdow of oracle 8i database

    hi, I want to shutdow my oracle 8i database instance at particular time daily.prsently it is manual using command line commands svrmgrl/connect internal /shutdown. but can we make it automated. I've tried using .bat file for above commnads but it fai

  • Character set trouble

    I defined the parameter nls_lan=american.america.zhs16cgb231280 in the .profile in the server.And I defined NLS_LANGUAGE="SIMPLIED CHINESE" AND NLS_TERRITORY=CHINA in the init.ora file. then I insert a chinese string in a field of a table.But when I