How do I create a streaming movie in QT Pro??

I have a Darwin streaming server and I'm trying to figure out how to stream movies on it.
I've got QT Pro and I understand that I need to use this, somehow, to encode videos correctly for streaming.
How do I do this?
Do I need a ".sdp" file, and if so, how do I get one?
Darwin Streaming Server appears to require one as a playlist option, 'mount-point'.

When you encode your files you must make sure that they are hinted. Here are some general directions for creating sutable media. This is taken from a ducument that I am writing for a university at the current time so the applicable copyrights apply.
There are many codecs which can be wrapped in a Quicktime Move but only several codecs which can be wrapped in a Quicktime Movie, can be streamed. Several of the compatible streaming codecs include MP4, H.264, AAC and Sorenson. Additionally the Quicktime files MUST be hinted. The easiest way to create compatible files is with either Quicktime Pro or with iMovie. Neither of which are free. Free tools exist but they are very difficult to use. One way to create a compatible file is the following. Please note that the following directions will cause you to create a standards compliant file. In Quicktime Pro choosing export and in iMovie by choosing Quicktime Advanced export. Choose Movie to MPEG4. Click Options. File format should be MP4. Change the video format to H.264 and set the data rate to 1000 kbs. You can use any value that you wish but 1000 kbs looks very nice also note that this file probably will not be playable for anyone outside of the LAN unless they have an extremely fast internet connection. Your total kbs of both the video and audio must be less than that of the end users internet connection. For example for anyone unfortunate enough to still be on 56k would need the file to be under 56 kbs, 44 kbs would be a good bitrate to use for them. You can use any image size that you choose but note that the movie will usually look better at a smaller size. You can leave the frame rate at 30 but if you do not have any fast action sequences you can easily reduce it to 15 without much loss. Click Video options. If you don't mind spending more time encoding the file then change the encoding mode to Best quality but if you don't have the time to spend encoding then choose Faster encode. Change video to Audio and make sure that the audio format is AAC. You can reduce the data rate if you wish but if you have any music then it will sound terrible if you reduce the quality much below 128 kbs. If you only have someone speaking in the video you will most likely want to change the movie down to one channel (mono). You can also change the output sample rate but 44.1 kHz works well. You can also increase the encoding quality if you want better sound. Change audio to streaming. Make sure that the box is checked for enable streaming (if that is not enabled then no matter how you encode your file it will NOT work on the streaming server). Also make sure that you click the chick for optimize for server. Click OK and save. Some time later your movie will be encoded. To link to the file first place the file on the streaming server. After it is there play the file using Quicktime. The formula for the address to open it is rtsp://servername/path-to-file/filename.mp4 (or rtsp://servername/path-to-file/filename.mov). If that works without a problem in Quicktime Pro click save. Choose the option to save a reference file and press save. Place the reference file on the web server and link to that reference file just like you would any other file. (If you used iMovie there is a free tool made by apple for mac os x to create hinted files. The tool can be found here: http://developer.apple.com/quicktime/quicktimeintro/tools/index.html .)

Similar Messages

  • How do I create more room on my MacBook Pro so I can install Snow Leopard?  It says it needs 5GB and I have 4.something.

    How do I create more room on my MacBook Pro so I can install Snow Leopard?
    I've only got 4.something GB left and it says it needs 5 GB? 
    Which then begs the question, will I be able to do anything with the computer.
    I think I need to get some stuff off, but do not know where to look up what is taking up the most room.
    I have an extra hard drive.
    I have iDisk.
    I have a Time Machine, but it backs up one of my three Macs.
    Thanks.

    A utility like GrandPerspective is a good one for seeing what is taking up space on your hard drive.
    Video and photo files tend to take up a lot of room.

  • How do I create a new movie in iMovie 10.0.2; problem with new event

    AS many others are, I'm having trouble with imovie 10.0.2
    When I try to Create a new movie, after I select a theme, a small box opens, asking for a name
    and which Event to use.  The default event is "Updated Projects," and the dropdown arrows reveal other selections, but they are all the events that came over from imove 9.  Why won't it let me select a new event?  And what is the purpose of the Updated Projects.
    And if you'll allow one more: I'd rather use imovie 10, but it appears that my recent iphoto videos are no longer made available for use in this version when I open iphoto videos when trying to make a movie - is this correct? Thanks, jeb

    Thanks.  I now see that I need to go to File then start new event there.
    And on the "updated projects" point, I'll have to play around with that so I can understand it better, I hope. 
    But on my last point, to clarify, I can access my iphoto videos using the CURRENT version of imovie, but when I use the LAST imovie version, I can only get iphoto videos that were imported into iphoto PRIOR to my upgrading to Mavericks (at least I think that is what has happened?!).  ( and I'm using the most recent version of iphoto in all instances)  Any other thoughts on this?  Thanks.

  • Already synched with iPhone. how do i transfer pics and movies to macbook pro?

    Ive already synched with my iphone , but how do i transfer the pics and videos from my ipad?

    rayray2001uk wrote:
    Ive already synched with my iphone ,
    Synced what? Synced how? You mean photo stream?
    Import the photos and vidoes to the Mac.
    iOS: Importing personal photos and videos from ... - Support - Apple

  • How can I create a continuous movie from multiple slideshows in IDVD6

    I have created 5 seperate slideshows in IDVD because I wanted to fit the audio with specific pictures and then play them all as 1 show. I can't figure out how to continuously play the entire 5 chapters in sequence. If I start 1 chapter, it will bring me back to the main menu instead of moving on to the next slideshow.
    Please help! This is a surprise gift for my mother's 60th birthday on Wednesday!
    Thanks,
    Tim

    Sorry, there is no way to link together slideshows like you have in iDVD.
    iDVD 6 does let you create a slideshow of more than 99 images, but some DVD players have problems playing such a slideshow.
    Another way to do this is to create your slideshows as ONE slideshow in iMovie.

  • How can I create music streaming service using azure media services?

    Hi, I'm still new to azure, after doing some research and testing, I found out that Azure don't support music streaming where mp3 song uploaded weren't supported.
    Just wondering, is it true or is there any ways that I can deploy music streaming service something like spotify do but not that advance? I'm trying on a school based project. Thanks for the guides and I really appreciate it! 

    It really depends on what you mean in your case by "Streaming".  Is there a specific streaming protocol that you are looking to support?  Remember that "streaming" is different from just progressive download of a file from a
    web server.  If you are looking to just "download and play" an mp3 file, blob storage works just fine.  If you have a requirement for an actual streaming protocol like MPEG-DASH, or Apple HLS, then Azure Media Services can help. 
    If you are streaming content to an iOS device that is longer than 5 minutes in duration, Apple prefers that you use their HLS protocol.   It can handle audio only streams.
    For streaming in Azure Media Services, you can encode you media into a single MP4 audio file and then request the Streamig URL to play it back in either HLS or MPEG-DASH format depending on which client you are targeting. 
    To play it back in MPEG-DASH, use the latest DASH.js player.

  • How do I create an anamorphic viewer with QT7 Pro?

    I have video that is anamorphic (16:9). I can't figure out how to create a viewer size that will show the movie without having to letterbox it. Is there an anamorphic selection in Quicktime 7 Pro that I am missing? I am using the H.264 codec.
    Thanks
    A

    Is there an anamorphic selection in Quicktime 7 Pro that I am missing?
    No. If the original file was anamorphic and the flag is in tact, the QT Player normally applies it depending on the application in use and monitor device addressed. If lost or changed manually and you have QT Pro, simply open the file in QT Pro to re-set and save the correct display dimensions/aspect ratio by changing the "Current Size" setting for the video track in the "Properties" window and save the new settings using the "Save" or "Save As..." option.

  • How can I create a new dynamic stamp in Pro version ?

    I would like to add a new dynamic stamp but cannot find out how to.

    A simple way is to create a new custom stamp using the UI, and then make it dynamic by opening the resulting stamp file, adding one or more form fields, and the custom calculation script(s) that control the behavior.  If you get stuck with any of these things, post again.
    For everything you need to know about stamps, get this book: http://www.amazon.com/About-Stamps-Acrobat%C2%AE-Paperless-Workflows/dp/0985614706

  • How do I create continuous dynamic fields in Acrobat Pro?

    Hello everyone,
    I've created a legal PDF file and I need to add some dynamic fields inside.
    I know how to make the fields but I would like to make it so that if there are more than one on the same line, that they will affect each other's length in case the user inputs long / short data.
    For example:
    If I have 2 fields:
    NAME          SURNAME
    How do I make it that after the user inputs their NAME the SURNAME field will start a bit after the NAME field and there will be no big gap between them.
    Looking forward to hear some solutions
    Thanks.

    [discussion moved to Creating, Editing & Exporting PDFs forum]

  • How do I create ringtones in iTunes on Macbook Pro?

    I used to create my ringtones on my old laptop which was a windows, and I tried doing it on my macbook, but they don't go as ringtones..
    Is there a different way to do so on mbp than windows?
    I don't wanna have to keep getting out the old windows to do it every time?
    Thanks in advance for the help!

    Your MacBook Pro should have an application called GarageBand.  Its icon looks like a guitar in your dock.  Open GarageBand, go to "Help" in the menu bar, and type Create an iPhone Ringtone.  It will walk you through what to do.

  • How do I create a cursive signature in adobe pro using webcam on macbook air?

    Can someone help me? I did it once before and now I can't remember how to do it...thanks.

    If the other person will be using Reader, you should first add a digital signature field and then Reader enable the form. In Acrobat 10 you'd select: Tools > Forms > Edit
    to get into form editing mode. You'd then select the signature field tool to add a signature field.
    Once you have the document finalized, Reader-enable the document by selecting: File > Save As > Reader-Extended PDF > Enable Additional Features
    being sure to save to a new file so you don't overwrite the original. If you don't Reader-enable, Reader users won't be able to digitally sign.

  • How do you create an animated GIF in Premiere Pro?

    I tried using Premier Pro to edit an animated GIF, but apparently that feature is no longer available?  Is there another program that will work? Help Please....
    Matt Perry
    Edited by: Kevin Monahan
    Reason: more searchable title

    So, Kevin ... question to Adobe ... considering the ability to export a .gif is pretty important (.gif is one of the most popular formats on the planet), is Adobe willing to allow us Mac users to activate Premiere Pro on a 3rd (Windows) computer?  I have an iMac (primary work computer), a MacBook Pro (my mobile backup) with Premiere installed.  Now, because Premiere Pro on Mac does not support .gif, I have to have a 3rd computer (Windows).  An unfortunate reality. 
    What can Adobe do for us users?
    Thank you.
    P.S.: Of course, it would be nice if Adobe just added the ability to export to .gif in Premiere Pro for OS X.

  • How do I create a recovery disk for MacBook Pro

    I want to restore my MacBook Pro to it's factory setup

    What didn't work?
    Booting or restoring?
    Cmd-R goes to the hard drive recovery partition.
    Cmd-Opt-R goes to Internet Recovery and requires a WiFi network with WPA/WPA2 encryption (or an ethernet cable).
    Are you using an external wireless keyboard?

  • CAN'T figure out how to make/edit movies in QuickTime Pro...

    I can't seem to figure out how to creat and edit movies in Quicktime Pro. I would do this in windows movie maker as its sooo simple, but it doesn't save in a format that works on a mac computer (I'm emailing the video to someone who uses a mac!). And, I can't seem to find a program that is as easy to use as Windows Movie Maker...PLEASE help me, I really NEED to get this movie in a format to work on a Mac! I'm at a total loss as to what to do! And I can't seem to find a tutorial, either!
    =( Kourtney

    First of all, Quicktime is not really an "editing" program in the traditional sense. If you are expecting to really edit in QT Pro, you will be disappointed. Yes, you can actually import video directly into QT Pro and edit it, but the functions will be limited to roughly selecting chunks of video and deleting them, and you won't have frame-accurate control like other real editing programs. But lets start at the beginning: 1) Your post does not give enough information to anyone for them to help you. Where are the videos coming from that you want to edit? Camcorder? Digital camera that takes MPEG movies? VHS or DVDs? 2) The answer to #1 will be the clue as whether you are plugging a USB device or a Firewire device into the computer. Once this is determined, then instructions will vary as to how you go about editing. 3) I'm not sure if you are using QT Pro on a PC or a Mac. If you have a Mac, why don't you use the built-in video editing program that came with your computer? It's called iMovie? Quicktime can convert some video files into something that is compatible with iMovie, if they're not already. If you are using QT Pro on a PC, then I'm a little unfamilar as if it works exactly the same between between a Mac and PC. Seeing that you come from the PC side of the Universe, I'd bet that you are trying to plug in and use a USB device. On a Mac, QT Pro can record video directly from a camcorder, but it needs to be connected via Firewire. Otherwise for something transferred via USB, you most likely have an MPEG file. QT Pro can open this, but again, the editing will be very rough as QT is not a refined edit program.
    Message was edited by: Daniel Filice
    Message was edited by: Daniel Filice

  • Streaming movie plays perfectly on MAC but not on PC, why?

    I have created a streaming movie and put it online. I have installed the latest version of Quicktimne for PC. The movie streams and plays perfectly on my Mac however it does not stream on my PC. It plays on the PC when it has fully downloaded (in the browser using quicktime) but the sound quality is poor - I can hear lots of cackles.
    Can anyone help with this please?
    Thanks
    Alex

    In addition to Neds suggestions, empty the Safari cache (which should be empty after a clean install).
    Goto the Safari Get Info screen (in Finder or in Dock if you have Safari there), click the triangle on languages, and disable those you don't use.
    My Safari response time was significantly slowed after the 10.4.5 update, and using the combo updater took care of that. The 10.4.6 combo update is located here.

Maybe you are looking for