Editing for multiple screens

hello all,
for a 3 channel video installation i need to edit preferably in one sequence; i need to see and here how the 3 channels interact.
hoped to do this by making a 3*720 canvas with 3 layers of video, so a bit like after effects, but this doesn't work!!
so my question is this; how could i do this? i mean is there a way to trick fcp somehow? or a good plugin? i've seen one for this a couple of years ago.. but cannot find it anymore.
my other route would be to first scale all the files to 33.3% and before rendering remove all the scales... but somehow i cannot believe that this cannot be done more proper!
thanks for all the tips!

thanks for the suggestions; looked into watchout, and looks very interesting but it's not what i'm looking for really.
i'm going to use 3 dvd players; if you buy them the same brand it is possible to fire the dvd's up almost in sync; will not be SPOT ON but works for what i'm going to do.
and i get the native video format idea, but what i've hoped for is that it would be possible to trick fcp somehow into a custom size with a, lets say, animation compression.. get all the material into the animation compression, get it on the timeline, cut&pase between middle left an right, and NOT need to render.
it seems to me this should be possible somehow; it works if you scale the the clips in the timeline to 33.3%..
afterwards copying the sequences 3 times, removing all the positioning data, and scaling back to 100% before render works but feels like a work around.
but guess this is my way to go!

Similar Messages

  • Are there any mac screen savers for multiple screens

    Are there any mac screen savers for multiple screens? like the one in the swordfish movie with john travolta haha

    screensaver +, free from the apps store, will do two monitors.  It does not do three monitors . 

  • Outputting for multiple screens / projectors

    Hello everyone
    I am preparing a video installation that I would like to project through 3 projectors onto three walls side by side. I would like to slide video clips from one wall onto the next or even stretch one video footage onto all 3 walls. (with the effect that subjects from one wall glide onto the next wall without the audience perceiving any dividing lines)
    How to do that? Doe anybody have experience with such set-ups? I was thinking that maybe I could define my project settings with a video frame that would have the hight of a standard 4:3 screen but its length would be 3 times as long. I then could insert three separate footages: one to the right, one in the center, and one on the left. - DOES THIS IDEA WORK?
    and if it works, can I then just burn a simple DVD (using DVD studio pro)? What would be the final result: 3 small projections or one big image stretching (as intended) over the area of 3 walls/projectors?
    I hope I could explain myself clearly enough! If my text seems vague, then it is because I can't really predict where during the production I could encounter problems. And it's good to start a new project with the right decisions.
    thanks for your suggestions and help,
    Hynek

    I had the opportunity to talk to two video-artists and this is their solution:
    *Matrox TripleHead2Go* http://www.matrox.com/graphics/en/gxm/products/th2go/
    (The company offers different multiple screen solutions)
    you then just edit your film on a 2160*576 Frame = 3*long normal Frame (720*576). Just make sure your pixel aspect ratio is the same as the imported video. I use a square pixel aspect ratio.
    Nevertheless, thank you for your support!
    Hynek

  • Creating app for multiple screen sizes?

    Hello.  I've recently created an .apk file from Flash Professional using AS3 (probably obvious in this forum, but I wanted to be clear).  I've been testing it on an ASUS Android tablet.  However, I realized that even if I get the app to look fine on this tablet, there are other tablets out there with many different sizes that could have the app look weird.
    I've been searching Google for tips on this, but a lot of it doesn't make sense.  Is there a pretty easy way to get your app to 'read' the tablet's dimensions and scale itself to those dimensions?  I know I could make a different file for each screen size, but wouldn't that require putting several different app files in the app store?  That seems silly.  Any tips?

    first, you should check the scaleMode property of the stage which will allow you to specify how your stage is sized to fit the display.
    then, you can use the stage's stageWidth and stageHeight properties to size and position your display elements, if that's needed (because with showall you probably won't need to do any sizing/positioning).

  • Editing for multiple output formats

    Sorry if this is a stupid question...I'm just getting started with FCE.
    I'm working on a movie that I want to use in multiple places:
    - HD version to play directly from computer onto HD display
    - regular definition DVD
    - web sized video
    My source material is 1280x720 from a cheap HD camcorder, recorded in H.264-encoded quicktime, along with some other low-res video sources (320x240) recorded from still cameras.
    I'm assuming if I want HD output in some cases, I need to edit that way...so in the easy setup I set the 720p AIC setting. Is this correct?
    For what I want to do (multiple outputs including DVD), is it better to edit my HD material with the 720p AIC setting, or should I use one of the NTSC settings? I tried one, but it made my sequence play on-screen at 720x480 (I believe), and it looked quite degraded...
    Help!

    Aha...that explains why I have to render so often, which was bumming me out. Is there some way to make FCE transcode it into AIC or something else that it can edit more flexibly with?
    You're right - bit rate is super low...but video quality isn't too bad for a camera which cost me all of $100. It's kinda cool - I don't have to worry about it much, and can just throw it in whatever bag I happen to be carrying at the time.
    I uploaded a short sample clip here (complete with totally screwed up white balance!):
    http://idisk.mac.com/gr2020-Public/FILE0001.MOV

  • Single row editing for multiple tables in a single page

    Hi!
    I have split a table with many many columns into more tables with a lower number of columns. There is an ID column (sequence generated) that is Primary Key common for all tables. Obviously, the relationship between these tables is 1 to 1, so it’s not about having to build master-detail pages.
    What I need now is to edit all these tables in a single page: one single row from each table. The Automated Row Fetch & Automatic Row Processing (DML) processes used for the old table must be replaced by something else.
    Is there a way to use in a single page more pairs of such processes for more tables?
    I want to avoid manually writing processes with lot of PL/SQL code to handle row fetch & update.
    Keep in mind that the page will have an ID item that can be used to identify unique rows in all my tables.
    Thanks,
    Sorin

    I have split a table with many many columns into more tables with a lower number of columns
    IMHO that is a very bad idea. There is nothing wrong with having many columns in a table. If you would like to split them to better "categorize" them, just create views on the table and expose different subsets of the columns.
    I want to avoid manually writing processes with lot of PL/SQL code to handle row fetch & update.
    That is unavoidable given how you have designed the underlying tables.
    You could try creating a view that joins all the tables by the PK and creating a form based on that view. Then write a INSTEAD OF trigger on the view that "doles out" the DML on the view to each of the underlying tables.

  • How do I develop for multiple screen resolutions using Adobe Air

    Hi,
    I'm looking at developing mobile apps using Adobe Air but there's something I'm not quite sure. Sorry if this is a newbie question or has been repeated but I have looked at tutorials, etc but just want to get a general idea on how to prepare the assets. Here are some of my questions:-
    1) If I want to develop for the iPhone non-retina and retina resolution, do I actually need to only write the code and layout the graphics in retina(960 x 640) stage size and it will automatically scale down for non-retina resolution?
    2) How do I cater for iPhone 5 resolution? Do I actually need to swap say the background images through code by detecting the resolution size it was in? or do I actually just leave the background image longer it exceeds the stage height so when it's iPhone 5 it will show everything?
    thanks for the help!

    If you are talking about regular Flash work, and not your own code-layout application, then what happens depends on the scale mode of the stage. Typically, when doing code layout the stage is set to no_scale, and you have to do all the hard work yourself, calculating the size of things, and laying them out with ActionScript.
    If it's more of a typical Flash graphical scene there are two other scale modes that make life easier for you.
    The default scale mode is show_all. With that you will be certain to see all of the content of your original Flash stage, and if the screen is a wider ratio than your stage, the content that is off the sides of the stage will be revealed. See this app I made, that uses that technique:
    https://itunes.apple.com/us/app/meet-heckerty-funny-interactive/id514220257?mt=8
    It works well enough, I have enough extra background graphics to go out to a 16:9 screen, including iPhone 5. That particular stage is 1024x768, and it will scale all the way from iPad 3 Retina down to iPhone 3gs.
    The other scale mode that is useful is no_border. In that mode you are certain to not have any black borders around the stage. It achieves that by cropping into either the left and right, or the top and bottom, of the stage. See these apps I made, that work that way:
    https://itunes.apple.com/us/app/milkshake-mayhem/id556962979?mt=8
    https://itunes.apple.com/us/app/p.s.-snowflake-yourself/id571384475?mt=8
    In both of those cases I have content that is correct for half way between the ratio limits of 16:9 and 4:3 (or 9:16 and 3:4 for the portrait case). When the app runs on your device, some amount of the left and right, or the top and bottom, of the stage is cropped. I have enough background content for that to be ok, and all of the important content is within the middle 14:9 or 9:14 area of the screen. The stage size for the landscape app is 1680xx1080, exactly 14:9. This approach is better than the show_all one, in that the user doesn't feel like they are seeing a lot of blank space, as can be the case when viewing a 4:3 stage on a 16:9 screen.
    One last thing, even with either of those techniques the app won't fill the iPhone 5 screen. To get that to work you have to include a splash screen that is 640x1136, and name [email protected]. With that in place iOS knows to make your app use the full width or height of the iPhone 5.

  • What card for G5 (PCI-X) for multiple screens?

    Hi
    I got a G5 (2x2GHz) which has to run 5 screens. I understand that this machine has PCI-X only, so no PCI-express possible.
    Which cards would I get? Screens are VGA so DVI and VGA would be OK.
    I don't need 3D-acceleration, just full-screen video from Max-MSP/Jitter. Am I likely to run into bad performance problems here?
    Thanks a lot
    Sascha

    I was recommending the ATI Radeon 9200 Mac edition
    <http://www.ati.com/products/radeon9200/radeon9200me/index.html>
    but it is now missing from the ATI store web-page. ATI may have stopped selling them, but they should still be available.

  • Editing for video screens

    Hi I have to edit some videos and still images to project on a video screen.
    The dimensions I have been given are 480 x 320 pi and the screen measures 3,48 x 2,32
    I have created a sequence in final cut pro 7 with Apple Pro Res and dimensions 480 x 320 but somehow what I preview on my computer doesn't look 100%.
    Do you think my video will be alright once screened ? or SHould be using different settings ?
    Many thanks !

    Don't edit that size...edit in the size of the footage...or more importantly, in a size that FCP works with.  1920x1080 ProRes 422...or 1280x720, depending on your source footage. And when you are done editing, EXPORT to those dimensions. 
    480x320 is awfully small.  Smaller than SD.

  • More Info and Support for Multiple Screen Projections?

    I've been reading all posts related to this topic because I'm composing a video for four wall monitors in a gallery setting and will be outputting to dvdr and use NTSC standard def. anamorphic video.
    I wanted to email some of you who have posted helpful instructions in case I need more information, but there are no emails listed which I understand, but the posts about this issue are fairly old: from 2005 and 2006,....that is the posts I've read thus far.
    I know that I will need a controller and know where to get one and four dvd players.
    I'm not absolutely sure of my composition size, but I assume that I will need four times 720x480? this is where I'm a little confused at this point. And, I don't see why I really need separate sequences? What I've done is in my timeline I just have separate tracks and I would render each track to a movie using the same in and out points. So, I don't see why I need separate sequences as was advised here on the Forum.
    Lastly, I'm wondering is if there is anyone here who has done video art installations, or any sort of video installations such as what I'm about to do then could I get in touch with that person if I need any technical advice or help? I promise it won't be often or too much, but it would help if I could have someone out there who knows more than I do at this point.
    Thanks in advance for your response.
    Lucin

    I've done this sort of thing a couple of times. Ideally you set up a master sequence
    whose format is four times 720x480 (you didn't say how they are arranged),
    make sure it's good, then slice it up. You can do that in Shake quite easily.
    I don't think it's possible in FCP.
    When I've done it in FCP, I made four video tracks at 720x480, and enabled
    one at a time for output rendering. This way you can at least make sure the
    timing syncs up. If each track contains more that one layer, you should nest
    them before assembling the four-track sequence. Another workaround with
    FCP is to temporarily resize and move (in the motion tab for each nested track)
    the tracks so you can see all four at once in one 720x480 frame. Verify
    your edit is OK, then disable the resizing and render out one track at a time.
    If you want the edges to match up perfectly, you have to find out how much
    of the picture gets cut off by around the edges by the projector. If you express
    this as a percentage, you can shrink the nested track by that amount just before
    you export.
    The DVD controller I used had very specific requirements which I forget now:
    stuff like first play vs. large black button. Make sure you can do tests
    and that you have time to re-render and re-author your DVDs if necessary.
    Once I consulted on an installation where the artist wanted perfect frame
    synchronization between two projectors. In that case, I built a Jitter patch
    that played two Quicktime files (far better quality than DVD, by the way!)
    and drove the two video outputs of the computer. You could also use
    Jitter to do the slicing and resizing of the master movie. To drive
    four video outputs, you would need additional hardware, like the
    Matrox TripleHead2Go. Another approach would be to have a second
    computer, like a MacMini, which has two separate video outs.
    You can sync Jitter patches on two machines using UDP.
    Les Stuck
    www.stuckfootage.com

  • One application for multiple screen sizes ??

    Hi All,
    We are working on digital photo frame(DPF) project where we need to run DPF on 3 different resolutions, i.e., 800x480, 1024x600 and 1024x768. Is it possible to maintain only one .fla file for all resolutions? How can we go for it? We will be publishing it for flashlite 3 and using AS2. The application runs on a processor of 800MHz.... and total available memory is 128MB... Please suggest which method would be good to follow..i mean vector or bitmap?.. share the links if available....
    Thanks,
    Manjunath

    For this scenario you have to evaluate which things are static on stage and which are moving you can according use bitmap and vector.
    This is the common question people ask while doing development.
    You can set movieclip property to cacheAsBitmap by doing this your movieclip will render like bitmap you can check this in flash help files also

  • Multiple screens for my nokia 5800 like N8

    Hi,
    I am using Nokia 5800, but I am really impressed with N8's three screen which comes with Symbian 3 OS.
    Is there any way that we can upgrade Nokia 5800's S52 OS to Symbian 3 OS??
    Because I wanted to have three screen combo..Its great thing we have got into N8..which I can not afford now. I don't prefer to use applications like GDesk for multiple screens.
    Rather I would be happy if we can have upgrade for symbian OS...
    Please advice!!
    Thanks,
    Sanjay

    Not possible the way you want but you may try SPB Mobile Shell
    http://store.ovi.com/content/61716?clickSource=search
    ..and upgrade it if you like..
    --------------------------------------------------​--------------------------------------------------------​--------------------------------------------------​--If you find this helpful, pl. hit the White Star in Green Box...

  • Android Multiple Screens

    Hi,
    I was wondering if it is possible with Adobe air to allow for multiple screens in Android. I have a HTC Incredible and a Galaxy Nexus both of which support video out. Android currently only supports mirroring for Video out. I wanted to know if it would be possible for adobe air to recognize the video out of the device as an external display that use either a MHL HDMI Out (Galaxy Nexus) or Analog-Composite video out (HTC Incredible). To illustrate a scenario that would use this: let say the app is a gallery and has x amount of pictures. The user has a video out cable connected and is recognized as the second monitor. Once the user sees a picture they like they would click on the image. Once the image is clicked it is sent to the 2nd display (the video out of the Android device) so the picture is being displayed on the larger screen while the user is still free to browse the pictures. Is this in realm of Adobe Air capabilities? Or am I misinterpreting "Multiscreen Development"?
    Thanks,
    -Nick

    Hello,
    Anyone have information about this problem ? I have warning about hight resolution for tablet when I publish my application on Android Store ?
    Thanks for you help.

  • How to design FXML for all screen resolution

    hello
    I am designing a page in FXML using scene builder,and I want that my fxml runs good on few screen resolutions,for that there is need for relative positioning but in FXML there is nothing like % and all.
    Please do any one have worked on this then help me out.
    thanks in advance.

    See this blog, it doesn't answer your question, but I hope it helps:
    http://blog.randahl.dk/2012/12/javafx-designing-for-multiple-screen.html

  • Resizing Stage to fit multiple screens

    Hi, I'm designing a Flash website and I want the stage to
    fill the viewer's screen, similar to www.s-w-h.com. I've always
    designed flash sites with one particular size in mind, never for
    multiple screen sizes. I know there's a Stage.onResize property I
    can use, but I'm sure there must be a limit to the actual size of
    the viewers screen, otherwise it would kill my layout and design.
    I'm wondering whethere there's a technique flash designer's use to
    effectively and optimally resize, i.e. choose only 3 stage settings
    and work around them, or 3 browser types (IE, Safari, Firefox) and
    work from there. I ask this because I have also noticed that my
    Firefox browser fits my whole screen while my Safari browser does
    not. So there are many variables to consider. What would be the
    best way to apprach this?

    Check out the Stage class in Flash. It lets you know the
    actual width and height of your clients browser. You can add a
    listener to your main movie to look for onResize events.
    That is a great website.
    Let me know if you need some extra pointers.
    Cheers
    Gorka

Maybe you are looking for

  • Is there any free image that i can use in my flyer

    Hi all, i want to ask a question, if i want to use image on apple product such as Macbook pro, iPad image in my flyer, is there any free image that i can use? please advice.. Thanks in Advance

  • TDMS consistency check error

    We are having problem at "consistency check for the rules".The rules have been check and all are in green.i remember that SAP has asked us to check tables CNVMBTRULEINCL and CNVMBTRULEFIPARS right? im able to browse table CNVMBTRULEINCL but not CNVMB

  • Forms 6i gives FRM-40734 Internal PL/SQL Error after Hourglass for 30 Min

    Hi, I am developing a New custom Form using a copy of Oracle Apps. TEMPLATE.FMB (Out of two custom forms , I am getting the below issue in only one form and the other is working fine) Everything works fine but I observed one unique issue during my te

  • Trigger GP workflow through ABAP

    Hi, i have one scnerio , i want to create BOM through Custom Ztransaction that will be developed in ABAP Modulepool. User will create BOM  from this ztransaction through  Transactional Iview in PORTAL,Once the user save transaction , i want to trigge

  • I am trying to download the trial for Lightroom.

    It is stuck on connecting to the server. What am I doing wrong?