Fce files for web

Hi. Could someone please explain the best way to put a FCE video file on a website in the highest possible quality for clients. These files are about 200MB as Quicktime files. I would like the files to play when clicked without making visitors choose quicktime or media player. I believe that I need to make a flash file, but am sooooo not a technical person in this regard. So my questions are:
How should I save my FCE file (what compressor)?
What software should I use to encode for the web to give me the best quality? I have read about some flash converters.
Any help would be so very appreciated.
Humbly yours, jo

Joardy,
I don't have a lot of experience doing this, but here' what has worked for me.
Export a QuickTime movie from FCE, then open it in QuickTime.
In QuickTime: File -> Export
Export as "Movie to QuickTime Movie"
under Options, Settings: H.264, keyframe every 75 frames, compressor quality "high", data rate: restrict to 220 kbits/sec, optimized for streaming
No filters
Size 320x240
Then I check the "Prepare for Internet Streaming" box and choose "Hinted Streaming"
Here's a link to a 2:14 clip I exported with those settings. It is 4.3 megs.
<http://www.wjma.radiohistory.net/linked%20images/Red%20Shipley.mov>
(I know there are some lower track images showing at the edges of the QuickTime frame. These don't show on a TV.)
Tom says some PC users have problems with QuickTime, but in my limited experience, this has not been a problem. Or maybe no one told me they had trouble.
I'd certainly welcome suggestions to improve what I'm doing.
Ross Hunter
Orange, VA

Similar Messages

  • Which folder i have to put my .jsp file for web report?

    for web report(not the paper report) i put my .jsp files in the
    \reports\j2ee\reports_ids\web
    folder
    this is for the DS(Developer Suite)
    i'm trying to move this file to different machine where AS(Application Server)
    is installed.
    but couldn't find above path. where do i have to put .jsp file for
    web report?
    or do i have to modify in the registry? if so, where?
    Thanks

    Hello,
    Take a look to the thread :
    where to add new jsp reports directory location in path
    "...You have to keep jsp files under document root that is OH/j2ee/OC4J_BI_Forms/applications/reports/web directory. You can create sufbolders under this directory and keep jsp files. ..."
    Regards

  • .FLV file for web

    Hello, I need to export a .FLV file for web, I dont have access to compressor.
    I would like to keep the file size small but keep a professional finish, how low can I go in terms of file size?
    Any suggestions for dimensions, fps etc?
    Any help would be appreciated, thanks

    the file is a .mov
    .mov is a container. The video inside could have been made with any one of a number of codecs.
    768x576 is the current size.
    That tells me it is most likely PAL, 25 fps. What was the source media? Could be any of the Beta formats, 3/4", D1, 1"C etc etc. More information is always a good thing.

  • Exporting files for web and print at the same time.

    been searching a while now and no joy with an answer.
    So I want to know 2 things.
    Is there an option on LR to export 2 different extensions at once?
    So a JPG at say 5mb and one at 500k?
    Also would I 'resize to' 1024x768 if I was going to use for web?
    Hope you can help.
    Thanks.

    It is possible to pick a desired file size that is too small for the image's pixel dimensions. Where that line is drawn will depend on the individual image.
    Normally if you are picking a max file size, you are also resizing the file to be smaller, like your 1024x768 example above. This size would easily be under 500 kb.

  • Is there a free way to reduce file size of .avi files for web?

    i'm looking to reduce my .avi file sizes so i can upload them on a website for sharing or to email them and i don't want to buy anything. is there a shareware app anyone knows of or an application in Tiger that i don't know of? or does imovie offer save as options? for web? i know i could upgrade to the full version of Quicktime but really don't want to fork out the money for that.
    thanks,
    kim

    http://www.isquint.org/

  • ClassName property missing in file for Web Dynpro for ABAPSSO layer

    We are trying to create an ABAP webdynpro iview using XML content creation in EP7.3. Below link points to the XML used to create the iview. After importing this xml, iview is being created in specified PCD location.
    http://www.freeimagehosting.net/26365
    But when we preview the iview, we are getting an exception which says
    com.sapportals.portal.appintegrator.ApplicationIntegratorException: Missing Property 'ClassName' in property file for layer'WebDynpro/Web Dynpro for ABAPSSOLayer'.
    We checked by creating another abap dynpro iview for the same application using iview template and that is working fine.
    Details of the error log is mentioned below.
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.WebDynpro',
    Context Name (iView): 'pcd:portal_content/com.bat.folder.Sudip/com.bat.folder.xmlcontent/com.bat.folder.iview.abap.wd.Z_WD_COMPONENT',
    Top Layer:            'WebDynpro/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_ECC', 
    Exception ID:01:50_02/01/12_0076_15632350
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Application name : com.sap.portal.appintegrator.sap
    Component : pcd:portal_content/com.bat.folder.Sudip/com.bat.folder.xmlcontent/com.bat.folder.iview.abap.wd.Z_WD_COMPONENT
    Component class : com.sapportals.portal.sapapplication.SAPApplicationIntegratorComponent
    User : 98909242
    at com.sap.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:765)
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Missing Property 'ClassName' in property file for layer'WebDynpro/Web Dynpro for ABAPSSOLayer'.
    ... 54 more
    Caused by: com.sapportals.portal.appintegrator.ApplicationIntegratorException: Missing Property 'ClassName' in property file for layer'WebDynpro/Web Dynpro for ABAPSSOLayer'.
    01:50_02/01/12_0076_15632350
    [EXCEPTION]
    com.sapportals.portal.appintegrator.ApplicationIntegratorException: Missing Property 'ClassName' in property file for layer'WebDynpro/Web Dynpro for ABAPSSOLayer'.
    at com.sapportals.portal.appintegrator.LayerProcessor.createLayer(LayerProcessor.java:361)
    at com.sapportals.portal.appintegrator.LayerProcessor.getNextLayer(LayerProcessor.java:303)
    at com.sapportals.portal.appintegrator.LayerProcessor.processActionPass(LayerProcessor.java:183)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doActionPass(AbstractIntegratorComponent.java:111)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doOnPOMReady(AbstractIntegratorComponent.java:70)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:390)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$1.service(RequestDispatcherFactory.java:168)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.handleEvent(RequestDispatcherFactory.java:158)
    at com.sap.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:242)
    at com.sap.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:342)
    at com.sap.portal.prt.pom.PortalNode.processEventQueue(PortalNode.java:732)
    at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:473)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:203)
    at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103)
    at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
    at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:432)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Can anyone please suggest how to solve this error ?
    Regards
    Kaushik

    Hi,
    Please check the system object 'SAP_ECC' connection test whether it is fine or not.
    Producer ID (FPN): 'null', System Alias: 'SAP_ECC',
    This message clearly states that the system object with alias SAP_SRM is missed or improperly configured.
    Hope this helps u.
    Best Regards
    Vijay K

  • Creating FCE files for Adobe Premier

    I have miniDV videotapes of some corporate presentations that I need to provide in a format to a client so they can use it on their intranet.
    In providing DVD's burned on my Panasonic consumer deck, they have not been able to get the media off the DVD's very effectively. All kinds of problems. Who knows what codec is used on this stuff? I suspect the problems lies therein.
    Client is working with Adobe Premier to title and segment the training media, and to create files for their server., I suspect.
    Can you suggest how I might be able to take my miniDV's and create them in a digital file format that would be compatible with their Adobe Premier? I only have Final Cut Express which I use to import taped media onto my hard disk. But if they were to provide me with an external drive, can I create compatible files using Final Cut Express that would work with Premier? What format would that be? (And FYI - I'm a Mac guy. They're probably PC.)

    Thanks so much.
    The standard def DVD's I've made have been straight from the camera into the DVD recorder. Recorded in SP mode using rca connections. New HD Canon XH-A1S camera I have does not have s-video connection for better video (thus RCA's), but that is neither here nor there.
    Anyway, is QT, just plain simple QT? Or are there various QT formats that could be created for Premier using FCE (and which would be best)?

  • Prep InDesign file for web

    PSCS5, Mac OS 10.6.4
    I need to prepare a book cover created in InDesign for posting with online vendors (Angus &  Roberton, Austraila and Amazon for starters). My first attempt and prepping the InD file for the web was unsuccessful. No file specs are available from either vendor. Can you help?
    The InD file is 8"x8", contains 2 PS images, 2 AI vector files, and text. The PS files are set at 350 dpi (per the print sevice bureau's specs). The book is destined for 4-color wet press. The first set of wet proofs look great, so I know I'm on track with color management, linked images, etc.
    My first approach when I tried prepping it for the web was to export the InD file to a JPEG, open it in PS, and save it as a .psd file before making any changes. After converting the color back to RGB, I resized it to 3"x3" at 72 dpi, then saved it as a JPEG with a new name.  I think the resizing and resolutoion is where I went wrong. But I'm at a loss the correct steps to follow and what settings to use for the image size and resolution.
    What is the procedure I should have followed to prep the cover to an image for the web? Here's the image exported as a JPEG at 150 dpi.
    Thanks in advance.
    Toni

    Toni....
    I do print and web and often take an ID page to an image.
    What I do...
    Export Indesign as PDF. (Use any standard PDF job option you have, even PDFX1a)
    Drag PDF to Photoshop > Open as 300ppi and whatever dimensions are already present.
    If necessary, crop and flatten the image in Photoshop. (PDFx1a will need cropped and flatening will compensate for any transparency in the PDF.)
    Within Photoshop > File > Save For Web > Input image dimensions I need in the SFW dialog
    Hit Save.
    What's been posted by others is correct. There is no PPI/DPI for the web. The only thing that matters is width and height. If you want you can test this to show yourself. Create 2 images - one at 100x100 pixels and 300ppi, the other at 100x100 pixels and 72ppi. Save both images for web and then open the saved images in a browser... they are the same size and look identical.
    By Exporting to PDF from ID you get a crisp, clean PDF.
    By dragging the PDF to PS you get a crisp, clean PS image. If you export a jpg from ID then save a jpg from PS you're creating artifacts due to the re-saving of a compressed format (jpg).
    By Using Save For Web to create the final image all the superfluous image data is stripped and you get a basic, clean and crisp image at the size input in SFW.
    There are other routes you can take, but for me this five step process yields the best results in every case.

  • Converting sequence or QT file for Web use

    I have a short 13-minute sequence that I need to convert to a QT file in order to then convert to flash for posting to our Web site. I've done this multiple times today with no luck in reducing the file size. By exporting using Quick Time Conversion, using my default settings for compression (H.264) type, the file size of the final .mov file was 200-some MB. After changing my settings to a lower quality final product, I now have a file .mov that is 2GB!?
    I have several files that I'll need to convert QT files for posting to the Web. The lengths range from 5 minutes to an hour.
    Can anyone give me any kind of advice on the best way to convert to a QT file resulting in a smaller file size? If I am making something very simple, very difficult, please lend your thoughts!

    Hi there,
    FCP may estimate unusual time remaining but usually that estimate is not accurate. When I export to H.264 very often it appears that FCP hangs on 7% but thing is it eventually will encode within 15 minutes. Circumstances change from case to case (machine specs, length of movie, export settings).
    Set an IN and OUT on a portion of your timeline and export again to test quality and the time your machine require to encode.
    G.

  • Where I can find .WAR file for web UI?

    I would like to use jakarta project
    web container for webUI.How I can accomplish
    this?

    Hello, I mean tomcat of jakarta.apache.org project- it's web container but .war file is web application archive as specified in servlet 2.2 spec.
    Why? I need support for latest spec. servlet 2.2/jsp 1.2 that provided by tomcat 4.0 beta(as standalone it's working fine for me;)). I'll be more concrete
    I need sophisticated JSP rendering engine for:
    Using JSPs of developer guide:
    <
    Deploying Java Beans and JSPs
    All compiled Java Beans must be stored in the directory $ORACLE_HOME/ifs/custom_classes on the server where Oracle iFS is installed.
    The Oracle iFS product comes with a starting-point directory structure. One of the folders in that structure is reserved for holding JSPs: $ORACLE_HOME/ifs/jsp-bin. To have your JSP compile and execute properly in Oracle iFS, you must store the JSP in this folder. JSPs stored elsewhere will not be executed by the Oracle iFS JSP compiler.
    >
    I would like to use web UI as frontend and my JSPs/servlets as extension of this application. It's easy create custom web app if I have ready .WAR file-it's portable
    between web containers and well structured... For example this schema doesn't have such constraints as location of JSPs and beans support classes location is well known-
    WEB-INF/classes for .WAR structured file, in WEB-INF/lib can be placed different ifs libs and all is clean and portable;).
    I mean webUI must not be integrated part of ifs- it must be developer tool( extensible and reusable).By the way who give constraints on JSPs/classes location: HTTP server of ifs
    or webUI?
    It's very nice that IFS has such thing as webUI but that if I can use it as dead(stable) code:(. I need write myself webUI presenting IFS document structure but why?
    Web UI is future(IE 5.5/w3 and other standards based;) so why put on it such restrictions.
    Best regards.
    P.S I can infiltrate web app from ifs- but it's not right(I can do something wrong).If I can help you somehow tell me.
    null

  • Cannot save ai file for web

    when trying to save my ai file for the web, i get the following message: "The process could not be completed. The file was not found." (translation from german, could be a bit different in english). Any ideas what it could be? thanks. it works if i export the file as png or jpeg. Thanks a lot for your answers.

    Thanks very much for your answer. I tried to reproduce the error after relaunching Illustrator (CC 2014 on Mac OS X 10.9.4) and this time the saving worked. But Next time when I ask a question, i will be a lot more specific.
    wondera_78

  • Vector File for Web

    I am having trouble keeping the quality of my vector file when I save for web. I need an image that is 100px x 100px and when hovered over on the webpage, zooms. Can you help me out with how I should save the vector image (eps) so it will keep the quality at a small pixel size? See example on link...www.theram.com/jquery/jquery_hover_zoom/jquery_hover_zoom/indexPractic e.html
    Thanks!

    You save the large size, then scale that for the non-hover state.
    So you want a 200x200px image. Then use jquery to reduce that to 100x100px for the non-hover state.

  • Compressing file for web

    Hey, can anyone please advise me about the best way/program settings ect to use when compressing a file for the web. Specifically for preview and download purposes on sites like youtube and facebook.
    Thanx
    Stephan

    Thanx
    I want the file to be about 15mb in size. I've done the project in hd, and its about 5 minutes long...
    Thanx
    S

  • Pdf files for web dynpro

    can anybdy tell any link to get the study materials for web dynpro for java in .pdf format.

    Hi,
    there you can find the entire documentation, you normally have a look at help.sap.com, in pdf format (it's NW2004s, SP 5 or 6, I guess)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/nw/netweaverdevelopersguide2004s/sap%20netweaver%20developer's%20Guide%202004s/UsingJava_00_PDFsList.ca
    (copy & paste the link, directly it won't work )
    kind regards
    Stefanie

  • Output files for Web Help

    I am new to Robohelp. I am using Robohelp 8 and FrameMaker 9 for TC 2 on Windows XP.
    Previously I used Webworks Publisher 2003 to convert my project and the output was put into one folder. I'm having difficultly figuring out how to do that with Robohelp 8. Right now it is putting each converted page in a separate subfolder with a *.css file. I don't even need the *.css file for each file because I just use one *.css file for the whole project.
    So, for example, if I convert a FrameMaker book called BigBook.book and it has these files:
    -ScreenA.fm
    -ScreenB.fm
    -ScreenC.fm
    Then, I want Robohelp to put all of the converted book files in a folder called "Output" with the names:
    -ScreenA.htm
    -ScreenB.htm
    -ScreenC.htm
    Why? This help is contextual and I hand it over to the developers for the help. When the end-user clicks the help button, the GUI has a script that looks in one folder for a *.htm file that matches the *.jsp file of the GUI.
    Sorry if this has been asked before. I looked around, but I could not find anything.
    Thanks,
    M.Hess

    Welcome to the RH forums.
    Can you clarify for us whether you are linking a FrameMaker document to your RoboHelp project and updating the content, or importing your FrameMaker documents? It sounds like the later.
    In this case, what you can do is create a folder in your RoboHelp project called "Output". Before you import your FrameMaker documents, select this folder in your Project Manager pod. This ensures that any imported files are placed inside that directory. As you already have files you've imported, you can move them to a directory as you see fit. Just create an "Output" folder and click and drag the files into it in the Project Manager pod.
    Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
    Follow the RoboColum(n) on Twitter

Maybe you are looking for

  • FCPX 10.1 keeps losing libraries and I can't get them back!

    Is anyone else having this problem? I have been editing footage. All in a library stored on an external drive. I stopped for the night last night, shut everything down properly. Today I power everything up and FCPX 10.1 only sees the libraries on the

  • Alignment with customers and vendors for December 31 2010

    Hi, I'm a bit new with SAP for this subject and now I have to make an account statement for the customers and vendors per December 31 2010. How can I make these statements so the customers and vendors can agree with the alignment? Please let me know

  • VMWare Problem about running OS

    Hi there my kernel is 2.6.26 and i installed vmware-server also any any patch 117d everything seems ok but when i try to run any OS image, there is an error says Unable to change virtual machine power state: The process exited with an error: End of e

  • Clipboard issue- Automatically copying content past into another system across the network.

    Hi, I am facing issue related clipboard in all windows platform in our organization. Say example: Person A copying something from any application or browser in his system and when he is going to past into another apps(word file or text file) in the s

  • Error using PlanType3 only in Planning ver. 11.1.1.3

    Hi, we are implementing Planning ver. 11.1.1.3 and are using all 3 of our PlanTypes. We have accounts which we only want to use with PlanType3, however we are receiving an error when choosing only this PlanType when creating/modifying the account. Th