Page 1 of 2

How to convert .bik files to .webm

Posted: 07 Oct 2014, 15:01
by Cerovan
Recently we have had to remove the support of the .bik format and to add the .webm format instead (which is opensource).

So if you have content in .bik that you want use on Maniaplanet (panes, avatars), you have to convert them in the .webm format.

To do this, you can use software like "Free WebM Video Converter" or "Any-Video-Converter" which are both free to use.

If you are converting pane from several maps, you need to recalculate the shadows to be usable online. To recalculate a batch of maps once (instead of doing them ony by one), you need to modify the Maniaplanet shortcut this way:

Code: Select all

ManiaPlanet.exe /computeallshadows /useronly /fullcheck /LmQuality=High
or

Code: Select all

ManiaPlanet.exe /computeallshadows /useronly /fullcheck /LmQuality=Default
Now your maps are ready and you're using webm materials! :1010

Re: How to convert .bik files to .webm

Posted: 07 Oct 2014, 16:48
by Electron
1. I don't understand why it is necessary to recalculate the lightmaps so that the map is playable online.

2. The official animated BIK signs and running lights for TMStadium are still supported, right?

3. Animated WebM signs are not properly shown. The playback speed of the first few seconds/iterations is far too high.

4. Are there any limitations (size, frame rate, vbr/cbr, ...) for WebM signs, avatars and Title PackImage clips?

Re: How to convert .bik files to .webm

Posted: 07 Oct 2014, 20:10
by TMarc
to 4. there is already one known limitation for avatars: max. 195kB file size

Re: How to convert .bik files to .webm

Posted: 08 Oct 2014, 09:15
by Cerovan
Electron wrote:1. I don't understand why it is necessary to recalculate the lightmaps so that the map is playable online.
Because you'll change the property of the pane (with a new data) which may require a lightmap recalculation.
Electron wrote:2. The official animated BIK signs and running lights for TMStadium are still supported, right?
Can you precise please?
Electron wrote:3. Animated WebM signs are not properly shown. The playback speed of the first few seconds/iterations is far too high.
It'll be fixed :)

Re: How to convert .bik files to .webm

Posted: 08 Oct 2014, 09:43
by undef.de
Cerovan wrote:To do this, you can use software like "Free WebM Video Converter"
It seems that this didn't support BIK as input format:
Website Free WebM Video Converter wrote:Input file formats: *.avi; *.ivf; *.div; *.divx; *.mpg; *.mpeg; *.mpe; *.mp4; *.m4v; *.webm; *.wmv; *.asf; *.mov; *.qt; *.mts; *.m2t; *.m2ts; *.mod; *.tod; *.vro; *.dat; *.3gp2; *.3gpp; *.3gp; *.3g2; *.dvr-ms; *.flv; *.f4v; *.amv; *.rm; *.rmm; *.rv; *.rmvb; *.ogv; *.mkv; *.ts.
Does Maniaplanet supports webm with alpha-channel (transparency)?

Re: How to convert .bik files to .webm

Posted: 08 Oct 2014, 16:20
by Electron
Cerovan wrote:
Electron wrote:1. I don't understand why it is necessary to recalculate the lightmaps so that the map is playable online.
Because you'll change the property of the pane (with a new data) which may require a lightmap recalculation.
I was not aware that block skins emit light.
Cerovan wrote:
Electron wrote:2. The official animated BIK signs and running lights for TMStadium are still supported, right?
Can you precise please?
I mean the official animated BIK signs shipped with the game (click to enlarge):
Image
These are still BIK files. Are they still supported in the future?

Re: How to convert .bik files to .webm

Posted: 08 Oct 2014, 16:47
by Cerovan
Electron wrote:I was not aware that block skins emit light.
As i said, it may happened.
Electron wrote:I mean the official animated BIK signs shipped with the game (click to enlarge):
Image
These are still BIK files. Are they still supported in the future?
They will (or are already been) ported in webm :)

@undef.de: I took the software from a previous thread, maybe the bik support has been dropped, i remove it from the OP (opening post).

About your second question, we actually don't know, we'll test that :thumbsup:

Re: How to convert .bik files to .webm

Posted: 08 Oct 2014, 18:27
by Mr.DVD
Can fix the webm (signs, avatars)download from Manialinks?

That would be great ;)

Thank you :pop:

Re: How to convert .bik files to .webm

Posted: 17 Oct 2014, 19:40
by Electron
Cerovan wrote:
Electron wrote:I mean the official animated BIK signs shipped with the game.
These are still BIK files. Are they still supported in the future?
They will (or are already been) ported in webm :)
OK, you ported some of them with the last game update.
But many signs were forgotten :!:
These LED signs no longer work now :( :x :cry: :evil:

Re: How to convert .bik files to .webm

Posted: 27 Oct 2014, 17:41
by rat_in_car
I converted all my BIK files into WEBM and uploaded to my server next to bik files. As I see - maps works again without change them (just reads webm instead of bik extension). That is cool. I can fix all my maps just by change files on my fileserver. But please, PLEASE, can you promise me that I will not have to convert these files again after 3 weeks if you change your mind?

And about undef.de post - no, program supports BIK, but there is no bik on extension list in open dialog box. "All files" or drag'n'drop works.