Difference between revisions of "VP6"

From VideoLAN Wiki
Jump to navigation Jump to search
(Update codec support information, fix link)
m (→‎See also: New section with links to VP3, VP6, VP8 and VP9)
Line 1: Line 1:
{{See also|VP8}}
 
 
{{codec video|id=vp6|encoder=n|for=[[flv]]|mod=avcodec}}
 
{{codec video|id=vp6|encoder=n|for=[[flv]]|mod=avcodec}}
 
'''VP6''' is a video format created by [[On2]], which is used in Flash (.swf) files since version 8.
 
'''VP6''' is a video format created by [[On2]], which is used in Flash (.swf) files since version 8.
Line 8: Line 7:
  
 
VLC 0.9.0 should support VP61 and VP60. This is still under testing.
 
VLC 0.9.0 should support VP61 and VP60. This is still under testing.
 +
 +
== See also ==
 +
* [[VP3]]
 +
* [[VP6]]
 +
* [[VP8]]
 +
* [[VP9]]

Revision as of 05:10, 8 April 2019

vp6
This is a video codec. The name to use at the command line is vp6.
This codec can be used inside the flv containers.
This codec is from the avcodec module.

VP6 is a video format created by On2, which is used in Flash (.swf) files since version 8.

Compatibility

Some VP6 (VP62 and VP6F) are readable with the latest VLC stable release (0.8.6).

VLC 0.9.0 should support VP61 and VP60. This is still under testing.

See also