BIK: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{langsp}}
{{langsp}}
[[File:Screenshot_-_Valve_Open_Your_Mind_intro.jpg|320px|thumb|right|Valve "Open Your Mind" intro (2007 - 2010), which was created using '''Bink'''.]]
[[File:Screenshot_-_Valve_Open_Your_Mind_intro.jpg|320px|thumb|right|Valve "Open Your Mind" intro (2007 - 2010), which was created using '''Bink'''.]]
[[File:Screenshot - Portal 2 - vgui movie display.png|320px|thumb|right|{{code|[[vgui_movie_display]]}} on elevator screens in {{p2|4}}, which uses Bink video.]]
'''BIK''' files are the video files created using '''[http://www.radgametools.com/bnkmain.htm Bink]''', as part of Epic Video Tools, originally RAD Video Tools.  
'''BIK''' files are the video files created using '''[http://www.radgametools.com/bnkmain.htm Bink]''', as part of Epic Video Tools, originally RAD Video Tools.  



Revision as of 23:52, 9 June 2024

English (en)Translate (Translate)
Valve "Open Your Mind" intro (2007 - 2010), which was created using Bink.
vgui_movie_display on elevator screens in Portal 2 Portal 2, which uses Bink video.

BIK files are the video files created using Bink, as part of Epic Video Tools, originally RAD Video Tools.

The startup videos that play on all Valve and third-party games (since the Source 2007 Source 2007 update) are .bik videos. They are also used in the menu backgrounds in Left 4 Dead Left 4 Dead, Left 4 Dead 2 Left 4 Dead 2, Alien Swarm Alien Swarm, Portal 2 Portal 2 and the elevator screens in Portal 2 Portal 2. Prior to Bink being added to Source, previous games or older versions of those games used AVI files instead. Vampire: The Masquerade – Bloodlines Vampire: The Masquerade – Bloodlines, which runs on Source 2004, was the first Source game to utilize Bink video for it's startup video.

By today's standards, Bink (retroactively Bink version 1.0), suffers from large file sizes while having lower quality, lower framerate, and is much more complicated when it comes to converting files, such as AVI or MP4 (with deprecated the QuickTime application prior to RAD Video Tools update in late 2010s) to BIK, which ends up causing audio/video de-sync or other issues. Due to these and many other issues, Bink 2 was created, which has massive improvements over Bink 1. Furthermore, there are alternatives to Bink video, such as WebM, which is open-source.

Some macOS Mac ports of Source engine games may instead use QuickTime's MOV video file.
The Titanfall branch Titanfall branch has been upgraded to use Bink 2, which uses the .bk2 file format instead, and has more features, such as supporting multi-core rendering, HDR, a full-color range, and better video quality than Bink 1.
In post-panorama versions of the CS:GO engine branch CS:GO engine branch, newer versions of Hunt Down the Freeman Hunt Down the Freeman and Team Fortress 2 Team Fortress 2, all Source 2 Source 2 games, as well as Strata Source Strata Source, it is replaced by WebM.

Todo: Expand on this more

Stub

This article or section is a stub. You can help by expanding it.