Version: Unity 6.1 Alpha (6000.1)
Language : English
Video and cutscenes
Import and preview video clips

Video sources

Learn how to import, work with, and use your video sources in Unity.

Topic Description
Import and preview video clips Learn how to import and preview video clips in your application.
Use video sources Reference video sources in your application.
Understand video files Understand video files and video decoding in Unity.
Video file compatibility with the Unity Editor Discover which video files are compatible with the Editor.
Video file compatibility with target platforms Discover which video files are compatible for each target build platform.
Use unsupported video files in the Unity Editor Use video files in your application that aren’t supported by the Editor.
Video encoding compatibility reference Refer to the encoding compatibility options.
Transcoding video files Convert your video file format for platform compatibility.
Video Clip Importer reference Understand the Video Clip Importer component.
Video transparency support Understand the codecs Unity supports for transparency.

Additional resources

  • Video Clip API documentation
  • AssetsAny media or data that can be used in your game or project. An asset may come from a file created outside of Unity, such as a 3D Model, an audio file or an image. You can also create some asset types in Unity, such as an Animator Controller, an Audio Mixer or a Render Texture. More info
    See in Glossary
  • Video Player
Video and cutscenes
Import and preview video clips