16:9 with miniDV and iMovie - have I got this right?

Hi everyone,
Firstup I have a Sony DCR-TRV33E miniDV camera which I can set to 4:3 (default) or 16:9
From your experience will the camera simply put black lines on top and bottom of the picture? i.e. letterboxed 4:3 video?
Will iMovie assume the input is 16:9 so it will stretch out the letterboxed 4:3 from the camera creating an ultra widescreen and somewhat skewed video?
I know I should just try it out but i'm moving jobs, 2nd baby is due in 2 weeks, etc. etc. simply rather try and learn a bit before I stuff around with it as time is short!
Thanks for all tips!
Cheers
Jason

Gruezi Jason,
From your experience will the camera simply put black lines on top and bottom of the picture? i.e. letterboxed 4:3 video?
There are two ways digital camcorders create 16:9 video:
• simply by cropping (letterboxing) the footage.This goes for most camcorders
• some camcorders have "oversized" CCDs and are thus able to stretch out the footage.
In any case, both methods will result in loss of resolution (especially the first one) as not all the lines are used to display the video. See also Dan Slagle's Unofficial Movie FAQ:
http://www.danslagle.com/mac/iMovie/tips_tricks/6004.shtml
Will iMovie assume the input is 16:9 so it will stretch out the letterboxed 4:3 from the camera creating an ultra widescreen and somewhat skewed video?
When shooting 16:9, the footage will be flagged as widescreen and can thus be recognized by iMovie as such. You'll need to create DV-PAL Widescreen projects to capture your video with the proper aspect ratio.
hope this helps
mish

Similar Messages

  • Moving to another drive. Have I got this right?

    I hope you guys aren't as mean as your rep!   Arch has a reputation for being hard to install.  So, I decided that I would install to a USB hard drive and move it if I was successful.  Well it wasn't as bad as all that.   I have a working system with an xfce desktop and I like it.:)   So, time to run my Manjaro installation to a backup drive and move onto my laptop's main drive.  I think I know how I want to do it but, I'd like someone to check me.  Here are the steps I think I need to do:
    Use gparted to backup the existing partitions to another USB drive.  That's running now.
    Blow away the partitions on the main drive.
    Boot from a liveCD and use gparted to resize the partiions on the USB drive as needed and copy them where the partitions used to be on the main drive.
    Edit /etc/fstab to mount the right paritions to the right mount points.
    Modify grub to boot the arch installation.
    I should mention that the windows installation that came with the laptop is still on the main drive and I want to be able to boot into it and I'm not using UEFI.  I'm comfortable moving around the partitions and I have editted an fstab before.  I'm not so sure about grub...yet.  If you have a good link, please let me know.  As a last resort, I have a boot rescue disk that can probably handle it.  I've used it to straighten out worse but, I'd like to learn how to do it myself.
    So, did I miss anything?

    I did move successfully...sort of.  Some observations and a question.
    WonderWoofy you were right.  I was going to just move the partitions around with gparted because I could queue up all the operations and go to bed.  In the morning viola, everything the way I want it. It didn't quite work out.  Gparted got errors copying my /home partition.  So, I blew away what it copied, created a new partition, and rsynced the files in my home partition over.  That worked fine and I'm sure it was faster than copying the partition would have been.
    I got /etc/fstab editted and that worked fine.
    Now for the surprise.  Grub's not as dumb as it was last time I played with it.  It was a while back.  It might have even been lilo.  I wanted to boot off the install on my USB drive to mess with grub.  Forgive me, if you understand grub and this sounds dumb and please help me remedy my ignorance.  My bios was set to boot off the USB and there was a grub instance on there.  That instance was set to boot me into arch.  It looked like it found the arch partition on my main drive and booted into that.  It worked though.  So, I shut down and unplugged the USB and started back up.  A grub menu came up with two arch entries, two windows entries (One's the recover partition that came with the laptop) and two manjaro entries.  The ones I want seem to work.  I don't know what it'll try to boot if I select a manjaro entry.  I'd like to get rid of them though.
    I don't see anyplace grub could be detecting manjaro.  None of the web pages I can find that address editting that menu seem to speak about the grub setup I'm finding here.  Everything I've ever read on grub cautions against editting the grub.cfg directly but, I am tempted.  Any suggestions?
    EDIT:
    Never mind.  A more careful reading of the grub archwiki lead me to try this command:
    # grub-mkconfig -o /boot/grub/grub.cfg
    That did it.
    Last edited by MickeyRat (2013-06-14 01:01:54)

  • Interfaces have i got this right?

    Hello folks just wondering if i've understood interfaces correctly.
    Interfaces are like a contract between user and serviceprovider.
    So basicly i could have a Interface Tool
    a class Monkey
    a class Hammer
    a class Ninja just for the sake of it
    and the code for Tool would be
    interface Tool{
          use();
    }and the code for hammer would be
    class Hammer implements Tool{
        void use(){
              //bang something
    }and the code for Ninja would be
    class Ninja implements Tool{
         void use{
               //throw some stars
    }and the code for Monkey would be
    class Monkey{
         Tool tool1=new Hammer();
         Tool tool2=new Ninja();
         void work(){
              tool1.use();
              tool2.use();
    }But what if Tool was a class and Hammer and Ninja extended Tool instead? Then what would be the point of using interfaces?
    Edited by: ColacX on Jul 19, 2009 5:40 AM

    It's both inheritance/polymorphism. Purely technically, there's hardly a reason for it. But interfaces are much more convenient.
    But imagine you want to test a method that takes an instance of type Tool as a parameter. If Tool is just an interface, you can create a basic implementation of it that supports your tests. This doesn't seem like much at first, but if the instantiation of the Tool class depends on several other classes in return, things start to get difficult to "mock". Like a ResultSet for instance - either quick-implement it to do what you need, or set up an entire database just for a unit test.
    Another advantage is that everyone who's programming against your API doesn't need to have the current class implementations. Just share the (more stable) interfaces with other teams, and they can program and test, even though your class is still under construction, too. Changes to the class also happen more often than changes to the interface.
    And of course, you can only extend from one class, but implement many interfaces.If Ninja already extends AsianWarrior, along with Samurai, you'll have a hard time making extend Tool as well. ;)
    ®

  • Surround sound mix, have I got this right (CS6).

    OK, done some reading and this is what I think I need to do with my 6 WAV files.
    Channel 1 Left - Drag dot in surround pannier to top left.
    Channel 2 Right - Drag dot in surround pannier to top right.
    Channel 3 Centre - Drag dot in surround pannier to top left (and pan Centre percentage to 100%).
    Channel 4 Left Surround - Drag dot in surround pannier to bottom left.
    Channel 5 Right Surround - Drag dot in surround pannier to bottom right.
    Channel 6 LFE - Drag dot in surround pannier centre (and pan LFE to 0gb).
    Unless specified LFE and centre percent infinity db and 0%
    Does this sound correct?

    Channel 6 LFE - Drag dot in surround pannier centre (and pan LFE to 0gb).
    If you do this, there will be output on LFE and Front Left/Front Right, but there only should be output in LFE. If you pan Centre to 100% there will be output on LFE and Centre - that's also wrong. I also don't know how to get output ONLY on LFE!
    Besides, this is the right order for your Monos:
    1: Left
    2: Right
    3: Left Surround
    4: Right Surround
    5: Centre
    6. LFE

  • Have I Got This Right?  (RAM)

    Sorry to beat this dead horse, but I've gotten my info about Logic/OS X's use of RAM from different unclear sources, and I just wanted to run my understanding by you guys. How much of the following is true?
    1) Because Logic is a 32-Bit application, whether in Tiger or Leopard, it and all its AU plugins share a pool of RAM limited to 4GB, except:
    2) EXS24, which can access a separate 4GB per instance.
    3) Even if an AU plugin was 64-bit, it would still only have access to a part of Logic's pool of 4GB
    3) In Tiger, any application (32-bit or 64-bit) running alongside Logic can access its own additional memory up to 4GB.
    4) In Leopard, a 64-bit application can access much more than 4GB, but not Logic, because it is still 32-bit.
    THANKS!
    Context: trying to figure out what to do about running VSL SE on the same machine as Logic -- 4GB installed. I think I add 4GB and run VSL in Ensemble app?

    Running Vienne Ensemble standalone is the way it works. You can even make copies of the VE app and use more than one instance at the same time.
    Concerning logics RAM limitation: since VIs like Omnisphere use more and more of RAM this limitation is getting really anoying. I recently had a session where logic started to crash over and over until I found out that logic already had 2,7 gB of RAM assigned. I'm not sure if it's logic or if even leopard isn't really a 64 Bit system. Hopefully we don't have to wait another year until apple is able to provide a real 64 Bit system for his pro customers.
    best regards

  • My phone has been asked to be plugged into itunes for the past hour or so, and it has been plugged in the whole time... i have tried holding in both buttons too turn it on and nothing is happening... whats wrong with it and how do i fix this :(?

    My phone has been asked to be plugged into itunes for the past hour or so, and it has been plugged in the whole time... i have tried holding in both buttons too turn it on and nothing is happening... whats wrong with it and how do i fix this :(?

    Does iTunes see your phone?
    Do you have a PC or a Mac?
    ~Lyssa

  • I have very thin, colored lines running vertical on my desktop monitor screen.  I don't know where they come from or how to get rid of them.  I started with one and now have three.  Can anyone give me some insight about what to do in getting rid of them?

    I have very thin, colored lines that have shown up on my IMac monitor screen.  I don't know where they came from or how to get rid of them.  I'm concerned now because I started with one and now have three.  Does any know why this occurs or how to get rid of them?

    I got an address from Applecare, although I can't place my hand on it right now. I didn't bother persuing the letter route myself as I didn't expect much. I know that the location was Cork, Ireland though as that where the UK Applecare is based as far as I'm aware. The best thing to do is to call Applecare (if it's free) and discuss the issue. State that you are not happy wit the fact that you will have to pay to have the problem resolved especiiay if it is an ongoing problem that has not been resolved. I ended up speaking to a senior manager of the Applecare team who then proceeded to tell me about mailing in my grievence to customer services division or something like that.
    If I can find the address I may post it if I'm allowed.
    In the case of age, Schools usually have a 5-year life-cycle as they tend to be used differently than consumer machines, i.e. being used constantly on a daily basis for at least 12 hours with no break. you would expect issues to appear after a few years, but I expect problems that arise through defects to be resolved and stay resolved. As I mentioned we had machines for around 2 years before the lines appeared and sent them to be repaired. I'm happy with that. What I am unhappy about is the fact that the problem has reappeared exactly in the same way and now I'm left with around 7 machines that I either pay loads to repair or, the more likely replace the machines with newer ones since the age is now big enough to warrant the replacement.
    Sorry for the lengthy moan, but these are the reasons I purchased Apple ahrdware in the first place to avoid the "not our problem" stance some PC vendors  usually take, similar to the Dell monitors thread mentioned in here somewhere.

  • HT201263 I did not sync my iPod Touch with iTunes and I have forgotten my password.  How do I unlock it?

    I did not sync my iPod Touch with iTunes and I have forgotten my password and now it is locked.  I have the recovery mode screen at "conect to iTunes", but iTunes is not recognizing it.  How do I unlock it?

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen        
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • I am trying to use imovie and i have never had this problem before. All of my videos are completly grey and when you try and play them all i get is a black screen but i still hear audio.  Can you please help and tell me what i need to do. Thank you

    I am trying to use imovie and i have never had this problem before. All of my videos are completly grey and when you try and play them all i get is a black screen but i still hear audio.  Can you please help and tell me what i need to do. Thank you

    Make sure all of the videos used in the project that is having that problem are from the same event. If they are from multiple events, move them all into one event.

  • I downloaded Firefox 4.0 and it says to re-install the toolbar but I have not been successful in doing so. Can I go back to the older version? I had no trouble with that and I do not like this new version at all.

    I downloaded Firefox 4.0 and it says to re-install the toolbar but I have not been successful in doing so. I went to the forums and tried all the suggested fixes but none worked. Can I go back to the older version? I had no trouble with that and I do not like this new version at all. I tried a system restore twice and it did not fix the problem.

    I would imagine it's the MyWay Searchbar which is classified by most anti-malware scanners as adware, or even worse as spyware. I say that because I see "SmileyCentral" in your list of plugins and that's an add-on for that particular toolbar. You can disable that via Tools | Add-ons | Plugins.
    There are a number of toolbars which won't work with Firefox 4 anymore due to the enhanced protection mechanisms in the browser.
    Mozilla recommends that you only install add-ons from its own security site @ https://addons.mozilla.org/en-US/firefox/?browse=featured Generally speaking, those have all been tested and approved. The exceptions are those currently under review which are marked with a yellow banner to warn users that they haven't passed Mozilla's labs yet.

  • I just bought a iPhone 5c with Verizon and I have a contract with Verizon but I don't have a SIM card but the former owner left theirs in it can I use it

    I just bought a iPhone 5c with Verizon and I have a contract with Verizon but I don't have a SIM card but the former owner left theirs in it can I use it

    Waylon07 wrote:
    does the verizon store sell nano sims because inever them on the site
    A Verizon corporate store can provide you with a nano SIM and activate it for you. Corporate stores do not charge for SIMS. I don't know what a reseller might or might not do.

  • I ordered Office 2011 with my MBA, but only the trial version came installed - and no product key was ever emailed to me or included in the shipment. Three calls each to Apple and Microsoft have not solved this.

    I ordered Microsoft Office 2011 with my Macbook Air, but only the trial version came installed - and no product key for the full version was ever emailed to me or included in the shipment. Three calls each to Apple and Microsoft have not solved this and I am at wit's end. Each company blames it on the other - I don't care whose fault it is, I just want the product key so I can use Microsoft Office!  Please help.

    You should have received a DVD in the box (with the MBA). 
    See: https://discussions.apple.com/message/12805337#12805337
    Call AppleCare (they need to send you a DVD, which has the Product Key printed on the sleeve).

  • Record about my phone (bought in Verizon store and connected to Verizon for 4 years) has been corrupted and now I can not make any changes to my data plan. Several sessions with the technical support and management have not resolved this issue. Each time

    Record about my phone (bought in Verizon store and connected to Verizon for 4 years) has been corrupted and now I can not make any changes to my data plan. Several sessions with the technical support and management have not resolved this issue. Each time technical people and top managers promised that this issue will be resolve tomorrow and they will cal me. Nothing happend!! I can not even cancel my service not just to upgrade it. Completely locked. 
    Any advice?
    Thanks.
    Alex.

    Cannot figure out what your talking about since it makes no sense.
    If you are the account owner you can go to the My Verizon web portal http://www.verizonwireless.com
    You must log in with your cell number and your my Verizon portal password. Not the account pin.
    Once there you can change your plan and services. However repeated incorrect login attempts will lock you out of the site. It a fraud prevention measure.
    1-800-922-0204 call support with your cell number and or account number and account pin and they can assist you.
    If you don't have the information then there is nothing they can do.
    If you can verify who you are they may be able to reset your account access. But only if you are the account owner.
    Good Luck

  • I have an Ipad first generation with IOS 5.1.1. and I have just got a new ipad mini. Should I use the back up of the old Ipad from Itunes copy to configure the new one, or it is better to configure the new one from scratch?

    I have an Ipad first generation with IOS 5.1.1. and I have just got a new ipad mini. Should I use the back up copy of the old Ipad from Itunes to configure the new one, or it is better to configure the new one from scratch?

    Contrary to the opinion above, I see no reason whatsoever why you can't set up the new iPad from the backup of the old one. Obviously you will have app updates to make and complete and that sort of thing, but if you want to retain all of your app data and device settings (some of which will change because of the updated iOS), I would certainly restore from the backup first.
    If you find that to be problematic, you can always start all over again.

  • TS3992 My notes won´t syncronice with iCloud and I have turned it on in the IOS device. What do I do wrong?

    My notes won´t syncronice with iCloud and I have turned it on in the IOS device. What do I do wrong?

    Make sure you have Notes turned to On in Settings>iCloud.  Also, open Notes and tap Accounts on the top left, then make sure you are creating the notes you want to sync with iCloud in the iCloud account (and not something else like On My iPhone).

Maybe you are looking for

  • Need to create a driver class for a program i have made...

    hey guys im new to these forums and someone told me that i could get help on here if i get in a bind...my problem is that i need help creating a driver class for a program that i have created and i dont know what to do. i need to know how to do this

  • Screen Size and Resolution on Remote Access Mavericks

    Hi Forum, Accessing my Mac Mini remotely and it has a new install of Mavericks. The Screen size and shape and resolution isn't right, but Screen options in System doesn't give me any options. Is this because, physically, no screen is attached? Do onl

  • Using Flex/Actionscript to create PDF Portfolio Navigator

    Hi Guys We've been using Acrobat Pro Extended to create PDF Portfolio's for a wee while now, and now in order to create a 'fresh look', my boss is wanting to create custom navigators. As the programmer of the team, I've looked into it and found out t

  • Strange Black rectangle in JPanel

    I have created a program that uses 2 classes a driver class and a resource class. However, when I run the driver class, a window comes up with a strange black rectangle. To make things easier to understand, here are my two classes. Driver Class:    i

  • Error trying to update apps

    When i try to update an application if i hit the "update" button what i get is the application starting instead of updating, how to solve? never happened before. Thank for the help