Hi everyone,
Maybe someone can help me with this part of a project that I'm working on. It'll be a movie player similar to YouTube. I am building it in Flash and was curious as to how popular is the FLV format now? Can just about everyone convert their movies to FLV now with ease? I would like to make it as easy as possible for people to use.
And is there anyway of Flash playing other file formats such as MOV, WMV, AVI, etc? As of right now I only know it can play FLV. Am I mislead there or is FLV they only movie format that can be played in Flash?
I would appreciate any help here thanks -- Stan
How Popular is FLV format?
Page 1 of 14 Replies - 805 Views - Last Post: 11 June 2009 - 08:09 PM
Replies To: How Popular is FLV format?
#2
Re: How Popular is FLV format?
Posted 11 June 2009 - 03:54 PM
Well most of the online video web-sites (if not pretty much every site) are using FLV as the standard for streaming the video to the end-user. For example, such services as YouTube allow you to upload AVI and MOV videos, but those are later converted to FLV.
So yes, as far as I know you will need FLV.
Just on a side note, to play other formats online, you will have to embed them in the web page. You can take a look here for some quick info on this and embedding code.
So yes, as far as I know you will need FLV.
Just on a side note, to play other formats online, you will have to embed them in the web page. You can take a look here for some quick info on this and embedding code.
#3
Re: How Popular is FLV format?
Posted 11 June 2009 - 06:35 PM
Hey Core,
Thanks for the reply. So ok you answered most of my question so very appreciated. Is there a dynamic way of creating FlV from AVI then? Can I program a flash script or java applet to do this for me?
Any if so, could you point me in the right direction for that information?
Thanks again for your help -- Stan
Thanks for the reply. So ok you answered most of my question so very appreciated. Is there a dynamic way of creating FlV from AVI then? Can I program a flash script or java applet to do this for me?
Any if so, could you point me in the right direction for that information?
Thanks again for your help -- Stan
#4
Re: How Popular is FLV format?
Posted 11 June 2009 - 08:05 PM
I did alot of googling and lucky for me I got a website that really helps. Thanks for your help Core. The following link is just for others who are needing this question answered:
http://www.codeproje...peg_csharp.aspx
Thanks all - Stan
http://www.codeproje...peg_csharp.aspx
Thanks all - Stan
#5
Re: How Popular is FLV format?
Posted 11 June 2009 - 08:09 PM
You'll have to take a look at FFMPEG. It offers the converting functionalities you need.
The way I see it is that you have to install FFMPEG on your server, let the user upload the AVI/MOV file on the server, convert the file and then publish the FLV output.
EDIT: Well I see that you already got the idea. Hope your project takes off!
The way I see it is that you have to install FFMPEG on your server, let the user upload the AVI/MOV file on the server, convert the file and then publish the FLV output.
EDIT: Well I see that you already got the idea. Hope your project takes off!
Page 1 of 1

New Topic/Question
Reply



MultiQuote



|