How do I convert a utube video to .flv to put in Flash

I have to embed a utube video from the 1960's into a website for my client.  How do I do this.?  I c'ant  seem to access Adobe Media Encoder to convert to .fla.
If I can convert t .fla I can make into a swf file using Flash cs5.

Actually, some companies will not allow any content from YouTube to be played in their browsers, because they figure that, if you are watching YouTube videos, you're not working.
In this case, the only decent solution is to host the video on your server. While Flash is a viable method, it will never play on mobile devices. Additionally, many modern browsers don't have the Flash plugin. So the right solution is to use HTML5 and host it yourself.
Now, Nancy likes FlowPlayer: http://flowplayer.org/
You need to purchase it in order to make it work for your website, but it will absolutely work with 100% of the browsers out there.
The other (and free) way to deal with this is to transcode your video into:
.M4V
.OGG
.WebM
And to call whichever will work with the client browser. Additionally, you have to include the MIME types that your server may not understand (usually OGG Theora).
Here is how to do HTML5 video in your web page:
<video width="640" height="480" controls preload="metadata" poster="path-to/your-poster.jpg">
  <source src="path-to/your-movie.mp4" type='video/mp4; codecs="avc1.42E01E, H.264"'>
  <source src="path-to/your-movie.theora.ogv" type='video/ogg; codecs="theora, vorbis"'>
  <source src="path-to/your-movie.webm" type='video/webm; codecs="vp8, vorbis"'>
  </video>
Now, please understand, this presupposes that the video is standard 640x480 video and not high-def or 16:9 widescreen. You would make the dimensions match what the video size really is. You can make the poster out of anything, a frame from the movie or something else entirely.
Here is a link to a page that does what I am describing here:
http://ghostsofnewengland.org/
Go down to the bottom of the page and you'll see the video. Look at the sourcecode in your browser and see how it works.
Now, with respect to MIME types. If you have a Linux/Apache server, you may need to edit your .htaccess file thusly:
Download .htaccess, which should be in your root folder for your website (if not, create one) and add these lines:
AddType audio/ogg .oga
AddType video/ogg .ogv
AddType application/ogg .ogg
AddHandler application-ogg .ogg .ogv .oga
If you are on a Windows Server, you may have to use your control panel to do this. Also, many Linux/Apache servers have a control panel option for adding MIME types.
-Mark

Similar Messages

  • How can I convert a UTUBE video to a movie usable in Power Point?

    How can I convert a UTUBE video to a movie usable in Power Point?

    How can I convert a UTUBE video to a movie usable in Power Point?

  • How do I convert my iphone videos (.mov) to .flv files?

    How do I convert my iphone video (.mov) to .flv files?

    Or try to search in the App Store.
    I am using ifunia media-converter, the one that got from Mac App Store, successfully converted dvd and HD video for me, seems it support converting mov to flv.

  • How can I convert my other videos to a format that can be viewed on my iPod

    How can I convert my other videos to a format that can be viewed on my iPod?
    Martin Brossman
    [email protected]

    Click here for instructions; if you find that the movies have no sound, download MPEG Streamclip and use it for the conversion.
    (27741)

  • How do I download a Utube video?

    How do I download a Utube video?

    its NOT legal in most cases
    in ALL cases its against youtubes terms of service.
    Dont ask such questions here.

  • How Do You Convert a DVD video to an mpeg video?

    I was just wondering...how do you convert a DVD disc that has videos in it and make it into quicktime mpeg videos that can make the computer understand?

    Hi Ryan.
    The FREE program HandBrake will convert DVDs or just sections into mpeg4 files. They can't be imported directly into FCE but they can be imported into iMovie.
    Then you just copy the iMovie files into FCE.
    Download it here:-
    http://handbrake.m0k.org/
    Ian.

  • I finished making an animated .gif image in FireWorks. My question is, how do I convert it into video so that when I edit video, that every video editing program recognizes it? Long story short, How do I convert animated .gif files into video formats?

    I worked in Adobe FireWorks to make the animated .gif. What program do I use to convert the file from .gif to any video format: .mp4, .m4v, .avi, .wmv, etc. I want to convert it into video format, so that QuickTime Player plays the video, I can insert it into iMovie '11 and edit, and also insert it into Final Cut Pro X and edit video.

    Thanks for getting back with me so promptly.  It has taken me this time to connect with the proper people to find out the information you requested.
    The camera used to film the class was a Panasonic AG-HMC40P, owned by a local cable TV station; they use Kodak video encoding software, and a SD card was used to store the video.   The file extension is .mts, and the mime file is MPEG 2 transport.  He said I probably need an AVCHD converter, and the Mac app store lists 8 of those options, 4 free and 4 for up to $9.99.  He said I'll also need a converter for later plans of posting on YouTube or on the website, and while some of those in the app store might work for the later needs, he knows one app called "Compressor" that would work for the uploading later.  He also suggested I could try renaming the .mts file to .MP2T, but he wasn't sure that would work.
    They don't work with Macs at the studio, but I had thought I could have some lessons there in editing, and apply what I learned to my iMac and iMovie.
    First, though, I have to be able to see it and review it!
    Thanks again!

  • How do I make a utube video full-screen in iweb?

    Hello,
    Is there a way to make a utube video that is on my iweb-built website, full screen? 
    Everything about the videos I have imported from utube works fine, except when I click on the full-screen icon...nothing happens.
    View the videos (2) here: http://www.lakesweddingmusic.com/Welcome.html
    What inspired this question was coming across a site where there is an imported utube video that does go to full-screen, when asked!
    The website is here: http://talentgb.com/users/peter-brown-wedding-party-pianist  and it's a site which features exactly the same video as one of the ones on my own site - it's a promotion ste for musicians.  (You have to scroll down the page to just over half way down to view the video).
    Maybe I'm missing some important HTML that will allow full-screen?
    Any help would be much appreciated.

    Hi OT,
    Thanks for your reply.
    My HTML ebedded code is:
    <iframe width="640" height="360" src="//www.youtube.com/embed/a7Cu2n1mAYg?feature=player_embedded" frameborder="0" allowfullscreen></iframe>
    As you can see, it includes 'allowfullscreen', but not ' ="true" '.  I thought that maybe the exclusion of the phrase   ' ="true" might make a difference,  until I discovered the embedded code is the same in both videos:
    http://talentgb.com/users/peter-brown-wedding-party-pianist contains exactly the same code as the video at:
    http://www.lakesweddingmusic.com/Welcome.html   Yet talentGB  allows full screen, but Lakesweddingmusic (my own site, built using iweb) does not.
    Could this be something to do with Mountain Lion not 'liking' certain aspects of iweb?

  • How do I convert purchased music videos and television shows into my Itunes liabrary and sync it onto my ipod?

    I recently purchased a music video and a television show episode off of Itunes. It was in my liabrary until I plugged in my Ipod nano 4th generation for it to sync. As my ipod is syncing the music video and tv show episode were'nt in my liabrary and they didn't sync onto my ipod. Yet when I log into my itunes store account the purchsed content is there. How do I get the music video and tv episode into my itunes library and onto my ipod?

    My guess (and it is just a guess) is that what you are trying to do is no different than recording a TV programme to a VCR then watching it at a time of your convenience, probably the main reason why people have purchased VCRs, PVRs and the like.
    However, with commercially produced DVDs, there is an encryption built in to prevent copying, and it the discussion of how to overcome this encryption that Apple will not permit on their forums.

  • Converting M2P format video to flv

    Hi All,
    Recently my client supplied me videos in M2P format to be
    used in Flash project. I guess this format is MPEG2 which is used
    by HDTV or Broadcaster.
    I was trying to convert it to flv format but My Flash 8 could
    not accept it for conversion. Ultimately I requested for MPEG1
    format and it worked very well.
    Is it that M2P format can not be converted to flv or am I
    missing something?
    Regards,
    Nitin

    A simple method I use to convert from one playable format to
    another is to use the latest version of quick time. You need to
    have the pro version. Open the file and then export. FLV is an
    option.

  • How do I convert an m4a video file to anything else?

    I need to edit out some video from an iPod converted video file. How do I do this?

    I use a program called iSquint to convert files to iPod or H.264 format. This program can optimize the conversion for iPod or for TV and I think it should be able to convert your m4a files to H.264 for editing. It's free, so even if it doesn't help this particular problem, you can use it for converting other videos to your iPod. Get it at http://www.iSquint.com
    If iSquint turns out to be useless for your purposes, there is also a program called VisualHub which does tons more than iSquint (including conversions for DVD, PSP, AVI, QT, TiVO, Flash, etc) but unfortunately it costs USD $23.32--which still isn't too bad considering what some companies would have you pay for similar functionality. It is linked to from www.iSquint.com or you can go directly to it here: http://www.techspansion.com/visualhub/
    Good luck and hope this helps.

  • How do I convert all the video files in Aperture to M4V?

    Hi,
          I have alot of video files stored in my Aperture Library in various formats i.e. vob, avi, mpg etc which I would like to batch encode to the standard MP4 format used by iPad/iphone. How do I do this with the new file replacing the existing file so that I don't have to import it again into its various events which will be next to impossible.
    Thanking you,
    rgowani

    Afaik, you cannot.  I did this with one Library with several hundred videos.  I set up a system of exporting and converting and importing into the proper Project(s) and deleting the originals.  I don't remember how I did it -- sorry -- I may have exported into Finder Folders based on Projects, then batch converted the files recursively.  I know I couldn't automate parts of the process, so for some things there was nothing to do but labor through the process file by file (or Project by Project).  I suspect I used Name Mangler along the way -- an excellent (and to me invaluable) utility.  I think the whole process, including design, took about 8 person-hours.  Video conversion was over the course of several nights.  Strongly suggest mapping your tasks, and doing a dry run.  As with all digital files, never even open one with a verified back-up.
    How many movies in Aperture?  How many Projects?

  • HT3775 how can i convert an AVI video file to work on my iMac?

    I have just bought an imac and am trying to put my movies on to the mac from a microsoft machine. A lot of them are in AVI or MKV formats and I want to know if there is a converter I can download on my imac which will convert these files? Any help would be gratefully received.

    If you just want to move these avi and mkv files to play on iMac, you can download VLC player, it plays just every file format.
    http://www.videolan.org
    For converting files to Mac readable format, I use this one all the time:
    http://www.appgeeker.com/how-to/convert-avi-to-mp4-mac.html
    It supports handling multiple files at a time. one of my cameras record in .AVI format and i bulk convert to .mp4 or h264.

  • How can I convert mpeg/mpg videos file to a WMV file?

    I need to convert a few mpeg/mpg video files to WMV. What program can I use to do this? Your help is greatly appreciated.

    Actually, please close this. I meant to post this in the Mac OSX forum. thanks!

  • HT3775 how do i convert an avi video to mp4 or to play on iMac os mavericks?

    I have installed quicktime and imedia converter deluxe and can't get it to work
    rgds
    tim

    VLC is the way to go: VideoLAN - Official page for VLC media player, the Open Source video framework!

Maybe you are looking for

  • Help, how Do I eject this miniature disk out of my iMac?

    I unknowingly place a miniature disk into my Mac trying to install a program. It didn't seem to take it in as well as a regular sized disk. It won't seem to eject, I can see a bit of it. I'm sort of convinced to use a small tool to try and fish it ou

  • IPod Classic Serial Number

    I need the serial number for an iPod Classic I bought no more than 3 years ago at an Apple store. The device is not showing up in Devices under Itunes>Preferences>devices. I do not have the iPod in my possession, it was stolen.

  • HT1386 Will itunes sync save video downloaded through app?

    I have the Khan Archiver app on my ipod touch with many Khan Academy videos that I downloaded thrrough the app. Will syncing my itouch mean save those videos to my computer?

  • Background jobs html output not allowed 1 MB size

    hi experts, We are facing an issue with backgrounds jobs HTML output. we are running some backgrounds jobs for Std reports, and we are facing if the HTML output is <1 MB, the std sap is cutting/reducing the content only 1 MB.  I think somewhere the b

  • Error when use"select case when sum() group by"

    SELECT REGION_CODE ,REGION_DESC ,CASE WHEN SUM(UP_SMS_TIMES) BETWEEN T2.SMS_MIN AND T2.SMS_MAX THEN T2.SMS_LVL_CODE END FROM PMID.TB_MID_PAR_EXT_USER_MON T1, PCDE.TB_CDE_SMS_LVL T2 WHERE DEAL_DATE='200811' GROUP BY REGION_CODE, REGION_DESC {color:#ff