Creating undownloadable .mov for streaming

How can I create an h264 .mov that will stream on the web -- but will not be downloadable?
We've created files using "hinted streaming" and "self-contained movie" and "restrict to optimized for streaming."
But when the movie streams on the web, the QT pulldown menu allows to download by clicking
"Save as Quicktime Movie."

You'll have to use a streaming server such as QuickTime Streaming Server. That's what the hinting and optimization are for. Any content you post as a file on a normal web server can be downloaded, though it can be made more difficult to do. Someone else here may be able to point you to specifics.
Note, though, that even a video stream can be captured via a screen capture utility, so there's no absolute way to prevent any movie you make available in public from being downloaded by a knowledgeable user.
Regards.

Similar Messages

  • Creating a movie for a web page and making it continuously loop

    Hi all! I have a client who wants me to create a slide show with 7 images at a specific size for his web page. He wants it to continuously loop. I don't know much about this. Where can I go to learn how? I can make the movie... but I'm not sure what to export it as... and what the settings should be to enable me to make it the correct size and so that it loops. Thank you!
    I'm using iMovie '08 on my iMac.
    PS: When I looked up online for help, all I found was how to make a movie loop on one's computer. Not on web pages.

    .gif files are supported in all browsers and do not need any special "player". They are very limited in their support of colors and most Web pages rarely use them anymore.
    QuickTime .mov files can be set to "loop" (as explained above). Much more colors (millions).
    iMovie is the wrong tool to make your file (and it doesn't create .swf format).
    QuickTime Player Pro is the tool you need. It can import an "image sequence", set the frame rate (up to ten seconds per frame) and save the file in the .mov container.

  • How to create a movie for iPhone with multiple Subtitles?

    Hey there,
    I'd like to watch some of my DVDs on my iphone to learn englisch. Therefore I'd like to be able to switch between German and englisch subtitles and of course have a german and englisch audio. is that possible?

    hello,
    it is not officially supported. however, it can be done when you write your own makefile. how to call the compiler and necessary flags and so on see the "build results" output of xcode. it's like
    /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.0 -x objective-c -arch i386
    and so on. after you created the object files you create the library with the archive tool, like
    ar -crv libwhatever.a Dada.o Bubu.o AnotherOne.o
    regards,
    sebastian mecklenburg

  • Creating training movies for companies - freelance basis

    Hi,
    I am thinking about providing a service (Instructional
    Designer) to local companies in my area; The problem; how to
    capture the content; will the company need their own version of
    Captivate i.e. license?
    Is it possible for me to provide them with one, if need be?
    Please, anyone with experience, your comments would be
    greatly appreciated. I am just a little baffled as to how this
    service unfolds between myself and future clients.
    Regards,
    Boxing Boom

    When i have to capture software a client site i install
    captivate on one of theie machines and then use the transfer
    licence from my machine. Once you have done that use your
    registaion number at the client machine. Just dont forget when your
    done to transfer the license again so you can reactive your own
    copy.

  • Optimum Settings for Creating .MOV for Web

    Hello,
    I shot my video footage using a Canon XL-1 with a MiniDV tape. I then loaded this footage into Final Cut Pro (Version 4), running on MAC (Version 9.0), and then completed my editing. Besides creating a final 42-minute version to be shown on television, I would like to break up this 42-minute version into three separate pieces (a 21-minute, an 11-minute, and a 10-minute slice) for Web/Internet delivery.
    To do this, I will create three separate .MOV files; however, I would like to know the 'OPTIMUM' configuration Final Cut Pro settings/considerations before creating these .MOVs for optimum audio/video quality when shown on a website. By the way, after I produce these .MOV files, I plan to encode them using FlixPro's ON2 V6 Codec to finally produce Flash 8 .FLV files for uploading to my web server.
    Any and all advice regarding optimum Final Cut pro settings/considerations before creating these .MOVs would be aprreciated immensely!

    Thank you for your reply. I take it then that current default settings are OK.

  • Hinting for Streaming w/ Podcast Producer

    Can I hint movies for streaming with a Podcast Producer 2 workflow. We have upgraded our Xserve from 10.5 to 10.6 and we are utilizing the QTTS to serve up our movie files to customers and employees. Our files produced by Podcast Producer need to be hinted. How is this accomplished? I don't see an option in Podcast Composer during workflow creation.

    I confess I do not know Podcast Producer 2 as much as I'd like. I do know that it maintains a catalog of content that is published through RSS and Atom feeds. In principle, it should be possible to create a tool that would delete content and kill any feed entries linked to it. Such a tool would have to understand both SQLite3 and XML. I don't "think" there is such a tool…it might be interesting to create one. Anyone who did create a catalog editor would come to understand a lot about how PcP 2 works under the hood.

  • Problem with tutorial:Creating a dynamic playlist for streaming flash video

    hi, anyone tried the tutorial: creating a dynamic playlist
    for streaming flash video?
    i follow the instruction exactly as stated in the tutorial
    and test the fla file, it worked perfectly well when i open the swf
    using the macromedia flash 8. Everything look fine. Nothing is
    changed except the url is changed to "rtmp://localhost/videosource"
    in the xml file.
    after i publish the file using the setting: access network
    only, i try to open the swf and html file from the folder, the
    thumbnail did not appear and there is no way i can click on any
    videos. What i see is only the list, and there is no response from
    the flash media server 2. All the files is in the same folder.
    Anyone please help with this problem???? thanks

    ....i debug the movie step by step
    and realised that the xml file is being read by the code...
    Your original problem stated it worked but not when playing
    outside the
    Flash authoring environment by simply loading the swf from
    the hard drive.
    The Flash authoring environment is a trusted environment and
    so you really
    need to test in the actual deployment mode which loading an
    swf from the
    hard drive is not a valid deployment unless an installed
    Flash player is
    available outside the web browser which you would have as you
    have the
    authoring tool and your users will not.
    Use a browser with
    http://yourdomain.com/yourmovie.html
    to do final
    debugging.
    In this regard you may need to debug the movie while running
    in real time
    mode in a web browser with
    http:// A technique to trace I suggested is to
    create a temporary TextField perhaps named out_txt and send
    trace message to
    it such as out_txt.text += "My Trace Expression".
    Lon Hosford
    www.lonhosford.com
    May many happy bits flow your way!
    "free23" <[email protected]> wrote in
    message
    news:[email protected]...
    sorry but i don't understand what you mean....i debug the
    movie step by step
    and realised that the xml file is being read by the code...
    this is a sample of my log files:
    #Fields: date time x-pid x-status x-ctx x-comment
    2006-05-15 20:08:58 3072 (i)2651170 Unloaded application
    instance
    videosource/_definst_ -
    2006-05-15 20:48:19 3848 (s)2641173 FCApplication loaded
    successfully.
    2006-05-15 20:48:19 3848 (s)2641173 Communication Framework
    loaded
    successfully.
    2006-05-15 20:48:19 3848 (s)2641173 SimpleConnect loaded
    successfully. -
    2006-05-15 20:48:19 3848 (s)2641173 VideoConference loaded
    successfully. -
    2006-05-15 20:48:19 3848 (s)2641173 Video Playback loaded
    successfully. -
    2006-05-15 20:48:19 3848 (s)2641173 Communication Components
    loaded
    successfully.
    2006-05-15 20:48:19 3848 (s)2641173 Sending this message:
    Hello! You are
    connected as: undefined -
    2006-05-15 20:48:19 3848 (e)2641190 Error : command msg sent
    before client
    connection has been accepted. -
    2006-05-15 20:48:20 3848 (s)2641173 Sending this message:
    Hello! You are
    connected as: undefined -
    2006-05-15 20:48:20 3848 (e)2641190 Error : command msg sent
    before client
    connection has been accepted. -
    2006-05-15 20:48:20 3848 (s)2641173 Sending this message:
    Hello! You are
    connected as: undefined -
    2006-05-15 20:48:20 3848 (e)2641190 Error : command msg sent
    before client
    connection has been accepted. -
    2006-05-15 20:48:20 3848 (s)2641173 Sending this message:
    Hello! You are
    connected as: undefined -
    2006-05-15 20:48:20 3848 (e)2641190 Error : command msg sent
    before client
    connection has been accepted. -
    2006-05-15 20:48:20 3848 (s)2641173 Sending this message:
    Hello! You are
    connected as: undefined -
    2006-05-15 20:48:20 3848 (e)2641190 Error : command msg sent
    before client
    connection has been accepted. -
    2006-05-15 20:49:42 3848 (s)2641173 Sending this message:
    Hello! You are
    connected as: false -
    hope this help...

  • Create QT movies on XP for QTSS?

    I'm trying to help the Windows users at our university to create QT movies that they can stream on our QT streaming server. What I've been able to do is to either capture live or pre-recorded video into Windows Movie Maker, export as DV-AVI (NTSC), then opening this in QT Pro and compressing as MPEG-4, resizing, and adding the hinted track. Is there an easier way? Is QT Pro required, or is there some freeware available that can do the second part?
    Also, is there a good way of re-saving existing WMV files for use on QTSS? Are there batch-processing methods available?
    Thanks
    Titanium G4   Mac OS X (10.1.x)  

    "What I've been able to do is to either capture live or pre-recorded video into Windows Movie Maker, export as DV-AVI (NTSC), then opening this in QT Pro and compressing as MPEG-4, resizing, and adding the hinted track. Is there an easier way?"
    On a PC? Not that I can think of.
    You're working the best combination of steps to preserve audio and video quality. The export to DV is probably the longest (time) step in your process. Are you also editing in Movie Maker?
    If you did the work on a Mac using the simple iMovie app (your editor and DV importer) you could export straight to MPEG-4, resize and add the hint tracks. No need to export to DV Stream and convert again.
    On the Mac OS you could also convert your WMP files to hinted .mp4 by using the Flip4Mac component ($$).
    On the PC you can use http://www.sorensonmedia.com/ (pricey).

  • I just finished creating a movie in IMovie and now want to burn it to a DVD and make it loop.  Since I just purchased this IMac it no longer comes with IDVD.  My question is how to burn and loop a dvd without IDVD.  Thanks for any help.

    I just finished creating a movie using IMovie and want to burn it to a DVD and loop it.  Since I just purchased this mac it looks like they no longer include IDVD.  Is there something out there to help me do this.  I am new to MAC and any help would be greatly appreciated.  Thanks

    There is free open source software called Burn that will burn DVDs. Here is a link.
    If you wish to pay for software, there are many, including TOAST TITANIUM from Roxio. Apple's retail copy of iLife 11, and Apple's Compressor.
    Of these, I would say that iDVD is known for being able to create very professional looking DVDs with intros, menus, lots of interesting templates.
    Toast is much simpler and the menus and templates are more plain.
    Compressor is a professional tool that does a lot more than make DVDs. Don't expect much in the way of menus or templates.
    Burn, I have never tried, since I have iDVD and Toast for those ocasions when I need to burn a DVD. However, since it is free, I think it is worth a try.
    Each software package is a little different, but in general, in iMovie, you can use the SHARE menu to SHARE/MOVIE in Large size. Save the movie to your desktop or someplace you can easily find it. Then drag it into the tool of your choice. You can alsouse SHARE/MEDIA BROWSER/LARGE if you have iDVD or Toast.

  • How to create a playlist for the movies I have?

    Hope someone can help me here. How do you set the movies to play continuously? I can't seem to create a playlist for the movies. You can create playlist for podcast videos and musics but how do you creat playlist for the 3 movies I have got on my iphone?
    Any help will be greatly appreciated.

    Not exactly true. As absurd as it sounds, if you have just one music track in your playlist, then you can select it from the Playlists section on the iPhone and play your videos, movies etc. one after the other.
    I have created a completely empty music track in Garageband which I drag onto the end of each and every video playlist I create. An ugly solution, but it works.
    You have to remember to check the playlist in both the Video and Music sections in iTunes->Devices->Your iPhone.

  • Can i create different file for my movies

    I need to create diferent file for movies, but i don't know how to do it

    i want to creat like a play list but for movies, can i do that

  • Create inbound delivery for movement type 542 in version 4.7

    I have been given a requirement for a third party managed warehouse to receive notification of pending return of unused subcontract materials via movement type 542.  A trigger in the SAP system, whatever it may be, would be transmitted to the warehouse via interface.  The logical choice to me is an inbound delivery, but this is a 4.7 system, and the storage location in SAP is not warehouse managed or handling unit managed.  Creating the outbound delivery to send the material to a subcontract vendor is easy via ME2O, but I have been unable to find a way to create the delivery for return of unused material via movement type 542.  I know that the inbound/outbound delivery process is now standard for all movements in ECC6, but I am having difficulty with this in 4.7.  Please let me know if anyone else has suggestions on this, or if there is a better alternative.  Maybe I'm just thinking about it too hard and overlooking something obvious.

    Hi All,
    Issue is resolved as it is my fault as I have not tested properly.
    Thanks,
    Babu.

  • Creating a Simple Slideshow w music as a movie for a web page.

    Hi all,
    I would like to create a simple slideshow with music saved as a mp4 movie for a web page. I'd like to use basic transitions like crossfades between the pictures and other fun stuff
    A few questions:
    1 - Would I be better of  creating this in iPhoto or iMovie or Keynote?
    2 - Any hints in getting started?
    note: I guess I'll post this on iPhoto area also...

    You are probably better off in iMovie. You will have a lot more control. With iPhoto, as far as I know, all slides would have to be the same length, and you would need to pick music from iPhoto. With iMovie, you can customize slide length, make them change on the beat, use your own music, etc.
    I would use Keynote only if you want to include text and bullets where the photo is only part of the slide.

  • Create Immediate TO for movement type 344

    Hi Gurus ,
    I wanna create immediate TO for movement type 344, so i did the following configs:
    1:Go to OMLR, set field "Immed.TO " as "A" for my warehouse and movement type 344.
    Then , i called up MB1B 344, but no TO was created immediatelly.
    i checked the additional data in LU03, the movement type is 344, and immed.TO is ticked.  it seems all setting is ok, why the TO can't be created immediatelly?
    thank you in advance.
    BR,
    Dragsky

    First check which ref. movement type assigned to 344 movement type in W/H under below path
    SPRO> LE>WM>Interfaces>IM>Define movement types
    In this go to first option and check the last movement type assigned to mvt type 344 i.e. "Reference movement type for posting change in whse mgmt" (in combination with other indicator like stock category, special stock indicator etc....)
    Then got to OMLR and check whether this ref. movement type defined for your W/H,
    if yes, maintain setting for auto TO  in that specific entry (in combination with other indicator like stock category, special stock indicator etc....)
    If no, then check movement type for *** W/H and maintain specific entry (in combination with other indicator like stock category, special stock indicator etc....)
    Hope it helps.
    Regards
    Anand Misra

  • I have been trying to create a movie from a project that is primarily stills and one video clip.  I cannot successfully create the movie without iMovie shutting down unexpectedly.  Any ideas for the cause of the problem?

    I am getting an unexpected shut down of iMovie when I try to share a movie from a project that is made up of still pictures, one video clip and music.  Have tried to create the movie several times with different formats and continue to get the message.  When I removed all music I was able to create the movie without a problem but when I added the music back, I was unable to create the movie.  I'm using iMoive 11' version 9.0.9
    Thanks.
    Bill

    I'm no expert in iMovie, but I've found that processing memory (as well as sheer hard disk space for the project to 'turn around in') can be a big issue with constructing, editing, and distilling projects in iMovie. I've improved the success by moving 2gb of image files off to an external drive, but only really got moving again on an hour-long project by doubling RAM and again freeing up h/d space.
    Some tunes are also an issue, but if you can see it in the iTunes list to place in your project, it should work okay... Does the project run with any other piece of music, or does just that one tune mess it up?
    Good luck,
    Laura

Maybe you are looking for

  • Is it possible to access a single Lightroom catalogue mounted on a shared drive from multiple computers, each with an individual Lightroom install?

    Is it possible to access a single Lightroom catalogue mounted on a shared drive from multiple computers, each with an individual Lightroom install? Thanks. Steve Greenberg

  • TOC links in Adobe Acrobat 8

    Hi, I am trying to create a linked TOC from a MS Word document to be converted in to PDF. When I convert the document in PDF, I am unable to get the TOC headings linked to the appropriate pages, although the page numbers are hyperlinked. I want the T

  • Trace for a specific IP address in SQL Profiler

    Hello, I am looking for a way to trace from a specific ip address in sql profiler, Is there any filter that we can use to trace the database calls from a specific ip address. Thanks in advance.

  • H.323 Gateway Registration

    Hi, I am trying to configure H.323 to a CUCM cluster. I was able to configure using the IP address. However when I tried using the hostname, it is unable to get registered. According to the Cisco doc help: Device Name: Enter a unique name that Cisco

  • PL/SQL with PHP4

    How to run stored procedure through PHP4 OCIExecute? When I use: $conn = OCILogon( $usr, $pas, $db ); $data = OCIParse( $conn,"EXECUTE schema.stored_proc" ); OCIExecute( $data ); OCIFetch ( $data ); the effect is: Warning: OCIStmtExecute: ORA-00900: