Why are there no video formats that support transparency?

Why are there no [widely supported] video formats that support transparency?

For example, the PNG image format supports transparency, allowing for some interesting effects in websites and documents. What's stopping us from having a video format that supports transparency in the same way?

5

2 Answers

But apparently video formats do support transparency.

Maybe too heavy for the web?

File FormatMaximum Alpha Bit-Depth
Apple Animation8-bit
Apple ProRes 444416-bit
Avid Meridien Compressed8-bit
Avid Meridien Uncompressed8-bit
Cineon16-bit
DPX16-bit
Maya IFF32-bit
OpenEXR32-bit
PNG16-bit
RLA32-bit
RPF32-bit
SGI16-bit
SGI RAW16-bit
Targa (TGA)8-bit
TIFF32-bit
8

Because there is little purpose in transparency for most people. If you are watching a video, it doesn't need transparency since your screen can't display it. If a video on a website wants to give the illusion of transparency, it can use the same background colour as the website does. Although common codecs such as MPEG-2 and h.264 don't support transparency, there are ways for those who need it such as series of images.

If we use this video as an example, it utilises an artificial green screen so people can easily import it into video editors with transparency. However, have a peak in the description and a download is available which contains each frame as a PNG as well as a lossless .mov with transparency! PNGs are 30MB, MOV is 174.1MB.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like