Files to large to put on a playable DVD?

This is my first time working with FCP and DVDSP, and I have no training on it at all, so I'm pretty much trying to figure out what I'm doing on the fly. I'm trying make a DVD with movies I exported from FCP. When I tried to burn the disc, though, I got an error message saying there's not enough space, my files are to large by about 4GB. Every method I've tried of compressing the files or exporting them differently has just resulted in them coming out even larger, except exporting them as MPEG4s, which made them look terrible. The video were shot in HD, 2 are about 30m each, one was exported at 1.5GB, the other at 400MB, the other 2 are about 5m each, one is 198MB (a photo slide show set to music), the other 1.74GB.
Is there a way I can compress these down or anything without actually having to start over from scratch? Please help! I'm working on a memorial video for a fallen Soldier and need to get it out to his family ASAP!
-Nav

Hi - welcome to the discussions.
You really do need to spend some time with the manual and tutorials in order to get a good handle on how this thing works... First up is the fact you'll need to downsample from HD to SD in order to get your footage to show up. DVDSP does not do 'blu ray', and the HD DVD format it did create is now no longer used. You have therefore only one option, and that's Standard Def.
In FCP you export your footage to Compressor to MPEG2 format, and the audio to AC3 (Dolby Digital) format. You'll end up with two files. These get imported to DVDSP as the assets you are authoring with. When using Compressor you have to get the settings right, and this is more of an art than a science - it really needs time and effort to get it right, but as a start point you have to encode the footage at a bitrate that will give you the best visual quality but at the smallest file size. This will vary according to your piece of footage, and no one size fits all here... however, you can make a good estimate of what you need from doing some bit budgeting. i.e. how long is the video file in minutes, and what size disc are you hoping to put it on? A simple bitrate calculator can be found here:
http://www.videohelp.com/calc.htm
This will tell you that if you have 1.5 hours footage (I note you have far less), and you encode the audio to AC3 at 192Kbps, and you are hoping to fit this onto a standard recordable disc, single layer - often sold as 4.7Gb capacity, they actually hold 4.37Gb for what we need to do - you need to encode at no more than 6.5Mbps. However, lower bitrates mean smaller file sizes and so you can fit more footage onto your disc, but you will start to see a loss in visual quality if you go too low. Similarly, if you go higher you will gain file size, but you will also improve visual quality up to a point. There is a law of diminishing returns here - you get a bigger file, but you'll see little or no difference over 7.5Mbps. Also, if you encode at higher than 7.5Mbps you run the risk of the disc not playing back too well in a lot of players. Some will be fine, others may 'choke'. The top bit rate allowed for your video is 9.8Mbps, but don't go there... you'll get nothing but trouble with a recordable disc, IMO. As I said - this is an art and a science - you have to spend time to get this bit right.
Once you have got the bitrate sorted and the files encoded you can move to authoring.
DVDSP needs to be started up to create a 'SD' disc - not HD. You need to go through the preferences and make sure this is set correctly. When done, import the footage (which will be less than 4.37Gb in total).
From there you should be good to go - add the assets to a track, create a menu and make at least one button, and point that at the track to get it to play. Set the end jump for the track to go back to the menu and you're about done.
There are about a hundred 'gotcha's' along the way, which I can't hope to set out here. One simple one is to create a short piece of black 'slug' and add it as a small track (about a second long), and set this as your first play item. Jump from that to a menu and the disc will be a little more compatible with more players. The menu will also be an issue for some folk - the visual quality can be lower than you want - set your preferences in DVDSP for encoding to be at least 4.5Mbps and VBR. These encoding settings operate on the menus and anything that is not already encoded to the correct format.
If you want to add chapter markers to help skip along the track then do so - but don't add any commands to them... they'll play back just fine one after the other. If you want to create a chapter index menu then that's easy enough too - but you then start to get into the decisions about how the playback should operate (i.e. one chapter and return to the menu, or start at the chapter and continue playing). It gets steadily more complex!
Good luck with it - come back with questions if you run into issues.

Similar Messages

  • Files to large to put onto DVD

    This is my first time working with FCP, and I have no training on it at all, so I'm pretty much trying to figure out what I'm doing on the fly. I'm trying make a DVD with movies I exported from FCP. When I tried to burn the disc, though, I got an error message saying there's not enough space, my files are to large by about 4GB. Every method I've tried of compressing the files or exporting them differently has just resulted in them coming out even larger, except exporting them as MPEG4s, which made them look terrible. The video were shot in HD, 2 are about 30m each, one was exported at 1.5GB, the other at 400MB, the other 2 are about 5m each, one is 198MB (a photo slide show set to music), the other 1.74GB.
    Is there a way I can compress these down or anything without actually having to start over from scratch? Please help! I'm working on a memorial video for a fallen Soldier and need to get it out to his family ASAP!

    I ask because you talk about compressing to MP4, HD, etc. None of which has anything to do with playable DVDs.
    Duration is really all that matters. How long is the total length of all the clips. Then you select a preset in Compressor appropriate to the duration. 90/120/150 minutes.
    I'm thinking that you might post to the DVDSP forum for greater insight and tips...
    Patrick

  • Attachment file too large

    Hello,
    I have messaging server 7.
    I am composing the message having attachment around 5MB and 4.2 MB
    It says file too large.
    I checked the domain level attachment quota, it is unlimited.
    i tried putting value 10,1000, however no effect.
    what am I missing.
    Users quota is unlimited.
    regards,
    Sumant

    mr.chhunchha wrote:
    I am composing the message having attachment around 5MB and 4.2 MB
    It says file too large.There are two limits that control the size of emails composed in the various webmail interfaces (Messenger Express/UWC/Convergence):
    bash-3.00# ./configutil -H -o service.http.maxpostsize
    Configuration option: service.http.maxpostsize
    Description: Maximum HTTP post content length. If not specified, uses max(5*1024*1024, service.http.maxmessagesize).
    Syntax: uint
    service.http.maxpostsize is currently unset
    bash-3.00# ./configutil -H -o service.http.maxmessagesize
    Configuration option: service.http.maxmessagesize
    Description: Maximum message size client is allowed to send.
    Syntax: uint
    Default: 5242880
    service.http.maxmessagesize is currently unset
    So the service.http.maxpostsize is the maximum size of any given attachment upload the service.http.maxmessagesize is the maximum overall size of the email => both are set to 5MB by default.
    After changing the configutil settings you need to restart the mshttpd process for the change to take effect (./stop-msg http;./start-msg http).
    Regards,
    Shane.

  • I have a avchd file approx 15min in lenght on a sdhc card. My camera says there is one file. When I put the card in the PC ( Win8.1), the PC says there are 2 files,

    I have a avchd file approx 15min in length on a sdhc card. My camera says there is one file. When I put the card in the PC ( Win8.1), the PC says there are 2 files, one is 11mins approx and the other is 4mins long approx. If I bring these files into premier CS6 they are both identical length of 15mins What is going on here??

    Hi and thanks... kinda getting there but still unsure WTF. I have found that the files are split at 197gb (consistent with other uses on the web), however when I import them into premier cs6 they are 15mins and 29secs, on the SDHC card the file size is 197gbfor the larger, then the shorter one is 634mb. BUT when I import both files into premier cs6 they are identical size and length both are 15.29.19 or 15mins 29sec and 19frames. I have put the card in the camera and run that as an external and it sees the files as 2 split files while if I view the files straight off the camera there is only 1 file. Why it says there are 2 files of different sizes and premier imports them as 2 identical files is a mystery to me! I have also gone back and looked at some archived  footage on another card and yes there was one split file when the size exceeded 197gb but of course when I imported that footage nothing was missing because cs6 imported the file as a complete 'take' of the whole length

  • File to large to upload

    Hey, I'm trying to upload a video that is about 616 MB and my limit on Vimeo is 500MB. I try to export it in two ways. The first is directly to the web. I go with the 1280x720 pixels (only option) at the 25 frames / sec. (lower option) and it won't export directlt. The other method is to export to my computer and then to the web. On that I use the FV4 HD 1080.
    It seems like there are lower pixel levels you could use on the export to computer option. Think that could help.
    The other question I have is about the project size itself. If I were do dig up bits of clips that are lying around but not actually visible or audible in the film, would that reduce the file size or is it mostly dependent on something I can't change, like the length of the film?
    Thanks.

    Good news on all fronts. The 720p looks decent and I've found the WMV option. At the very least, I know I won't have to alter the film to put it online. Mission accomplished for today. Thanks guys!!
    Date: Sat, 14 Dec 2013 09:13:24 -0800
    From: [email protected]
    To: [email protected]
    Subject: File to large to upload
        Re: File to large to upload
        created by A.T. Romano in Premiere Elements - View the full discussion
    garymanilow
    Just in case I was not clear enough in my mention of Premiere Elements 11 Publish+Share/Computer/Windows Media, here is a screenshot for all to check out
      http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5930250-522576/450-502/Gary.jp g
    When you scroll through the options under Publish+Share/Computer/, you should see in the following order
    Adobe Flash Video
    MPEG
    AVCHD
    AVI
    Windows Media
    QuickTIme
    Image
    Audio
    And, as I said, the default settings that you see in the screenshot can be customized under the Advanced Button/Video Tab and Audio Tab.
    Hope that helps all in need of that type of information.
    Thanks.
    ATR
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5930250#5930250
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5930250#5930250
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5930250#5930250. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Premiere Elements at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Trying to copy a 10gb file to a memory stick but theres an error msg file to large for the file format of the stick. is there a way around this

    trying to copy a 10gb file to a memory stick but there's an error msg, file to large for the file format of the stick. is there a way around this

    If you use 'Disc Utility' you can format the stick (this will erase its contents) to be exFat which will still work with Mac and Windows but allow a larger file sizes to be placed onto the stick.
    Disc Utility > Click the drive on the left > Erase (tab) > Change format to ExFat > Erase > Try putting the file on to the stick again.

  • Transferring Time Machine File to larger hard drive

    I have a time machine backup on a 250 G hard drive and would like to transfer that file to a 1 T hard drive. When I connect both hard drives to the MacBook Pro and try to transfer the very large file from one drive to the other it stops part way and hangs up. I think it tries to put the whole file on the MacBook Pro and there isn't enough space. Is there a special copy program that can handle a file this large?

    see if this user tip helps: http://web.me.com/pondini/Time_Machine/18.html.
    JGG

  • NT 4.0, LabVIEW 6, Error 4 (END OF FILE) when trying to seek to byte offset 4096 (from start of file) when the file is larger than 2 Gig

    If I try to seek (or read) with the position mode wired and set for START, I get error 4 (END OF FILE) if the file is larger than 2 GB. I'm only trying to move the file pointer 4096 bytes, not trying to seek or read more than 2GB, but I get the error if the file is over 2Gig.
    Instead, I have to do reads, with the position mode unwired, until I get to the place in the file that I want to be.
    Is this expected behavior?

    Hello,
    LabVIEW File I/O functions use an I32 value to store the size of a file. This means that we are limited to ~2GB file sizes when using the File I/O functions in LabVIEW. This explains why you are seeing odd behavior when trying to read to the end of the file, since this is causing the byte count to exceed ~2GB.
    I hope this explanation sheds some light on the situation for you. Hopefully the workaround (repeated reads) is not too much of an inconvenience.
    Good luck with your application, and have a pleasant day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Disk Utility: Creating a new blank image receiving "file too large" error.

    Hello All!
    I'm trying to create a 10GB non-encrypted, non-compressed RW blank image via the disk utility. The DU runs for a few minutes then barfs out "file too large" error. I have over 30GB free on my HDD. I tried with a smaller size of 6GB to no avail. Also tried unsuccessfully to create from a file (about 4 GB). My ultimate goal is to create a case-insensitive image to run an extremely important program needed for high priority work productivity (i.e. WoW). Thanks in advance for any advice! You will be my new best friend if you help me resolve this. =D
    Hollie
    "There are only 10 types of people in this world: Those who understand binary, and those who don't."

    Hi Hollie, and welcome to the forums!
    Have you created images before successfully?
    Is this to/on your boot drive, or an external drive?
    Have you done any Disk/OS maintenance lately?
    We might see if there are some big temp files left or such...
    How much free space is on the HD, where has all the space gone?
    OmniDiskSweeper is now free, and likely the best/easiest...
    http://www.omnigroup.com/applications/omnidisksweeper/
    WhatSize...
    http://www.macupdate.com/info.php/id/13006/
    Disk Inventory X...
    http://www.derlien.com/
    GrandPerspective...
    http://grandperspectiv.sourceforge.net/

  • File too large error unpacking War during app deploy - RHEL &WLS 10.3.5

    I'm stumped and I'm hoping someone can help out here. Does anyone have any insights into the cause of my problem below, or tips on how to diagnose the cause?
    scenario
    We ran into an open files limit issue on our RH Linux servers, and had the SA boost the our open files limit fro 1024 to 3096. This seems to have solved the open files limit issue, once we restarted the node managers and the managed servers (our WLS startup script sets the soft limit to the hard limit).
    But now we've got a new issue, right after this change. The admin server is now no longer able to deploy and war/ear, as when I click on "Activate" after the install I get
    Message icon - Error An error occurred during activation of changes, please see the log for details.
    Message icon - Error Failed to load webapp: 'TemplateManagerAdmin-1.0-SNAPSHOT.war'
    Message icon - Error File too large
    on the console, and see the stack trace below in the Admin server log (nothing in the managed server logs) - indicating it's getting the error in exploding the war.
    I've tried both default deployment mode, and the mode "will make the deployment available in the following location" where the war is manually copied to the same location on each box, available to each server - all with the same result. I've also tried restarting the admin server, but no luck.
    The files are not overly large (<=34 MByte) and we had no trouble with them before today. I'm able to log in as the WebLogic user and copye files, etc. with no problem.
    There is no disk space issue - plenty of space left on all of our filesystems. There is, as far as I can tell, no OS or user file size limit issue:
         -bash-3.2$ ulimit -a
         core file size (blocks, -c) 0
         data seg size (kbytes, -d) unlimited
         scheduling priority (-e) 0
         file size (blocks, -f) unlimited
         pending signals (-i) 73728
         max locked memory (kbytes, -l) 32
         max memory size (kbytes, -m) unlimited
         open files (-n) 3096
         pipe size (512 bytes, -p) 8
         POSIX message queues (bytes, -q) 819200
         real-time priority (-r) 0
         stack size (kbytes, -s) 10240
         cpu time (seconds, -t) unlimited
         max user processes (-u) unlimited
         virtual memory (kbytes, -v) unlimited
         file locks (-x) unlimited
    environment
    WLS 10.3.5 64-bit
    Linux 64-bit RHEL 5.6
    Sun Hotspot 1.6.0_29 (64--bit)
    stack trace
    ####<Mar 6, 2013 4:09:33 PM EST> <Error> <Console> <nj09mhm5111> <prp_appsvcs_admin> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <steven_elkind> <> <> <1362604173724> <BEA-240003> <Console encountered the following error weblogic.application.ModuleException: Failed to load webapp: 'TemplateManagerAdmin-1.0-SNAPSHOT.war'
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
    at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.io.IOException: File too large
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:282)
    at weblogic.utils.io.StreamUtils.writeTo(StreamUtils.java:19)
    at weblogic.utils.FileUtils.writeToFile(FileUtils.java:117)
    at weblogic.utils.jars.JarFileUtils.extract(JarFileUtils.java:285)
    at weblogic.servlet.internal.ArchivedWar.expandWarFileIntoDirectory(ArchivedWar.java:139)
    at weblogic.servlet.internal.ArchivedWar.extractWarFile(ArchivedWar.java:108)
    at weblogic.servlet.internal.ArchivedWar.<init>(ArchivedWar.java:57)
    at weblogic.servlet.internal.War.makeExplodedJar(War.java:1093)
    at weblogic.servlet.internal.War.<init>(War.java:186)
    at weblogic.servlet.internal.WebAppServletContext.processDocroot(WebAppServletContext.java:2789)
    at weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServletContext.java:2666)
    at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:413)
    at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:493)
    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)
    at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:972)
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:382)

    In the end, the problem was not in the Admin server where the log entry is, but in one of the managed servers where there was no such log entry.
    Somehow, and we have no idea how, the NodeManager process had the soft limit for max file size set to 2k blocks. Thus, the managed server inherited that. We restarted the Node Manager, then the managed server, and the problem went away.
    The diagnostic that turned the trick:
    cat /proc/<pid>/limits
    for the managed server showed the bad limit setting, then diagnosis proceeded from there. The admin server, of course, had "unlimited" since it was not the source of the problem.

  • TS3276 Mail Services - Mavericks this is new OS to me.I am having trouble with attachments to my e-mails.  The attachments were not large (single sheet typed).  Getting message file to large.  Never had this before.  Please advise correct procedure to att

    Some of the attachments were only a couple of typed pages.  I saved them as pdf format so receiver could read.  The pdf file would not attach.  Program gave message file to large for attachment to e-mail.  Perhaps I am not doing correct procedure to attaching a file to an e-mail.  I tried typing the document and saving it in pdf format to the desktop.  Opened the e-mail on Safarii - typed a quick message and then tried to drop /drag attachment from desktop to e-mail. Up pops the stupid message.  Would someone give me the step by step procedure for adding attachments to an e-mail being sent via Safari.  Also is there a way to send large files as an attachment.  I was able to do this when I was using mountain lion.  Help please.

        I can see that this issue has been quite extensive, and frustrating, and I am so sorry for all that has happened societygirl! I would like to help you work this issue out. Please follow & send me a Direct Message, so I can get your account specifics and help finally bring this to a resolution.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • Why is my word and pdf files so large? How can I reduce the size?

    My document contains mostly photos from a database via a path to the actual jpeg photos on disk.
    There are 39 jpeg photos + a small amount of text with each photo.
    The 39 jpeg photos on the disk add up to be 5.79 mb.
    If I export the crystal reports document as [Microsoft Word (97-2003) Non Editable] the, the file size is 36.8 mb.
    If I export the same data as a [Microsoft Word (97-2003) Editable] the file size is only 3.1 mb.
    That is a difference of 33.7 mb! Why?
    Also, when I export the same data to a PDF file it is much larger than I think it should be; 12.7 mb.
    Why is my word and PDF files so large?
    How can I reduce the size of the word and PDF files? (without reducing the photo quality).
    Are there any tools to post process the Word or PDF files to reduce the file size?

    You can't, extra size is to hold the details

  • File too large - attachment settings not working

    Hi there
    We are having problems with attaching files in IMS 5.2 & wondered if anybody can help.
    Our outgoing mail message max size is set to 50MB (I know about the extra 33% space required for encoding) and yet we still cannot attach files to emails that are greater than 5MB.
    Does anyone have any idea why this is not working?
    Anytime we try to send a 7 or 8 MB file an error "File too large "comes up right away
    The settings in the messaging server console is set to 50MB. This is under the HTTP service
    There was a previous post but the solution did not solve my problem.
    Can anyone help?
    Thanks

    There are separate settings for webmail attaqchments. Please check documentation at:
    http://docs.sun.com/source/816-6020-10/cfgutil.htm
    and look at:
    service.http.maxmessagesize
    and
    service.http.maxpostsize
    these both default to 5 megs.
    You have to restart the webmail daemon to make a change take effect.

  • How can I attach a photo from iPhoto to mail as a file and not just put it on the email itself?

    How can I attach a photo from iPhoto to mail as a file and not just put it on the email itself?

    Souvent eu ce problème,
    Je cree un dossier sur le bureau et glisse les photos à partir d'Iphoto dans ce dossier. Ce geste a pour effet de creer des copies dans le dossier.
    Il ne reste plus qu'à selectionner ces photos pour les envoyer en pièces jointes.

  • File to large

    Help,
    every time I try to create a dv stream video I get file to large, I have plenty of hard drive space what am I doing wrong?

    You should really be asking this question in the iMovie forum:
    http://discussions.apple.com/category.jspa?categoryID=141
    but the answer is that you are doing nothing wrong. DV streams come in at 13GB per hour.

Maybe you are looking for

  • I rented a movie off itunes and now it won't play, help?!?!

    I tried to play the rented movie when the option box came up saying I could, however the movie had not fully downloaded yet, I assumed it would stream as I watched. However the movie will not play and only shows a blank screen. How can I get it to pl

  • A way to control the Render Heirarchy?

    Hi, I'm working with H.264, 1920x1080, 30fps video. Our final piece is going to be NTSC 720X486 (4:3). When I cut the source material into the timeline, it is scaled down, the aspect ratio is adjusted and the frame is shifted vertically by 1 pixel. O

  • Can't extend the body/color behind a table

    I need the body height to be longer to encompass the two tables. I had to extended the first table to put an additional image at the bottom. That worked fine, but then i needed to compensate by changing the height of the body. When I increased the he

  • When installing Photshop Elements 11 I get an error 1935

    Hi I am trying to install Photoshop Elements 11 onto my laptop running Windows 7. I get through 90% of the installation when I get the following error; error 1935. I have tried reinstalling it with Norton Security disable as well as clearing my trans

  • What is this border?

    I am working using a Pages template and I want to make it a legal size document, instead of letter size, but when I change the page size, this border does not change. I have included a link to a picture, what is this border? I have looked everywhere