Beginner Question - How do I amke frames size 320x240 ?

I am trying to make a student project using QT movies which are 320 x 240 pixels.
I want to string them together with some edits, titles and text but not change their size. Then save them back to a Quicktime movie the same size.
But when I drag 2 movies each about 15mb into iMovie they are turning into a huge file over 1.1Gb. I think they are being "upsized" to HD. Is that right?
How do I stop that? It is way to big for my hard drive space and I have only just started. I will also have to make the final file small enough to take on a flash drive to school.
Am I using the wrong program for this? If so what should I use?
Thanks for any help.
Patrick (Peter's my Dad)

Hi Peter,
I'm a father too, so I appreciate your "joined forces"... ;-))
.. but, where to begin?
he doesn't have a lot of time
before publishing a book, you have to learn reading & writing...-
you don't learn the basics of editing and the many feature of apps as iM, nor QTpro on the fly...
esp. No 5) on your list, How do you add controls, buttons, interactivity etc? lets me stumble..
* QTpro is a tool with some "basic" editing skills. And a mighty converter.
* iMovie is an elaborated editing tool for TV...
* "interactivity" is a feature of socalled slideshow makers as Keynote, Powerpoint...
you have to decide, which tool to use, depending on your goal you want to accomplish...
probably, you should forget all that video editing, and add his "micro clips" in some Keynote presentation?
and that We kept the size down so he can fit the project on his 256mb flash drive now is really hillarious (sorry, probably not approbiate english term, me no english speaker).. that adds the next, maybe the biggest hurdle to go, because video downsizing aka compressing is the next problem. and compressing makes e.g. titles/letters unreadable...
...... where to start?
do they have "Keynote" on the computers at school?
if NOT, you have to save the whole presentation as a "movie", you just need a playback app; but that will be for sure much, much bigger then a tiny flashstick...
do you need video+new audio+titles IN video+transitions IN video?
then you need an edit tool as iMovie...
convert the micro movies with QTpro into "dv stream", import to iM, follow advices found here:
http://www.apple.com/ilife/tutorials/imovie/
http://manuals.info.apple.com/en/iMovieAtAGlance.pdf
http://manuals.info.apple.com/en/iMovieLesson1.pdf
http://manuals.info.apple.com/en/iMovieLesson2.pdf
http://manuals.info.apple.com/en/iMovieLesson3.pdf
http://manuals.info.apple.com/en/iMovieLesson4.pdf
http://manuals.info.apple.com/en/iMovieLesson5.pdf
http://manuals.info.apple.com/en/iMovieLesson6.pdf
http://manuals.info.apple.com/en/iMovieLesson7.pdf
after editing, in the share/Quicktime/Expert settings dialog you can choose a compressor, which could crunch your video down to some size => loss of pic quality/readability of titles...
... and also because we do not have heaps of space free on my hard drive....
video contains 13Gb per hour. fullstop. no workaround to avoid that.
Plan B)
use Keynote
create charts/slides
add some videos here&then (not fullsize!), prepare them with QTpro before import to Keynote, e.g. edit them. place "titles" on Keynote slide, NOT in video; adding audio is ... very, very basic in Keynote...- (Keynote is a slideshow maker, no video editor....)
safe as Keynote pres (small file, needs Keynote on school computer) or as Quicktime movie (huge file, needs only QTplayer app)
What is a reasonable size for a presentation
best practise: the res of the computer/monitor/beamer your using for presentation... in most cases MORE then video...
How did they make those?
... not in a hurry…
sorry for being no help.... :-/

Similar Messages

  • How to set the frame size?

    Hi,
    Can some one show me how to set the frame size in this program? History: I have created a window and added a button but its to small. So I want to increase the size of the frame to at least 600X400 pixel.
    private static void showGUI() {
            //Create and set up the window.
            JFrame frame = new JFrame("ButtonDemo");
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            //Create and set up the content pane.
            Main newContentPane = new Main();
            newContentPane.setOpaque(true); //content panes must be opaque
            frame.setContentPane(newContentPane);
            //Display the window.
            frame.pack();
            frame.setVisible(true);
        }It would be nice if you could show me how to do it.
    Thank you very much for reading this.

    Challenger wrote:
    Simply adding
    frame.setSize(new Dimension(600,400));to the end of your code should work perfectly.Or, if you want to do it correctly, .setPreferredSize() on your frame before you .pack() it. The default layout manager for JFrame is BorderLayout, which uses the preferredSize of each component to calculate sizes during the .pack() call.

  • How do I change frame sizes to user-defined frame sizes

    Hi,
    I hope someone can help me. I dont know how to change my project frame size to a user-defined frame size.
    ( like from 1920x1080p to 575x900p ) Ive found nowhere a answer to this question.

    You can try this workaround:
    http://library.creativecow.net/payton_t/FCPX_Custom-Resolution-Timelines/1

  • How to get the Frame size in H.263 by JMF ?

    Dear all,
    How to get the individual frame size in H.263 format if the H.263 file is a format of InputStream ???

    VideoFormat.getSize() returns a Dimension of a frame. H263Format is a subclass of VideoFormat. Guess you could get that object from getFormat() in your stream if it's a PullBufferStream. Or, with a Processor, you could do getTrackControls() and iterate through the TrackControl.getFormat()s until you find the VideoFormat.
    Suppose you could also get a FrameGrabbingControl, grab a frame and get the Dimension from him.
    --invalidname

  • Beginner Question: How to put 5 V on an output?

    Hi everybody,
    I am an absolute beginner here, a Biology student that has to do electronics in Labview now...
    I want to do as much of this myself as possible, but need truly beginners hints, hoping to be clever enough to put it together myself with your information.
    I need to control some outputs, and monitor some inputs. I am focusing on the outputs at the moment.
    Questions:
    How do I make a block in my block diagram that can put a variable voltage on an output? I need two controls, one that puts a voltage on an output of 0 to 10 V continuously, the other puts a voltage on an output of 0 to 5 V in increments of 0.1 V
    Any hints will be highly appreciated. I have Labview 6 to work with. Pointers like 'look at p
    age XX of the manual' will do, but descriptions here, or through my mail... anything will be highly appreciated.
    Thanks in advance

    In article <[email protected]>,
    "Erado" wrote:
    > That's the beauty of this, I am not entirely sure (yet) I am going to
    > get a good look of the setup in about a month, but they want me to
    > prepare a concept VI before then. To me that made little sense, but my
    > comments on it hit a brick wall...
    Well, for me and my past gigs this has been a very common situation. When
    I worked for telecom we would have to develop apps for instruments that we
    wouldn't receive for six months. Luckily we had the basic concept of how
    they were supposed to run and this was adequate for development. It
    sounds like you're in a similar situation.
    > What I do know is that over two of the terminals there is a 5V voltage
    > applied in steps of 0.1 V. So I should put in something that makes it
    > possible for me to control this output in 50 steps of 0.1 V.
    Lemme see if I understand you from this post and your first one. You
    would like to buid a user interface that includes the following:
    1) A boolean control that gives these two options:
    a) output a continuous voltage in the range of 0-10 volts b) output a
    ramping voltage starting at 0 (or 0.1) volts and ending at
    5 volts using 0.1 volt increments with a dwell time of x mseconds
    2) A boolean to stop the application
    (perhaps another one to pause it)
    3) Several numeric controls:
    a) numeric control for the output voltage b) numeric control for the
    dwell time (optional) c) numeric control for the voltage increments
    (optional) for if the
    user wants to use values other than 0.1 volts
    4) An indicator that shows what the measured output voltage is. This is
    good for verifying your output signal. A chart would be nice.
    This is a top down approach which is helpful for laying out the
    application's user interface. The next thing you want to do is build some
    subVIs to simulate your voltage signals. Once you get some hardware you
    can simply replace these simulation subVIs with the real ones that
    actually communicate the hardware.
    I'm not sure if your measuring the output voltage too. I kinda just
    assumed this but that would require another subVI. I won't tell you how
    to build the subVIs (I can't take all the fun out this) but I hope I've
    pointed you in the right direction.
    Merry x-mas!
    -Kevin
    PS: learn how to play with control references. they're very convenient
    when you need to update the front panel indicators with data from a subVI
    sitting in its own continuous loop. it avoids global variable abuse.

  • Beginner question - how to efficiently check if a photo is part of the selection

    Dear all,
    Sorry for this beginner question, however I don't know how to solve it and I'm sure that there is a quick and easy answer to this:
    My target is to get all the "heads of stack" (photos with Position 1 in stacks) of the selection ("photos" below).
    for i, photo in ipairs( photos ) do
      local photoName = photo:getFormattedMetadata('fileName')
       if photo:getRawMetadata( 'isInStackInFolder' ) then
       --Photo is in a stack
            local photoHeadOfStack = photo:getRawMetadata('topOfStackInFolderContainingPhoto')
            local stackPos = photo:getRawMetadata( 'stackPositionInFolder' ) -- get the position in the stack
            local photoHeadName = photoHeadOfStack:getFormattedMetadata('fileName')
            app:logVerbose("Photo nb ^1, name ^2 is in a stack with the position ^3", i, photoName, stackPos)
            if stackPos == 1 then
            -- photo is master of the stack
                 stackTop[#stackTop+1]=photo
                 app:logVerbose("Photo ^1 is top of the stack ^2", photoName, #stackTop)
                 -- check if couple if correct
            elseif photos.photoHeadOfStack then
                 app:logVerbose("Photo ^1 is in a stack, but not on top. Top of the stack already selected", photoName)
            else
                 stackTop[#stackTop+1]=photoHeadOfStack
                 app:logVerbose("Photo ^1 is in a stack, but not on top. Top of the stack ^2 - ^3 ", photoName, #stackTop, photoHeadName)
            end
      end
    end
    In the if structure in the middle checking the Position in the stack, if the Position is not 1, I would like to check if the photo heading the stack ('photoHeadOfStack') is part of 'photos'. I tried 'elseif photos.photoHeadOfStack then' and 'elseif photos[photoHeadOfStack] then' but it doesn't work ->this elseif is never true even if 'photoHeadOfStack' is part of 'photos'.
    Is there anyway to have this check done without checking "manually" photos ?(via for example a for Loop)
    I'm sure that Lua proposes this, but I don't know how...
    I thank you for your Support!

        --[[ This code creates "stackTops", an array of LrPhotos that are the
        tops of all the stacks containing photos in the array
        "photos". ]]
    stackTopSet = {}
    for _, photo in ipairs (photos) do
        local stackTop = photo:getRawMetadata ("topOfStackInFolderContainingPhoto")
        if stackTop ~= nil then stackTopSet [stackTop] = true end
        end
    stackTops = {}
    for photo, _ in pairs (stackTopSet) do table.insert (stackTops, photo) end

  • Beginner question:  How to create a duplicate

    Sorry to ask such a basic question .. I'm a beginner!  Can't seem to find out how to create an exact duplicate of a photo I have finished editing ... so I can create a black & white version ... can someone help?

    You are welcome, welcome..... ........The nicest and fastest reply in some time!
    There are a ton of tutorials available online, and if you have any trouble finding same, post back and recommendations will be made.

  • Layout Question - How to print a frame on the bottom of the last page ?

    I have a summary frame for my report. I want to print the summary information at the bottom of the last page of the report. Currently depending on the data, the summary frame prints anywhere on the last page. How do I make sure it prints exactly at the bottom of the last page (just the last page).
    Thanks in advance.

    You might like to take a look at the following threads:
    Last frame with last record of proceding repeating frame
    Re: How to capture a keystroke - including control chars?

  • How to set a frame size

    Hi
    I am tring to create a window with some menus on it. I have set a size to the window as (400,400). The trouble is when the application is run a small sized window is displayed on the top left corner as opposed to a 400*400 window. Although I can drag the widow to expand it, I was wondering if there was a way to set window's size.
    Any help is greatly appreciated.
    Thanks in advance
    * GUI.java
    package pick;
    import java.awt.Frame;
    import java.awt.Menu;
    import java.awt.MenuBar;
    import java.awt.MenuItem;
    import java.awt.Panel;
    import java.awt.event.ActionEvent;
    import java.awt.event.WindowEvent;
    import java.awt.event.WindowListener;
    import Drawing2d.*;
    * @author venkat
    public class GUI{
        public Frame frame = new Frame();
        boolean partButtons = false;
        Pick1 pick1;
         Sketch sketch;
    //   JOptionPane AB = new JOptionPane("sgadfg ",javax.swing.JOptionPane.PLAIN_MESSAGE);
    //   java.awt.Dialog AboutD =new java.awt.Dialog(frame);
        public GUI(){
            //Menubar
            MenuBar mb = new MenuBar();
            //Menus
            Menu File = new Menu("File");
    //      File.setLabel("File");
            mb.add(File);
            Menu Edit = new Menu();
            Edit.setLabel("Edit");
            mb.add(Edit);
            Menu View = new Menu();
            View.setLabel("View");
            mb.add(View);
                Menu Orient = new Menu();
                Orient.setLabel("Orient");
                View.add(Orient);
            Menu Insert = new Menu();
            Insert.setLabel("Insert");
            mb.add(Insert);
            Menu Help = new Menu();
            Help.setLabel("Help");
            mb.add(Help);       
            frame.setSize(400,400);
            frame.pack();
            frame.setVisible(true);
            frame.addWindowListener(new MyWindowListener());
    class MyWindowListener implements WindowListener {
    //Do nothing methods required by interface
    public void windowActivated(WindowEvent e) {}
    public void windowDeactivated(WindowEvent e) {}
    public void windowIconified(WindowEvent e) {}
    public void windowDeiconified(WindowEvent e) {}
    public void windowOpened(WindowEvent e) {}
    public void windowClosed(WindowEvent e) {}
    //override windowClosing method to exit program
    public void windowClosing(WindowEvent e) {
        System.exit(0); //normal exit
    }

            frame.setSize(400,400);
            //frame.pack();//<----------------
            frame.setVisible(true);

  • Simple IPhoto Questions-How to reduce picture file size?

    Hello,
    I know how to reduce the size of photos using the Mail program, but is there a simple way to reduce the size of photo files and keep them for sending through the internet at later dates. I would like to keep the photos at their original size for viewing, but transfer photos to a file where they will be used to send over the net in much smaller format size.
    thanks

    As Larry says, you can resize the pics on Export using the File -> Export command.
    and keep them for sending through the internet at later dates.
    The intention in iPhoto is that you would only reduce the size on a case-by-case basis, rather than resize the whole library. As iPhoto always maintains the Originals this require quite a lot of disk space
    Regards
    TD

  • Station Globals resource related question( how much it allocates / optimal size of it in system)

    Hi, 
    I have some questions StationGlobal’s oriented:
    1. Does the variables of type StationGlobal allocate equals amount of memory without reference to type?
       For example: Number/String/Boolean/Object Reference allocates equals resources:Number=String=Boolean=Object Reference=’X’ bytes)
       Or Number=’X’ bytes, String=’Y’ bytes, Boolean=’Z’ bytes?
    2. Does it make the difference if I have 10 or 100 or 1000 StationGlobals variables allocated in my system regards  - resources of my system and
        how the quantity of it influences(or not influences) to performance of system/Test execution?
    Those questions are important, because we want to know how the quantity/type of StationGlobal’s lvariables influence to overall throughput/performance of
    System (e.g. Test running).
    Thank you & Best Regards
    *I use LabVIEW 8.X & TestStand 3.5/4.0.1 versions only

    Not so strange IMHO. You might be making a mental analogy to C data structures where nothing is abstracted and you know exactly what is happening to each byte.
    However, TestStand variables are black box objects with a lot more functionality than plain C data structures. Like most such objects you create via almost any object oriented API, their exact memory usage is NOT documented.
    One reason memory usage is not documented is that we need to be free to change the implementation if necessary, which would not be possible if we make guarantees about exact memory usage. Another reason it is not documented is because in most practical cases, it is not important, and we don't want to mislead people into worrying about it.
    If you are allocating data structures of such vastness that it actually does matter, then the task manager is an appropriate and easy tool to use to view the approximate magnitude of memory used by the objects you create. This applies to most objects from most APIs, not just TestStand variables.

  • Beginner question - how do I do vertical text?

    Hello, Text boxes assume horizontal text is required.  How do I turn the text box on its side so the text runs vertically?  Thanks
    (It must be really obvious, because I cant see the same question being asked, or as a topic in help)  Thanking you in advance.

    Also, just something you should know for positioning objects. For almost any object you can select the object then go to either the 4th or fifth inspector tab, the one with a ruler, and at the bottom it has options for how many degrees to turn the object, or you can flip it, etc.

  • Absolute Beginner Question: How to add a page?

    Dumb question, I know, but I'm brand new. How do I add a page to the portal. In
    other words, how do I add a tab to the primary navigation and point it to a page
    template for loading page-specific portlets?

    Nevermind. My functionality was hidden in the EBusiness Control Center and I had
    to scroll right to see the required buttons. Found it.

  • Beginner Question - How to hide the parameters of a created process on a remote machine.

    OK so I am useng the following Powershell command invoke-WmiMethod -class Win32_process -name Create -Argumentlist ($some_command_with_parameters) -Authentication 6 -ComputerName $Your_Computer -Credential $cred
    The question comes when I pass the command with parameters in the command is encrypted until it gets to the destination but then it appears to be very easy to view the command parameters by using a PROCESS Get command while that command is being run. 
    Is there a way to hide the parameters on the remote system to prevent someone from viewing those at the time I run my script.  The problem is that I would like to pass a username and password as a parameter but would like to make sure it is fairly secure.

    Yeah I was trying to execute a cmd.exe /c ...  This works great except the for mentioned issue.  Essentially what I was trying is to create a backward mapped drive.  In order to transfer a log that is created from the command I am running,
    back to my machine.  I know the process I am doing could potentially be done different but in the enviroment I am in it is very restricted so I am basically working with what I have here.  Is there any way to at least make sure that no one other
    than the person who created the process can see its arguments?  Interactive prompts or using files won't work as I am doing this remotely and essentially issuing one long command that will do everything I want. A file might work but I don't have a secure
    way to transfer a file as this has to be a process I can do on multiple servers and many of them do not have anything setup for doing that.  The other issue is the credentials would still be unsecure on the server as long as the file was there. 
    I think my best bet would be if possible to restrict others from viewing a process and arguments that I create.  Any ideas?

  • How to set proper frame size in Sequence in FCE

    Hi there. I'm trying to import and edit some Nikon video, which is 1280 x 720. It seems to import fine, and each clip retains its proper size. But the sequence is not the right size. It seems to be set at an automatic 720x480 and no matter what I do I can seem to get it to change.
    What am I doing wrong?

    Thanks, that seemed to work. I'm using FCE 4.
    Now, I also have some 1080p footage from Canon. I guess I have to reset the easysetup in order to keep it the right size. I notice it only offers 1080i. Will that be a problem?

Maybe you are looking for

  • Prob While Creating Customer Master - Error Msg "Number '0' Not defined"

    Dear Experts, I am Trying to create a customer with diff SP, SH, BP and PY. I was able to create Customer for BP and PY. But now when I go and try to created a SH customer with xd01 for my Sales.Org (99SS-XS-X1), In the Sales Area Data, Partner Funct

  • Issue with Internal Table

    Hi All, I have defined an internal table 'with occurs 0'. While debuggining, i am observing that only 50,000 lines are getting populated in that internal table. How to increase the capacity of the internal table, so that it can hold more number of li

  • My Applet start failed due to security warning after upgrading java version

    Hi Team, We have an application where we read the weight from the attached weighing Scale (Hardware device). For this we use one Applet which runs and reads the data. Now we upgraded the Java version from 1.6 to 1.7 and started encountering a securit

  • IChat AV 3.1.9 an 10.4.9 - clear video, no audio either way

    okay, I've read the threads and I've done the tips, but still this odd issue is happening: With the 10.4.9 upgrade (this worked on 10.4.8) my iChat AV will connect clearly with video (iSight on a G5 iMac to a Core Duo iMac) but neigth person can hear

  • Help!! please email setup requesting enterprise activation after factory reset

    after i did a factory reset i notice my email set up is requesting enterprise activation email and password i don't have either so now my email setup can't work unless i do it and my native browser won't connect and blackberry protect won't work. i r