Video-shoutbox with iMac, QT or iMovie and a DV-Cam

I want to make a Video-Shoutbox on a Party.
My idea: An iMac with a Kiosk-Software. Maybe QT-Pro can make the clips. And a DV-Cam the Videos.
What i need is a possibility to push one Button, and you can 30 seconds record on the mac. After the 30 seconds you have to push or click the button again to make a new record.
After the evening you have a folder with all the clips in it and can now edit this clips in imovie or elsewhere.
How can i do that?

One way is with an Applescript script written to run in QuickTime Player. Here's such a script. It would be called from the kiosk screen.
Be sure to read the notes in the script.
Karl
-- Script by: Karl D. Petersen
-- 7/20/2006
-- This script records a 30 second movie, or whatever duration you set.
-- Copy this script and Paste into a new document in Script Editor, the
-- Applescript editor.
-- WARNING: This script requires that the checkbox "Enable access for assistive devices" in
-- Universal Access control panel of System Preferences be turned ON.
-- Otherwise an error will occur.
-- To prevent a timeout failure with some cameras, remove tape from camera.
-- Set camera to record mode.
-- If QuickTime Player fails to see camera, re-launch QT Player.
-- Before the recording begins, the script will play a "5, 4, 3, 2, 1 Action!" movie that
-- you've recorded. (The Action! movie must be open in QuickTime Player.) Enter the name of your
-- Action! movie in the property below.
-- When the recording ends, it will also play a "Cut!" movie that you've recorded.
-- (The Cut! movie must be open in QuickTime Player.) Enter the name of your
-- Cut! movie in the property below.
-- To control how this script behaves, use Script Editor to set these five properties:
property recordingTime : 30 -- set this to the desired recording time, in seconds
property ActionMovieName : "Action!.mov" -- optional. The name of your Action movie. Must be open.
property CutMovieName : "Cut! That's a wrap.mov" -- optional. The name of your Cut movie. Must be open.
property countdownBeeps : 5 -- set this to the desired countdown beeps before recording begins. Optional
property saveRecordingWhenDone : true -- save & close recording when done?
property savePlayFrontSoundOnly : "" -- Not set by user. Will be set by script.
tell application "QuickTime Player"
try
set weClickedRecordButton to false
-- save the user's QuickTime preference to play sound of front movie ONLY.
-- It will be restored later.
set savePlayFrontSoundOnly to only front movie plays sound
set only front movie plays sound to false -- so we can hear Action/Cut
activate
-- open recording window...
new movie recording
-- do countdown beeps, or play your own "5, 4, 3, 2, 1 Action!" movie
if ActionMovieName is not "" then
-- activate your own "Action!" movie window and play it
if exists window ActionMovieName then
rewind movie ActionMovieName -- so plays from beginning
play movie ActionMovieName
repeat while the playing of movie ActionMovieName
-- did user close recording window?
if name of window 1 is not "Movie Recording" then
stop movie ActionMovieName
error "Recording canceled."
end if
end repeat
end if
else -- play beeps instead
repeat countdownBeeps times
beep
delay 1
end repeat
end if
-- did user close recording window?
if name of window 1 is not "Movie recording" then error "Recording canceled."
-- use System Events to click Record button in window
tell application "System Events" -- see WARNING above if doesn't work
tell process "QuickTime Player"
tell window "Movie Recording"
click UI element 4
set weClickedRecordButton to true
end tell
end tell
end tell
-- limit the recording to <recordingTime> seconds
repeat recordingTime times
delay 1 -- one second
-- did user close recording window?
if name of window 1 is not "Movie recording" then error "Recording canceled."
end repeat
-- stop the recording
tell application "System Events"
tell process "QuickTime Player"
tell window 1
click UI element 4
end tell
end tell
delay 1
end tell
-- beep, or play your own Cut! movie
if CutMovieName is not "" then
if exists window CutMovieName then
play movie CutMovieName
repeat while the playing of movie CutMovieName
end repeat
end if
else
beep
end if
-- save the recording and close?
if saveRecordingWhenDone then
set tDefaultName to the name of window 1
set tPath to choose file name with prompt "Name movie" default name tDefaultName
-- if user cancels, error is returned here.
save window tDefaultName in tPath
close window tDefaultName without saving
end if
return "successful"
on error errMsg
-- restore QuickTime Player preference
if savePlayFrontSoundOnly is not "" then set only front movie plays sound to savePlayFrontSoundOnly
if exists window "Movie Recording" then
with timeout of 2 seconds
close window "Movie Recording" without saving
end timeout
end if
-- ignore canceled recordings
if "cancel" is not in errMsg then
if not weClickedRecordButton then set errMsg to "Unable to record movie. Check camera."
display dialog "Script Error: " & errMsg
end if
return errMsg
end try
end tell

Similar Messages

  • Video-shoutbox with iMac, QT? an a DV-Cam

    I want to make a Video-Shoutbox on a Party.
    My idea: An iMac with a Kiosk-Software. Maybe QT-Pro can make the clips. And a DV-Cam the Videos.
    What i need is a possibility to push one Button, and you can 30 seconds record on the mac. After the 30 seconds you have to push or click the button again to make a new record.
    After the evening you have a folder with all the clips in it and can now edit this clips in imovie or elsewhere.
    How can i do that?
    imac G5 Mac OS X (10.4.5)

    anyone an idea ?

  • Fastest and best external hard disks for video use with Imac?

    What is the fastest and best external hard disks for video use with Imac (I believe it is currently not possible to use Esata on the Imac).

    For DVCam. HDV etc, I'm a fan of the G-raid drives. From personal experience they
    are very solid performers. I only had one issue with a new drive that was replaced
    next day. They are not the cheapest drives to be found but the build quality
    is excellent. Check out:
    http://www.g-technology.com/products/g-raid.cfm

  • I made an iMovie project with a bunch of stills and when I came back later today they had turned black like they weren't there. What's with that? How's the best way to fix it?

    I made an iMovie 10.0.4 project with a bunch of stills and when I came back later today they had turned black like they weren't there.
    Like this:
    When I play them they're black as well.
    Normal Still:
    "Missing" Still:
    What's with that? What's the best way to fix it?
    Thanks.

    Hi
    Magic solution - NO
    Some thoughts - YES
    Is the iPhoto Library still where it was previously (or on external Hard Disk - now turned off) ?
    One approach might be to - Repair iPhoto library (but this takes hours - so try below first)
    Trouble-shooting guide
    When iMovie doesn't work as intended this can be due to a lot of reasons
    iMovie Pref files got corrupted - trash it/they and iMovie makes new and error free one's
    problem in iMovie Cache folder - trash Cache.mov and Cache.plist
    Creating a new User-Account and log into this
    This forces iMovie to create all pref. and cache files new and error free
    Event or Project got corrupted - try to make a copy and repair
    a Codec is used that doesn't work (even though iMovie and/or iDVD tries to / they fail in the end)
    version miss match of QuickTime Player / iMovie / iDVD
    preferences are wrong - Repair Preferences
    other hard disk problem - Repair Hard Disk (Disk Util tool - but start Mac from ext HD or DVD)
    External hard disks - MUST BE - Mac OS Extended (hfs) formatted to work with Video
    ( UNIX/DOS/FAT32/Mac OS Exchange - works for most other things - but not for Video )
    USB-flash-memories - usually do not work
    Net-work connected hard disks - usually do not work (most often not fast enough and WRONGLY FORMATTES as DOS etc)
    iPhoto Library got problems - let iPhoto select another one or repair it. Re-build this first then try to re-start iMovie. When iMovie starts-up it first look trough this iPhoto library and if faulty it all Halt’s.
    This You do by
    First -  close iPhoto
    Secondly - on start up of iPhoto - Keep {cmd and alt-keys down}
    Thirdly - now select all five options presented
    THEN - WAIT a long long time (>20 hours are not strange)
    free space on Start-Up (Mac OS) hard disk to low (<1Gb) - I never go under 25Gb free space for SD-Video (4-5 times more for HD)
    external devices interferes - turn off Mac - disconnect all of them and - Start up again and re-try
    GarageBand fix - start GB - play a few notes - Close it again and now try iMovie
    Screen must be set to million-colors
    Third-party plug-ins doesn't work OK
    Run "Cache Out X", clear out all caches and restarts the Mac
    Let Your Mac be turned on during one night. At about midnight there is a set of maintenance programs that runs and tidying up. This might help
    Turn off Your Mac - and disconnect Mains - for about 20-30 minutes - at least this resets the FireWire port.
    In QuickTime - DivX, 3ivx codec, Flip4Mac, Perian etc - might be problematic - temporarily move them out and re-try
    (I deleted the file "3ivxVideoCodec.component" located in Mac HD/Library/Quicktime and this resolved my issue.)
    buenrodri wrote
    I solved the problem by removing the file: 3ivxVideoCodec.component. after that, up-dated iMovie runs ok.
    Last resort: Trash all of iMovie and re-install it
    Yours Bengt W

  • I shot a short film with my iPhone via iMovie and I was wondering if there  was any way to finish it on my iPad?

    I shot a short film with my iPhone via iMovie and I was wondering if there  was any way to finish it on my iPad?

    How to move Video into iPad, or transfer project:
    https://discussions.apple.com/thread/3860083?tstart=240
    There is a section in the help manual on transferring projects:
    http://help.apple.com/imovie/iphone/1.3/index.html

  • I have a MacBook Air which has a camera installed in it but it doesn't seem to work for some things like iMovie and my security camera for emergencies. It does however seem to work for Photobooth and facetime. Please write back and help my mac's problems.

    It'd be nice if you could help me with my mac's problems so I can start using iMovie and my security camera again. Thank you too all that answer.
    --JaySwanny

    User Password Reset

  • New 27 iMAC keeps crashing iMovie and freezing videos on YouTube & Quicktime

    We just got a new Sept 2013 iMac three days ago, purchased refurbished from the Apple Store online. The whole point of the purchase was to be able to use iMovie to thoroughly edit videos for our YouTube channel, use garage band, lots of internet surfing and video watching etc. We spent the extra dollars to get what we thought was the most improved version of the iMac with all the souped up specs in order to avoid any hassle and headaches from a lack of performance. Here's what we have:
    3.4GHz quad-core Intel Core i7
    27-inch (diagonal) LED-backlit display with IPS technology; 2560-by-1440 resolution
    8GB (two 4GB) of 1600MHz DDR3 SDRAM
    1TB hard drive (We have only used 80 GBs of it so far, so plenty of space left)
    NVIDIA GeForce GTX 775M graphics processor with 2GB of GDDR5 memory
    720p Camera & Mic
    OS X 10.9
    We're feeling a bit duped now as this seems to have turned out to just be a big expensive piece of junk. Here are our problems:
    - Firstly, thank goodness that we had our own Logitech HD camera/mic left over from our PC because the "HD camera" built in to the iMac is worse in quality than my old blackberry curve. Grainy, lack luster, mic has sharp and distant sound, really really bad and false advertisement.
    - In the middle of using iMovie (iMac came preinstalled with the newest one, i think its 10?), it will stop responding properly or will crash and close, we wont even have any other programs running.
    - When opening Quicktime to record a new video, in the middle of a recording or while the recording window is idle, it will start glitching - flashing between live footage and a freeze frame repeatedly. The only way to stop it is to quit out Quicktime and open again and try to record quickly, or in some cases we have to completely restart the iMac, which then still randomly in the middle of a recording or idle window it will continue to flash and glitch. (You can view an example here in the last minute of one of our videos, we tried to make it work and kept the take since we were doing our outro music dance, but it totally ***** when this happens randomly during our content portion and we have to redo recording. http://youtu.be/MAJzaEShJGw?t=4m34s )
    - When watching YouTube videos, the computer takes a while to respond to a command, like if we click on a certain part of the video, it will not load it until we press the pause/play button a few times and wait. Also at the beginning of a video it will start glitching and freezing again, similar to how we explained above in the quicktime, but faster.
    If you are familiar with what could be the problem or have any advice, PLEASE HELP, we are concerned that after dropping so much money within just 3 days of use, this iMac is not performing flawlessly in the areas that we most needed and want to know if these issues are common and fixable or if its a defect that would require we send this thing back immediately. We did not get apple care and would hate to have wasted money that we really dont have on a glitchy crashing huge piece of junk.
    Want to mention a few other pros and cons unrelated to our issues, for those who may be considering buying one too:
    PROS:
    - The Magic mouse is really great, particularly because of the scrolling and zooming gestures. (Though sometimes i accidentaly swipe in a browser and go back to a previous page losing any information that was input on the page i was originally on, for example, i had to retype this whole apple imac inquiry because i swiped backwards by mistake and the whole form cleared! annoying, wish the horizontal swipe navigated between tabs instead of going through the page view history.)
    - When the imovie is not crashing, after watching some tutorials and making a few vids, its a really greatly improved program from the '09 version we used to use. I import and edit videos much faster now, and footage does not freeze or take time to load while im dragging and dropping, it is immediately responsive.
    - Love using the Talk to text function (like Siri) by pressing "fn" twice. Use this to write long emails and papers with ease. Would like to see a "Speak" read back option that allows for text to be selected and read back (like Siri on iPad)
    CONS:
    - The text is SO small everywhere and there is no option to exactly set text size across the whole system, only option given is to set a different resolution which lessens the quality of the screen with pixelation, and some programs give you the option to set custom sized text in their individual preferences.
    - Sometimes in both iMovie & Garageband, simple automated functionality will stop working, for example in iMove, when certain screens or images are dragged and dropped to the work area by the activity bar (i dont know what else to call it, the line that rolls across during playback or stays put when pressing spacebar) usually, that screen or image will click into place to align with the activity bar and will highlight the bar yellow to further communicate that alignment before you drop it, but after extended use in a session, that snapping into alignment when adding items stops working. Or sometimes you can drag and drop the ends of a title screen to adjust/trim the clip, but after extended time that too stops responding and does not let the cursor turn into that arrow that allows you to trim or extend, until after many frustrated clicks or a quit and restart.
    - When sharing/exporting a video from iMovie, i would recommend unchecking the add to theatre option because it significantly extends the amount of time needed to complete the action and i found out the theatre is just like a video stream of your movies to be shared on icloud for easy access from your other devices (similar to the icloud photostream connected to iPhoto). It takes the time to make the video readily availabe in various sizes on the Mac server for easy access, which means it takes forever for your video to be exported to where you actually want it. This is not something we need and is not worth the wait time. (For example, last ime we left the theatre box checked, the progress status of the video was estimated to be completed in 351 minutes, and then 20 minutes later that somehow inclreased to 385 minutes, then duddenly it was done, so i think this add to theatre option also cause the progress status updates to go berzerk.)

    Given the maximum RAM that model can use is 32GB, and the earlier release of that 27" mid-2013 iMac is nearly the same in most regards, you may note the listing of this slightly older iMac 27" is here in an Apple support document...
    •iMac: How to remove or install memory:
    http://support.apple.com/kb/HT1423
    http://support.apple.com/kb/HT1423#1
    The images of where the RAM chips are located, behind a metal plate, should be similar in your iMac and the mid-2013 iMac 27" shown in images on that page. Note there are several models discussed. 
    You could take the computer to a certified Apple service facility (retail store, or specialist reseller) and pay them to do this, and buy the RAM from them, and you will pay for this at a retail level. If they do it, you'd want to be assured the computer did all the things you sought to cure by upgrading RAM, correctly without fault. Like run tests and stuff.... Or there's no reason to not go ahead (after confirming from Apple) that you could buy quality RAM and do this job yourself, citing the Apple page link I'd posted above.
    Contact Apple Support:
    http://www.apple.com/support/contact/
    You'd have to obtain the correct RAM (as indicated in my earlier post, citing MacTracker) of suitable quality for use in a Macintosh computer, and the recommendation for a DIY is to get the kit from 'Other World Computing' OWC online at their site. You can talk to knowledgable sales staff at OWC about what you have and what you need, and to help they may ask for the product serial number.
    This is OWC and they have the spec RAM required for your iMac 27" model; double-check info:
    http://eshop.macsales.com/shop/memory/iMac/2012_27/DDR3L
    Since yours is an Apple Refurbished model it will have a different number series. Unlike those in a retail store, because Apple does that to tell what ones they refurbished; refurbs I bought online were like that.
    With questions during the first three months, you can get 'support' under the initial 90-day span of ownership of the new (and certified) Apple refurbs bought online; the other part of that is 'service' for 1 year. Call a nearest retail Apple Store, to set a genius appointment; or go online, and start the process of reporting your issue, while you still have some kind of warranty on the device. They can diagnose the issues you cite and tell you if you can upgrade the RAM (as you likely can) then you can buy and install the RAM yourself and probably pay less than 1/2 the retail rate, if you get some from OWC. A diagnosis is free if the Genius looks into it, but you'd need to set an appointment & lug the iMac to their store; protected from weather/shock.
    If you want to extend the complementary service to three years (less the included 90-days) and add two years of AppleCare service, that is an affordable option of about $170. For a total of three years coverage.
    {If you had a 21.5-inch iMac the RAM would require a service department visit where they use a different method to install the RAM upgrade. Those are built differently than the 27-inch iMac.}
    There is a bit of detailed important information in the Apple link on how to upgrade the iMac RAM. There is a certain amount of RAM installed already and these chips would likely be removed if you get matching sets of new RAM to upgrade the capacity. And no matter what some say, there is a reason why they can be upgraded with more. Even with Mavericks OS X 10.9.x and its 'memory compression' etc, it would gladly accept all the RAM upgrade chips it could swallow. (Behind metal screen, mid-bottom iMac 27")
    You may need to consider questions about applications that use system resources separate from those about whatever issues your iMac seems to exhibit. There may be some other cause of the video and iMovie symptoms, but more RAM won't hurt given the beast you bought can use 32GB and it has 8.
    And if it seems too much to handle, you have 14 days from date of
    purchase to take it back. Contact them ahead of then, if you do.
    Hopefully this helps.
    Good luck & happy computing!

  • Hotmail and video/audio (with imac built in camera) compatible messenger

    i am looking for a messenger compatible with the built in isight camera, audio and video, and it needs to work with a @hotmail.com account. it is just for at home personal use but i really like talking (verbally) with my friends while they can see me. Microsoft messenger and ichat both wont work.
    i am looking at mercury messenger because i saw that in another forum people said it worked, but i want to know before i download something i might not use.

    DillonR333 wrote:
    i am looking for a messenger compatible with the built in isight camera, audio and video, and it needs to work with a @hotmail.com account. it is just for at home personal use but i really like talking (verbally) with my friends while they can see me. Microsoft messenger and ichat both wont work.
    i am looking at mercury messenger because i saw that in another forum people said it worked, but i want to know before i download something i might not use.
    Welcome to Discussions, DillonR333
    (1) I am not certain exactly what you are trying to do because hotmail is email. If you merely want to attach a video clip to an email, your iSight can do that without mercury.
    (2) If you are looking for a video chat app that is compatible with the Windows Live chat server, consider the following:
     • http://www.microsoft.com/mac/products/messenger-8/default.mspx
    Because Microsoft has apparently changed its protocols, the old Mac alternatives
    (Microsoft Messenger for Mac, Mercury, and aMSN) will no longer connect for video. 
    For more info, see: http://tinyurl.com/ycxnbpr
    (3) Any video chat apps, including the above, can work with your built-in iSight. If you think you iSight may be faulty, troubleshoot as recommended here:
      http://support.apple.com/kb/HT2090
    (4) If you have problems video chatting even though your iSight works with Apple apps like QuickTimeX and iMovie, your problem is likely software. You will need to determine whether you are using the correct client app for the chat servers that your contacts use. Ask your contacts to tell you what computer, OS, and application they are using for video chat. From that info, we can determine which software you need to run to connect to the same chat server they are using.
    (5) If your problem remains although you have compatible client software and your iSight works with Apple apps, you may have a bad download or install of the software. You can try downloading and reinstalling again.
    (6) We will watch for your status update. If you need more suggestions, give as much info as you can about what you are trying to do and what you have tried that does not work. We will offer more specific suggestions based on the details in your reply.
    Message was edited by: EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz w/Mac OS X (10.6.4)  MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.4)
    LED Cinema Display  G4 PowerBook  1.67GHz (10.4.11)  iBookSE 366MHz (10.3.9)  External iSight

  • Video & Audio out of sync using iMovie and Photo Booth

    I just bought a NEW iMac this month and I am trying to record a 5 min clip. during play back in iMovie and photo booth the video looks slow and its not synced with audio until the clip is at around 4:30.
    I am using the internal mike and built in camera.
    Its a new computer with plenty of space in it and no new programs.
    I have looked through the threads on this sight but cant find my issue.
    Please Help.
    thank you,
    Kelly

    Hello G E2
    You have made a good start and already considered a couple of the most likely possibilities that could have caused your problem:
     • CPU performance settings and
     • multiple apps running
    re: CPU performance setting: I am not certain, but your MBA may run even faster when it is connected to power that when running on battery, even with the processor performance setting configured for best performance. If you are not already running on AC power, do a test while plugged in and see if that helps.
    re: multiple apps: Consider the possibility of background widgets or apps that might be running. If you have not already tested this way, restart your Mac to eliminate possible widgets, quit all startup items, verify that Spotlight is not your indexing disk, and verify that no Time Machine backups are running. Then test video recording again.
    If you do not get your problem corrected otherwise, consider the relevant suggestions in this list of possibilites regarding A/V recording sync issues:
      http://discussions.apple.com/thread.jspa?messageID=7089133&#7089133
    Some of them may not be relevant to your MBA, but you may find something helpful there.
    If your problem is as bad after any actions you try from that list, when you post back for other ideas, give the details of any new info you found as a result of the additional checks / tests / actions. We will try to offer detailed suggestions in reply to your specific new info and questions.
    EZ Jim
    G5 DP 1.8GHz w/Mac OS X (10.5.7) PowerBook 1.67GHz (10.4.11)   iBookSE 366MHz (10.3.9)  External iSight

  • How do I set up a video conference with 2 on same network and 3rd remote

    I have a .Mac account with two computers on the same home network. My wife has an iSight camera on her iMac which she video chats (using my .Mac Acct) with our daughter in another city on her MacBook Pro (she too has a .Mac acct).
    I would like to join in on the video chat with my camera (different room, but on the same network with my wife).
    My internet connection is Comcast (360kb up and 8000 down).
    How would I do this.

    Hi Scott,
    OK first make sure all people have an AIM name or @mac screen name. That is one each and no shares or Alias @mac accounts. http://www.siriusaddict.com//ichat.html
    Make sure all have set the System Preferences > Quicktime > Streaming to 1.5mbps.
    If the Mac Firewalls are On, make sure the iChat ports are set as per these instructions:
    http://www.ralphjohnsuk.dsl.pipex.com/page4.html second pic
    Make sure the modem with the two computers has Port Triggering or UPnP enabled to allow multiple computers to use the ports at the same time. It will not work with Port Forwarding or DMZ as these point to One IP Address.
    If the ports at the remote modem are open or they are using UPnP you should now be good to go.
    11:17 PM Thursday; December 28, 2006
    Happy Holidays

  • Syncing videos taken with iPhone 3GS to iPhoto and back to iPhone again!

    Sorry,
    I know this has been asked and answered many times over on this forum I still don't understand why these won't sync back?
    Videos taken with iPhone 3GS. They will play on iPhone. Now synced back to iMac. Videos will play on iPhoto. They will not sync back to iPhone. Yes, the option under the iPhone in iTunes (Photos>Sync Photos From [iPhoto]>All photos and albums>Include Videos is checked.
    Any ideas?
    Thanks in advance for your help!

    Thanks,
    I will give that a try. But why in the world did they put that option in the iPhone Sync menu in iTunes under the Photos tab if it does nothing at all??

  • Can I video record with iMac?

    Can I record video directly with the built-in iMac camera?
    I am using OS X 10.8.3

    You have different ways of recording video with the built-in camera:
    1. Using Photo Booth. It's an application preinstalled with OS X where you can record videos.
    2. Using QuickTime Player. As db24401 said, open it and go to File menu > New Movie Recording.
    3. Use a third-party application. They include more features that you may want. I recommend Screenflow

  • Bonjour video problem with iMac G5

    When I look at my bonjour window in iChat on my wife's iMac G5, I see my computer (a G5 dual) with a video icon and I can successfully initiate a video iChat. On the other hand, when I look at the Bonjour window on my G5 dual, it shows my wife's iMac G5 with only the telephone icon and, of course, I can't initiate a video iChat. If I look at the Buddy List instead, I can initiate video iChats in both directions. What is going on?

    Hi Raja,
    in iChat go to the View Menu.
    Check that the "Show Video Status" item is selected (ticked).
    Ralph

  • I can't make a video.avi with best quality in Imovie 11

    I'm trying to make a video with extension.avi. in Imovie 11
    I click in the opcion of export with Quick Time Player. Then I click in the option button to change the quality parameters and I put the best quality.
    After working during 1 hour, aparently the video is finished, but I can't watch any video.
    Apologizes for my poor english

    While we all have MacBooks in this forum not all of us use iMovie. There's a iMovie Support Community where everybody uses iMovie. You should also post this question there. https://discussions.apple.com/community/ilife/imovie

  • Video conferencing with more than 2 people and with PC and mac users

    I want to do a video conference with up to 4 people at a time. I have a mac - MBA Rev C (OS is 10.56). I just started up iChat today for the first time and am using my AIM ID on it as I don't have a .mac account.
    The problem is I want to chat with other people in a group conference but I think the other people all have PCs and are using Windows XP. Getting AIM is not a problem for these people and they all have webcams.
    I just don't know whether it's possible for us to have a video conference with the four of us all viewing the three videos simultaneously on the one screen.
    Will I be able to see and hear the three other people? Will they be able to see the three others?
    Will I be able to see the three others at the same time but they won't be able to see anyone, or only one person, me?
    How does this work? I've read a lot of sites about this but none mention whether this is possible or not. I know it's possible to have a video conference between 2 people using a mac and a PC but I want to know about a mac and 3 pc situation.

    Have a look at Tokbox http://www.tokbox.com/

Maybe you are looking for

  • Mini dvi to hdmi not working in Mountain Lion

    mini dvi to hdmi (my TV) worked fine with Lion. After upgrading to ML and trying to use mirroring it says i cannot as it only see one display.  TV report no signal. Any advice?

  • How can I make a simple 1D array filter.

    When I aquire my data I get a 1D array with anywhere from 10 - 30 data points. There are always ten good data points the rest are noise or false triggeres. a good data point is in the range of .1-.2 a bad point is .001-.01 how can I filter out thse b

  • Bpm,COLLECT AND SEND MESSAGES

    Hi all, My scenario is as follows: Get user ids from SAP(receive step) -> Make syncronous call to get Roles from SAP(send sync) -> Append response message to message list -> Make syncronous call to get roles from SRM(send sync) -> Append response mes

  • Brand new macbook loses wirelessconnection when have connection only 1 bar.

    I just bought my macbook yesterday.It connects to my wireless but i have to type in the wep password everytime and if i put it in sleep mode it won't reconnect. Only connects again once it's shut down. Also, when it is connected it's not strong only

  • I went into about:config and there is no conduit in there but I know it is because it is in my startup

    I am going nuts with this damn conduit malware. I have tried everything. This morning when I got up it seemed as though my whole computer crashed. It wouldn't even go on. I unplugged a couple of plugs for a while, and lo and behold it came on. Whew!!