Videos
Written 3 years 29 weeks ago by SharmWeb. Last edit 3 years 26 weeks ago.
- Printer-friendly version
- Add new comment
- 81 reads
Putting a video in a website is as easy as copy and paste an embedded code from YouTube or alike. Many times this is sufficient, but sometimes:
Video content must have a .FLV (flashvideo) or .SWF (shockwave flash) extention. If you want user be able to upload also other formats to be rendered (.AVI, .MPEG, .DivX), we us a server with an application called FFMPEG. This enables automatic conversion of the format. In most cases it's more convenient just instruct your users how to convert files themselves with free easy-to-use on- or offline software or by opening a YouTube account. YouTube offers one of the best conversions available (quality / size ratio). Just upload a video and then download the converted version. Their converted files render the best, even in your own web applications.
P.S.: Lightbox2 can even display other webpages dynamically within the actual page, but we reccommend using the normal popup window for that.
- we need more videos in one player to save screen space (a playlist)
- the content does not comply with YouTube's policy
- we don't want the content to be on a public domain
- simply don't want to depend on a third party
- we want to customize diplaying options to our needs
Video content must have a .FLV (flashvideo) or .SWF (shockwave flash) extention. If you want user be able to upload also other formats to be rendered (.AVI, .MPEG, .DivX), we us a server with an application called FFMPEG. This enables automatic conversion of the format. In most cases it's more convenient just instruct your users how to convert files themselves with free easy-to-use on- or offline software or by opening a YouTube account. YouTube offers one of the best conversions available (quality / size ratio). Just upload a video and then download the converted version. Their converted files render the best, even in your own web applications.
P.S.: Lightbox2 can even display other webpages dynamically within the actual page, but we reccommend using the normal popup window for that.



