More trouble with exporting for web

Alright,
Sorry to say but I am still having trouble converting/exporting my film trailer to the website for PC users to be able to access it.
I converted it to a quicktime movie film from FCP, which plays beautifully but apparently PC users can't see it still.
I have tried exporting to Compressor and tried every format there (mobile devices, web and so on...) they all came out pretty blurry.
Does anybody have a full proof plan for converting/exporting for website viewing (PC and Mac compatible)?????
P.S. It may help some of you to see the problem on the page http://www.inthelandofsmiles.com/Site/Film_Trailer.html
THANKS IN ADVANCE!

I will second the Flash suggestion. Great a .flv file and play it on your site with a flv player. Some are more difficult than others to use.
NOTHING is fool proof with this kind of stuff. Flash has the highest install rate on all computers and is as close as you can get to fool proof. You can also put a link on you site to download the latest flash player. The other plus is that it tends to have the best results with low file sizes. This is what YouTube and similar sites use to play their video.
PS. I highly suggest this flv player... It's free for non-commercial use and almost free for other uses...
http://www.jeroenwijering.com/?item=JWFLVPlayer

Similar Messages

  • Quicktime Export For Web files inaccessible

    I accidentally posted this in the QT for Windows section, but I'm a Mac guy.
    This is totally bizarre. As of this afternoon, all of the QT files (generated with Export for Web from QT7.6) that I've posted over recent days and weeks, on multiple servers, played back by different computers at different locations, running QT 7.6.4 and 7.6.6, OSX 10.5.8 to 10.6.3, WILL NOT PLAY. How is this possible?
    If I connect directly to the original .mov file (as opposed to the "alias" .mov file generated by Export for Web), then it will play. If I connect to the .m4v file, my browser wants to download it, and then play it.
    What's going on here? Apparently I'm not the only one to have this problem. Is this due to some sort of DRM update put in place on account of the iPad introduction? iTunes and QT have been updated on at least one of the computers I've tried this with, and it didn't make a difference.
    Hello??? Is anybody out there?

    Here are several examples:
    Posted on March 12: http://vista.adventureadv.com/jackall/Aragon-proof1/index.html
    Posted yesterday on my server:http://vista.adventureadv.com/jackall/cherry-proof1/index.html
    Posted yesterday on my remote server (hosted by 1&1): http://www.adventureadv.com/cherry-proof1/index.html
    In case you think I screwed up the original exported HTML file: http://vista.adventureadv.com/jackall/cherry-proof1/readme-cherry.html
    http://www.adventureadv.com/cherry-proof1/readme-cherry.html
    Direct link to the QT file: http://vista.adventureadv.com/jackall/cherry-proof1/cherry-720.mov
    Also, the server named vista is a Mac server running OSX Server 10.4-something - despite its name, it is not a Windows Vista machine.

  • I am feeling so ripped off right now. I have wanted a Mac for years and believed the hype about it's stability and I have had more trouble with this Imac 2011 than I have ever had with a pc. It locks up with several software products from APP store.

    I am feeling so ripped off right now. I have wanted a Mac for years and believed the hype about it's stability and I have had more trouble with this Imac 2011 than I have ever had with a pc. It locks up with several software products from APP store. I have already had to have a technician to look at it and really couldn't figure out what the deal was.  I was told that the APP store software should give me no problems but the truth is that it locks up on the software. This machine is only 4 weeks old and I am using 37 g on a 1 T hard drive. There is no reason for it to be locking up. Also, when I try to use the help program, it always tells me that I am not connected to the internet even though I have used both the mail program and the browser with no problem just before that. I successfully used the help program on my pc lots of times. I did not need a $2000. plus machine to just get email. I just wanted to unload on somebody that might understand my pain and after checking out this site...I think there is a few of you out there.

    I was told that the APP store software should give me no problems but the truth is that it locks up on the software.
    The apps downloaded from the Mac App Store are written by third party developers, not Apple. If you have problems  with those apps you need to visit the support area for their websites. Launch the App Store, locate the app name. You should see a support link.
    when I try to use the help program, it always tells me that I am not connected to the internet even though I have used both the mail program and the browser with no problem just before that
    Go to ~/Library/Preferences. Move the com.apple.helpviewer.plist file from the Preferences folder to the Trash. Restart your Mac, try the Help menu.
    If you need help finding that file, hold down the Finder icon in the Dock then click: New Finder Window. From the menu bar top of your screen click: Go > Go to Folder. Type this in exactly as you see it here:   ~/Library/Preferences/com.apple.helpviewer.plist    That will take you right to that file.
    (.plist) files stores information about a particular app or in this case, the Help viewer. Often times deleting the .plist file resolves the issue.
    It's fine to "unload"... we understand that you expect your iMac to be stable but there are times when things go awry. That's why we have these forums so that you can you get help.
    You may want to read up on how to repair the disk if necessary or reintsall Lion >  OS X Lion: About Lion Recovery
    Apple - Find Out How - Mac Basics
    How to "switch" from PC to Mac >  Apple - Support - Switch 101
    I'm sorry you feel, "ripped off", but you are using the world's most advanced operating system and it may take some time to adjust to a new OS.   http://developer.apple.com/technologies/mac/

  • Trouble with export and import

    I am having trouble with export and import
    here is what I did...
    exp "'/ as sysdba'" PARFILE=parfile.txt
    PAFILE
    TABLES=user1.Table1
    file=Table1_1006.dmp
    LOG=Table1_1006.log
    query="where to_char(processeddate,'YYYYMMDDHHMISS') between to_char(to_timestamp('1911-01-01 00:00:00','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS') and to_char(to_timestamp('2011-10-06 16:46:26','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS')"here is my log from export
    set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    Current user changed to user1
    . . exporting table               Table1   16019049 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    Export terminated successfully with warnings.Then I started importing
    /database2/rdbm15> imp "'/ as sysdba'" file=Table1_1006.dmp fromuser=user1 touser=user1 tables=Table1 log=imp_Table1_1006.log
    Import: Release 10.2.0.5.0 - Production on Thu Oct 6 19:57:01 2011
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    . importing user1's objects into user1
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLE "Table1" ("APPROVALTRACEID" VARCHAR2(64), "REQUESTOR"
    "EID" VARCHAR2(9), "EID" VARCHAR2(9), "FIRSTNAME" VARCHAR2(32), "LASTNAME" V"
    "ARCHAR2(32), "MIDDLEINITIAL" VARCHAR2(8), "TIER" VARCHAR2(3), "JOBTITLE" VA"
    "RCHAR2(64), "JOBCODE" VARCHAR2(10), "EMPLOYEETYPE" VARCHAR2(2), "CONTRACTOR"
    "TYPE" VARCHAR2(2), "EMPLOYEESTATUS" VARCHAR2(2), "COSTCENTER" VARCHAR2(10),"
    " "COSTCENTERDESCRIPTION" VARCHAR2(50), "CONTRACTENDINGDATE" VARCHAR2(8), "A"
    "CCOUNTSTATUS" VARCHAR2(2), "LOGINID" VARCHAR2(70), "APPLICATIONGROUP" VARCH"
    "AR2(50), "APPLICATIONNAME" VARCHAR2(50), "APPLICATIONID" VARCHAR2(12), "LEV"
    "EL1" VARCHAR2(512), "LEVEL2" VARCHAR2(512), "LEVEL3" VARCHAR2(512), "LEVEL4"
    "" VARCHAR2(512), "LEVEL5" VARCHAR2(512), "PROFILECODE" VARCHAR2(50), "PROCE"
    "SSEDDATE" DATE, "APPROVERMANAGEREID" VARCHAR2(9), "APPROVERMANAGERDELEGATEE"
    "ID" VARCHAR2(9), "APPROVERT4MANAGEREEID" VARCHAR2(9), "APPROVERT4MANAGERDEL"
    "EGATEEID" VARCHAR2(9), "APPROVERAPPOWNEREID" VARCHAR2(9), "APPROVERAPPOWNER"
    "DELEGATEEID" VARCHAR2(9), "PERFORMEREID" VARCHAR2(9), "NATIONALID" VARCHAR2"
    "(30), "COUNTRYCODE" VARCHAR2(9), "PASSPORTID" VARCHAR2(20), "DATEOFBIRTH" V"
    "ARCHAR2(15), "CITYOFBIRTH" VARCHAR2(15), "VENDORNAME" VARCHAR2(50), "VENDOR"
    "MANAGERNAME" VARCHAR2(50), "VENDORMANAGERID" VARCHAR2(9), "VENDORADDRESS1" "
    "VARCHAR2(100), "VENDORADDRESS2" VARCHAR2(100), "VENDORSTATEPROVINCE" VARCHA"
    "R2(15), "VENDORCOUNTRYCODE" VARCHAR2(9), "VENDORZIPPOSTALCODE" VARCHAR2(9))"
    "  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 4076863488 "
    "NEXT 1048576 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)            "
    "                   LOGGING NOCOMPRESS"
    Import terminated successfully with warnings.but I did not get rows to database2
    [server1]database2
    /database2/rdbm15> sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.5.0 - Production on Thu Oct 6 19:59:17 2011
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select count(*) from user1.Table1;
      COUNT(*)
             0
    SQL> exit
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for HPUX: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - ProductionEdited by: user3636719 on Oct 6, 2011 5:23 PM

    user3636719 wrote:
    Thanks for the reply...
    Old EXP IMP doesnt have capability to append the row, since you're using 10g use datapump instead. use option TABLE_EXISTS_ACTION=APPENDso my import should be like this
    imp "'/ as sysdba'" file=Table1_1006.dmp fromuser=user1 touser=user1 tables=Table1 log=imp_Table1_1006.log TABLE_EXISTS_ACTION=APPEND
    Did you look up the command line syntax and control options for imp?
    You should make it a habit that whenever anyone - especially a stranger on the web - gives you a bit of code or references a command or init parm or any some such, the VERY FIRST thin you should ALWAYS do is look it up for yourself and see exactly where and how it is used and what it means. That is how you grow beyond having to be spoon fed every little thing and become more self-sufficient.
    If you had, you would have seen that there is no TABLE_EXISTS_ACTION option for imp and seen that it is an option for impdp. And realized that exp and imp are NOT the same thing as expdp and impdp.
    =================================================
    Learning how to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com.
    Drill down to your product and version.
    <b><i><u>BOOKMARK THAT LOCATION</u></i></b>
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab you will find the complete documentation library.
    Spend a few minutes just getting familiar with what <b><i><u>kind</u></i></b> of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what <b><i><u>kind</u></i></b> of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are <b><i><u>reference</b></i></u> manuals. Just get familiar with <b><i><u>what</b></i></u> is there to <b><i><u>be</b></i></u> referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them (listed in your alert log) in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.
    =================================

  • Raw, colorsync profiles, and saving/exporting for web

    I'm having a bit of trouble dealing with my raw files, or more particularly, being sure that I'm saving for webpages with the right profile.
    I have several thousand images in Nikon's NEF and/or DNG format. I'd like to have iPhoto be my main catalog for them, but I don't want to copy over the several gigs worth, so I set the prefs to NOT copy the files over. The working jpg files it creates seem fine, but I can't tell whether they have the AdobeRGB profile associated with them, since that's what I shot them with. I'd then like to export them, or save them, to jpegs for the web at a somewhat reduced size, but they need to be in sRGB format for proper web presentation, which I'll do much of the work with iWeb. But there's no color profile choice in the export dialog, or the edit dialog, or anywhere else I can find. Am I missing something?
    Basicallly, I'd like to have all my images in albums, and then have subalbums with the web versions (say about 900x600, about 70% quality, and sRGB color space). Is this possible with iPhoto? I've been mucking about with Adobe's Lightroom, which does have the color space choices in the export dialog, as well as a ton of other features. And previously I used Photoshop CS2 / Bridge to handle everything. But I thought iPhoto would make things easier.
    Mark

    Thanks for that information, unfortunately I'm not really any closer to solving the issue since I've already tried that. 1) by default, doesn't Aperture automatically embed the sRGB color profile? 2) if I set view>proofing mode to sRGB shouldn't what I see on screen match what a "dumb" application such as Firefox does when it ignores the embedded profile and display sRGB? I've tried going into the preferences>export settings and changed everything to sRGB IEC61966-2.1 but I see no difference in the final image between that and the default setting.
    I guess my question is more specific to Aperture since I don't have this problem with other applications. For example, in photoshop if I do Export for Web it strips out any embedded profile and when I open that image in Firefox and Safari side-by-side they are exactly the same. But not so when I export an image from Aperture, when opened in Firefox it is desaturated and flat and of course in Safari it honors the embedded profile and looks fine.

  • Strokes on appearance is getting cut off when exporting for web & Devices

    I'm a screen print artist using Adobe Illustrator CS5 in windows 7(blah!) to export images of our customers' artwork into a huge folder of images on a server. The images are then loaded into a program so that they can be viewed company-wide and by the customer.
    Occasionally, when there is an appearance applied to text it seems to cut off the tops and/or bottoms of the outermost stroke.This seems to be only happening to text, and happens randomly and is very annoying. See the image attached.
    it does this with both JPEG and PNG images, and whats more, changes when you adjust the image size. it either gets better or worse. I have to change the image size on every export so that they are all within our size requirements.
    I have found that if you put the art into an envelope with all the settings at 0 and then export for web it prevents this from happening. However, that isn't very efficient as i need to be moving a ton of artwork a day, and I am not the only person who may be working on the Illustrator file.
    Is there any setting either in illustrator or windows that may be causing this anomaly?

    Try adding:
    Effect >> Path >> Outline Object
    So  your type will still be editable
    If that does not work you may want to:
    Type: Create Outline
    I only had this problem once before, on some snickerdoodle cookies package, and that was a script font. Might be related to the font you use.

  • Using Color profiles and exporting for web browsers

    I've been trying to figure out the answer to this question. As I'm sure you're aware Safari supports color profiles while other web browsers like Firefox do not. I would like to setup Aperture so that it displays and exports images for the widest audience possible. Unfortunately it embeds a color profile and my images on the web only display correctly in Safari. I've tried changing the proofing profiles and export settings to no avail. I didn't seem to have this problem in iPhoto, a picture there looked the same on screen as it did in Safari and Firefox but I can't achieve the same with Aperture...

    Thanks for that information, unfortunately I'm not really any closer to solving the issue since I've already tried that. 1) by default, doesn't Aperture automatically embed the sRGB color profile? 2) if I set view>proofing mode to sRGB shouldn't what I see on screen match what a "dumb" application such as Firefox does when it ignores the embedded profile and display sRGB? I've tried going into the preferences>export settings and changed everything to sRGB IEC61966-2.1 but I see no difference in the final image between that and the default setting.
    I guess my question is more specific to Aperture since I don't have this problem with other applications. For example, in photoshop if I do Export for Web it strips out any embedded profile and when I open that image in Firefox and Safari side-by-side they are exactly the same. But not so when I export an image from Aperture, when opened in Firefox it is desaturated and flat and of course in Safari it honors the embedded profile and looks fine.

  • Exporting for Web Usage

    Hi. I have no doubt this has been discussed, but am hoping I can get a more concrete answer. I would like to export some shorts to put on my web site. I know there is a balance to be struck between quality and file size, but the choices that can be made with settings leaves me confused.
    I am using the latest version of Final Cut Studio Pro. What are best settings based on people's experience to export for web usage? This would ideally be a quicktime file in the end.
    Thanks.

    I usually use Sorenson 3, quarter screen size and they usually come out pretty manageable. I would use the H.264 codec but I want to be sure all who come to my site and view the Quicktimes and some people don't have QT v.7 yet.
    Allow me a shameless plug as well: http://www.scottsimmons.tv/
    If you look at any clips on my site and save them as a quicktime movie, then open them an playback in Quicktime player, you can hit command + i and see the movie info where you can see exact specs on each clip. That can give you an idea of quality and file size. It's really an imperfect science.
    G5 dual 2.7   Mac OS X (10.4.2)  

  • Export for web

    Hi,
    I wonder if Lightroom overs a "export for web"?
    I saw that the jpg's with 50% are still larger than the once exported via PS-for web.
    I wonder if there is any trick or....
    thanks
    R

    Web galleries created by LR use more storage than those created by PS because (at least some) LR galleries have three images plus a thumbnail for each image file compared to only one image plus a thumbnail in PS. The three images are of different size; this may be how LR galleries match the displayed image size to the user's browser window on the fly, a neat trick.
    Another area where LR needs some extra storage is the catalog. In the smallish sample I examined, importing a jpg file into LR increased the total storage required for the image by about 40%.
    Jim

  • Question about file size when using "Export for Web"

    Hi!
    I created a .mov file and worked to get a great balance between file size and quality so that I could deliver it via the web and make it easier for end users to see the video on a slower connection.
    My question: When I use "Export for Web," my .mov file is converted into a very large .m4v file--more than double the size of the original file. I know that this export option is to optimize the file for a wide variety of users/internet speeds. Am I correct in guessing that the end size is not an issue? I would post the .mov file instead, but I really like the option of embedding into a html page along with the "click to play" option.
    Bottom line--is it better to post the smaller .mov file that i originally started with or to go ahead and link to the bigger .m4v file that was created with the "Export for Web" option?

    "Export for Web" is a feature of QuickTime Pro and it makes 4 files and the html page code for easy copy/paste Web page editing.
    The very first file is called a "reference movie" and it links to the other 3 files (56kbps, 900kbps and 1.5Mbps). It, and the page code, "read" the connection speed of the viewing hardware and "serve up" the correct file based on that connection speed.
    In nearly all cases the "Desktop" version would still be smaller in file size than the original source. The times the file would "increase" in file size would be when an already compressed was used as the source file. You can find out more about your source file by opening it in QuickTime Player and viewing the Movie Inspector window information.
    There are dozens of other html "tricks" that could be used if your source file is already compressed but you want a different display size:
    Page code to show "aspect" or scale="tofit". This code allows values "outside" of those found in the actual QuickTime file be used for the Web page display. A 320X240 QuickTime .mov file looks pretty good at double size (640X480) but the file size would still be that of the source file.
    "Poster Movie" is another html trick that loads the Web based file directly in the QuickTime Player application (bypassing Web page layout restrictions). These files are also known as "Presentation Movies".
    Another method is the QuickTime Media Link file (.qtl). These are simple text based files that are used as a "direct link". These use simple XML (Extensible Markup Language) and are easily created in any text editing application. The simple syntax has amazing control over a simple QuickTime .mov file. You can launch (and quit) the QuickTime Player, display at other dimensions and even embed "links" inside the display.
    Some of my files as examples:
    http://homepage.mac.com/kkirkster/Lemon_Trees/ a "Poster Movie" style.
    http://homepage.mac.com/kkirkster/.Public/RedneckTexasChristmas.qtl
    A QuickTime Media Link file. A tiny file should download to the viewing machine, launch QuickTime Player, present the movie and it even includes a "link" to my Web page.
    Edit: It appears you must now double click the .qtl download to launch QuickTime.

  • Using Quicktime's "Export for Web" feature in iWeb?

    Greetings,
    Does anyone know if this is possible within iWeb, that is, to use movies created using Quicktime's "Export to Web" feature, which really seems to deliver superior movie quality?
    Much appreciated,
    DaveB

    Thanks, good stuff, though I'm still having a small problem with this. I'm getting a gray line around the top and left of my movie and the right side of the player is getting cut off. When I try to make the width larger, it just moves the gray line further to the left.
    Any ideas?
    http://www.brianderr.com/brianderr/copythis3.html
    *This is the script that I added to the html snippet in iWeb.* I changed the height to 505px because it was cutting off the bottom of the player at 496.
    <iframe src="http://idisk.me.com/brianderr/Public/KANYE%20PT%201/kanye1.html"
    style="width:720px; height:505px";
    scrolling="no">
    </iframe>
    *This is the script from my read me file that I kept:*
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html>
    <head>
    <title>QuickTime Pro - Export for Web - KANYE PT 1</title>
    <script src="http://www.apple.com/library/quicktime/scripts/ac_quicktime.js" language="JavaScript" type="text/javascript"></script>
    <script src="http://www.apple.com/library/quicktime/scripts/qtp_library.js" language="JavaScript" type="text/javascript"></script>
    <link href="http://www.apple.com/library/quicktime/stylesheets/qtp_library.css" rel="StyleSheet" type="text/css" />
    </head>
    <body><script type="text/javascript"><!--
    QTWritePosterXHTML('Click to Play', 'KANYE%20PT%201-poster.jpg',
    'KANYE%20PT%201.mov',
    '720', '496', '',
    'controller', 'true',
    'autoplay', 'true',
    'bgcolor', 'black',
    'scale', 'aspect');
    //-->
    </script>
    <noscript></body>
    </html>

  • Quicktime Export for web

    i have exported a video for web using quicktime and when i try to upload it, i wont play... i have the video uploaded (the actual .mov) but i dont upload another file that is exported (the .m4v) because is like 200MB and the .mov is only 4KB. how can i make the player on the web, play the .mov file instead of the .m4v? hope u understand... Thanks in advance.

    How to make it smaller in file size than your original 5.5 GB file?
    You just did when you used the "Export for Web" feature and it was reduced to 200 MB's in file size.
    200 MB's is still much too large for Web use as your viewers will not wait for your file to download.
    Break up your 25 minute "masterpiece" into 5 minute "chunks" or compress it further by using:
    Export > Movie to QuickTime Movie
    Reduce the data rate, file dimensions and choose H.264 video codec and AAC audio. Forget "stereo" to reduce that part of the file. Reduce dimensions to reduce the video part of the file size. Cut the "frame rate" by 50% to make even a smaller file size. Your Web viewers will probably not notice.
    Do some tests with a one minute sample file to learn what works best for your file. Compare the new exports (side by side) by using the "Play All Movies" feature of QuickTime Pro.
    After a few sample exports you'll quickly see which data rate, frame rate and video compression codec works best for your file.

  • Export for web problem

    hi, i've used the export for web option in quicktime pro but all i get when trying to play the movie is the quicktime logo with a question mark.. note that this is locally on my imac.. i've also tried uploading the folder on my server and play it from there to no extend.. i dont know what's going wrong.. the files exist and im even able to play them by scrolling down to the bottom of the ReadMe.html and clicking on one of the versions links directly..
    any advice?

    QuickTime Pro can play audio from MPEG-1 formats but can't extract it during export.
    Solution?
    Use MPEG Streamclip (free) to convert the MPEG-1 to other QuickTime formats.

  • HT201066 QTime 10.1 on OSX 10.7.5 export for Web doesnt include video , only audio

    Bizarre thing.. QT will not export for web a vidoe with picture, just audio??

    Here are several examples:
    Posted on March 12: http://vista.adventureadv.com/jackall/Aragon-proof1/index.html
    Posted yesterday on my server:http://vista.adventureadv.com/jackall/cherry-proof1/index.html
    Posted yesterday on my remote server (hosted by 1&1): http://www.adventureadv.com/cherry-proof1/index.html
    In case you think I screwed up the original exported HTML file: http://vista.adventureadv.com/jackall/cherry-proof1/readme-cherry.html
    http://www.adventureadv.com/cherry-proof1/readme-cherry.html
    Direct link to the QT file: http://vista.adventureadv.com/jackall/cherry-proof1/cherry-720.mov
    Also, the server named vista is a Mac server running OSX Server 10.4-something - despite its name, it is not a Windows Vista machine.

  • How do I batch "Export For Web" from Quicktime, one at a time

    I have 20 quicktime movies in folder A.
    I would like to "Export for Web" for all 3 options (iPhone, iPhone (cellular), and Desktop) to folder B.
    How do I create an automator script to complete this action one at a time, until they are finished converting?
    Also, I do not want to delete the originals.
    I have never used Automator, but I'm guessing it should be easy to execute a shut down command when it is done...
    Thanks a lot!

    iTunes does not handle the import of photos/videos from the iPhone's Camera Roll.
    If this is not the computer you sync your iPhone with, you should have been provided a warning message that your iPhone is associated with an iTunes library on another computer and when trying to transfer any iTunes content from a different computer, a warning message is provided indicating that all iTunes content on the iPhone will be erased first.
    When connecting an iPhone to iTunes on another computer, none of the options under the various tabs for the iPhone sync preferences with iTunes are selected automatically. This means you had to select Sync Contacts under the Info tab for your iPhone sync preferences with iTunes on your wife's computer.
    Assuming you are syncing contacts with a supported address book app on your computer, connect your iPhone to Tunes on your computer and without syncing, under the Info tab for your iPhone sync preferences below the Advanced section, select Contacts for replace info on this iPhone followed by a sync.
    For importing photos/videos from the Camera Roll which can be done with a computer that is not used for syncing the iPhone since syncing with iTunes is not involved.
    http://support.apple.com/kb/HT4083

Maybe you are looking for

  • Podcast was accepted, then denied. Having issues trying to resubmit it.

    Long story. Back in February I submitted my podcast to the store. It was accepted, I subscribed to it and everything was peachy. About a week later, I got an e-mail saying it had then been rejected. Only thing was, I didn't see this e-mail until rece

  • Sort sequence

    Hello, I have an internal table and am trying to sort the table by three fields. The internal table contains some 400 records and all the three fields that are used in the sort have same values for all the 400 records. I am expecting that the interna

  • Calling BO Action while InPort is triggered issue

    Dear All, I have created an Embedded component and I a have binded the embedded component to a view with its inport. With the inport i have given the Event on fire "ReadActivities"  . In the Event Handler We have used Type : BOAction  , please refer

  • HT200024 Bringing footage from hd cameras into idvd but encoder creates a picture that overscans tv screen. How to properly format to fit screen

    How can I format idvd to correctly format hd video for tv screen. My dvds are overscanning the screens on different dvd players. Would also like to know how really to use files in dvd studio pro on my old g5 d desktop. I need to use new hd cameras fo

  • 3015 Concentrator - vpn in

    Quick question here what does it mean when a user get to Contacting the security gateway 10.10.10.10 but never passes this point they time out eventually and that is the last thing they see when they attempt to VPN in