Flash Video

Reviews
Shared by: vixycn
Stats
views:
37
rating:
not rated
reviews:
0
posted:
10/21/2009
language:
ENGLISH
pages:
0
Flash Video http://www.adobe.com/devnet/flas h/articles/video_guide.html Embed Flash SWF in your web page • In VS2005 create an empty website. • Add an html file. • Insert this code in the html file and run it. Video on Web • Early video content on the web was often relegated to a simple rectangle of content playing back on a computer monitor, usually in a separate pop-up window covering the website page that spawned it. The video images were often small and ugly, and the overall experience was poor due to : Bandwidth limitations Video is a data-intensive format, requiring megabytes of data to display even short video clips. The growth of broadband has greatly reduced this technical obstacle. Increasingly large numbers of site visitors have the bandwidth required to receive video content via the web, but file size can still present a problem for many visitors. Complexity of authoring video for the web The tool sets for creating interactivity, navigation control, and fusion of video with other rich media content have not been standardized. Furthermore, the majority of video playback clients are not pre-installed on most visitors' systems, so many visitors must pause to download a plug-in or third-party application before they can view video. Lack of compelling integration of video and other web content Most video formats for the web offer no rich media capabilities beyond playback of video in a rectangular window. Flash video (which presents video content seamlessly and in context, in a form that site visitors can view using Flash Player) overcomes these issues. • • • Flash Video • About Flash video Flash video offers technological and creative benefits that allow designers to create immersive, rich experiences that fuse video together with data, graphics, sound, and dynamic interactive control. The advantages of using Flash to present video online include: • Ubiquity Since the 2002 introduction of Flash video, Flash Player has become the most widely installed Internet video client, running on over 96% of all Internet-connected personal computers. Also, Flash Player runs on a wide variety of platforms and operating systems. The ubiquity of Flash Player ensures that most visitors can view Flash video without downloading additional plug-ins, so you can reach more people with lower development, testing, and support costs. Full creative control Flash video integrates seamlessly into your website, and you can add a new "skin" on your video content to customize your branding and design unique video playback controls. You can also set the size and aspect ratio of your video, and the video can dynamically change based on a data source. Rich, interactive, contextual video Flash video provides immersive and interactive experiences. Because Flash treats Flash video as simply another media type, you can layer, script, and control video content just like any other object in a SWF file. Flash video is an integral part of the viewing experience, as opposed to a separate pop-up window that interrupts the experience. • • • • • • • • • • • • • Adobe Flash CS3 Professional video features: Flash CS3 Professional is the primary tool used for producing the Flash video user interface: Flash Video Import wizard: Simply choose File > Import > Import Video to import video into Flash. The Import Video dialog guides you through converting video files to FLV format and configuring the FLVPlayback component. Video encoding and cue point export to XML: You can export encoding options and cue point settings to an XML file using the Flash Video Import Wizard or the Flash CS3 Video Encoder utility. The XML settings can be imported through the same mechanism for consistency and ease of use across video production. FLVPlayback component: Use this component to play external FLV files and to connect to Flash Media Server. Flash CS3 Professional includes an ActionScript 3.0 FLVPlayback component that has been updated to the ActionScript 3.0 component structure. The FLVPlayback from Flash Professional 8 is still available when using an ActionScript 2.0 file. FLVPlayback Custom UI components: Use these components as an easy way to create your own configuration of controls for the FLVPlayback component. See the Skinning the FLVPlayback article for more information. FLVPlaybackCaptioning component: New to Flash CS3 Professional, this component allows you to display synchronized captioning for the FLVPlayback component in an ActionScript 3.0 file. See Adding video synchronization and captioning. New layout and sizing features: The ActionScript 3.0 FLVPlayback component features sizing and layout improvements including external video preview, sizing control while viewing multiple videos, and full screen mode. Video codecs: Flash Player 7 introduced the Sorenson Spark codec. Flash Player 8 introduced the On2 VP6 codec. Encoding options: You can now encode Flash video in three ways: through the Flash Video Import wizard, with the stand-alone Flash 8 Video Encoder and through the Flash Video QuickTime Export plug-in, which lets you encode audio and video into the FLV file format when exporting from third-party video editing applications that support QuickTime exporter plug-ins. Adobe Flash CS3 Video Encoder: This stand-alone utility allows you to encode source video into FLV format. The Flash CS3 Video Encoder is installed along with Flash CS3 Professional. Adobe Flash Player 9: This high-performance, lightweight runtime plays Flash video and other Flash content. Additional applications, servers, and video service features some additional tools will greatly increase your video production and delivery options: • • • • • Flash Media Server: Formerly called Flash Communication Server, Adobe's streaming media server streams audio and video to Flash Player 6 or later. The Flash Media Server is required for delivering streaming video. Flash Video Streaming Service: This subscription service from third parties uses Flash Media Server to provide hosted streaming video with high-performance requirements and worldwide scalability. If you can't or don't want to set up your own Flash Media Server, you can use a hosted service. For more information on Flash Video Streaming Service (FVSS), see Delivering High-Quality Video with Flash Video Streaming Service. Flash Media Encoder: Adobe's latest media encoding technology is designed to enable technical producers to capture audio and video while streaming it live to Flash Media Server (FMS) or the Flash Video Streaming Service (FVSS). Adobe Dreamweaver CS3: This web design tool includes a Flash video import mechanism to put Flash video onto a web page easily, with a more limited number of customization or "skinning" options for the video player. Note that you must have an encoded FLV file available before you can use it in Dreamweaver. Adobe After Effects CS3 Professional and Premiere Pro CS3: Adobe's industrystandard motion graphics and video production tools can export to FLV format if Flash CS3 Professional is installed. Flash video delivery options • Before you can use Flash video on your site, you need to decide how to deliver the video; the two primary options are to deliver it as a progressive download or as a streaming video. (One important distinction to note is that FLV files download progressively by default. Use of the Flash Media Server is required to download streaming video.) • Note: A third option is to embed video in the Flash Timeline. However, this is recommended only for very short video clips with no audio track. Flash Video Delivery Option Embedded video has some limitations • If your video content changes, you must reopen Flash, re-embed the video, recheck and possibly rework any navigation and or associated content, and then republish the SWF file to make the change. During authoring, each time you want to preview or test part or all of your Flash content, you must publish the entire video file. This can add significant time to the authoring process. • • • • For web delivery, the entire video file must be downloaded from the web server before video playback can begin. At runtime, the entire video file must fit into the local memory of the playback system. After approximately 120 seconds of continuous video playback, users may experience audio synchronization problems. • • File length is limited to a maximum duration of no greater than 16,000 frames. The video frame rate and Flash Timeline frame rate must be the same (because they share the same time base). Using external progressive FLV files has the following advantages over using embedded video: • During authoring, you need to publish only the SWF interface for previewing or testing part or all of your Flash content. This results in faster preview times and quicker turnaround on iterative experimentation. The video content (FLV file) is kept external to the other Flash content and the video playback controls. Because of this, it's relatively easy to add or change content without republishing the SWF file. While using an ActionScript 3.0 file, the video begins playing only when enough of it has downloaded so that it can play the FLV file from start to finish. This behavior can be altered using ActionScript. At runtime, video files are loaded from the local disk into the SWF file, with no limitation on file size or duration. There are no audio synchronization issues or memory restrictions. The frame rate of the video file can be different from the frame rate of the SWF file, allowing for greater flexibility in setting up a project. • • • • Flash Video streaming • The most complete, consistent, and robust delivery option is to stream video and audio files from a server running Flash Media Server (formerly Flash Communication Server). • In streaming, each client opens a persistent connection back to the video server, and there is a tight relationship between the video being delivered and the client interaction. • This approach lets you deliver features such as bandwidth detection to serve up the right size video, quality of service metrics, detailed tracking and reporting statistics, and a whole range of interactive features along with the video experience. streaming video advantages, • • • • • • • • • The video starts playing sooner than it does using other approaches. Streaming uses less of the client's memory and disk space, because the clients don't need to download the entire file. It makes more efficient use of network resources, because only the parts of the video that are viewed are sent to the client. It provides more secure delivery of media, because media does not get saved to the client's cache when streamed. It provides better tracking, reporting, and logging ability—important features for industries such as video ad serving. It allows you to deliver live video and audio, or capture video from a client's webcam or digital video camera. It enables multiway and multiuser streaming for creating video chat, video messaging, and video conferencing applications. It provides programmatic control of streams (server scripting) for the creation of server-side playlists, synchronization of streams, smarter delivery adjusted to client connection speed, and application creation. It provides advanced monitoring and reporting on traffic and throughput. Capturing and encoding video • Before you can add on demand (pre-recorded) video to your web page, you must acquire the video and encode it, which involves converting it to the Adobe Flash video (FLV) format. • Many leading video editing tools allow you to capture video directly from your digital video camera. • The following video editing applications are supported by the FLV Export plug-in:      Adobe After Effects (Windows and Macintosh) Adobe Premiere Professional (Windows) Apple Final Cut Pro (Macintosh) Apple QuickTime Pro (Windows and Macintosh) Avid Xpress DV (Windows and Macintosh)

Related docs
video to flash converterencoder review
Views: 17  |  Downloads: 0
Flash Video Converter
Views: 18  |  Downloads: 0
Video Streaming in Flash
Views: 27  |  Downloads: 3
Adding Flash Video to Adobe Capt
Views: 0  |  Downloads: 0
In-A-Flash-Mapping-Grid---SAM-Central
Views: 0  |  Downloads: 0
flash presentation
Views: 424  |  Downloads: 28
The Future of Flash
Views: 215  |  Downloads: 35
Flash Interface
Views: 30  |  Downloads: 0
premium docs
Other docs by vixycn
“Generalized Fourth Power Law”
Views: 4  |  Downloads: 0
POWER OF ATTORNEY_16_
Views: 0  |  Downloads: 0
Isolated Power Centers
Views: 1  |  Downloads: 0
Texas' Dirty Power Plants Texas'
Views: 1  |  Downloads: 0
“Personal” Thoughts on Power Density
Views: 0  |  Downloads: 0
“The Power of the cross”
Views: 1  |  Downloads: 0
“Wind Power _ Turbine Technology”
Views: 1  |  Downloads: 0
1st Annaul Bucyrus Redmen Power Lifting Meet
Views: 1  |  Downloads: 0
6 Geothermal Power
Views: 0  |  Downloads: 0
11th India Power Forum
Views: 1  |  Downloads: 0