Help:File Details
From MixesDB
|
Contents |
This help page describes how to fill the file details into the templates.
The "File Details" are a reference for the existence of the file(s) and for the tracklist (if given).
Duration: dur
It doesn't matter if you enter 63:58 or 1:03:58. But add the correct duration and do not round it. You can easily read the duration in your player. Use XX:XX, not XX.XX.
To get the total duration of multiple parts of a mix, just add them in a playlist in your player. We prefer 99:12 but 1:41:13. So everything under 100 minutes is added in Min:Sec and above 100 mins it's Hour:Min:Sec. But as said above, it doesn't matter at all.
Note: Don't copy durations from SoundCloud players. They're always wrong by a few seconds (normally +1)!
Note: You can copy durations while downloading in Winamp when you download with the download manager DownThemAll!. To do so, just drop the *.dtapart file into Winamp.
File size: MB / bytes
MB
You can file sizes in MB, e.g. 58.93 MB. Be sure not to use rounded KB. Example:
![]() | The file reads 129.767 KB. Do not round it down to 129 MB. That's wrong (1 MB = 1024 KB).
Enable the status bar in your explorer, and when marked, you'll see it's actually 126 MB. |
Note: If you use the Windows Explorer, files are rounded at sizes above 100 MB. We recommend to use Explorer++ or FreeCommander. With those you'll be able to give proper file sizes like 159.37 MB.
But the size of 1 MB depends on your OS. 1 MB on Windows is not the same file size as 1 MB on Linux or Apple. The reason is that Windows defines 1 MB as 1024*1024 bytes. Linux and Apple use 1000*1000 which makes more sense since the units kilo, mega etc. are all based on 1000.
Since it is not clear if the added MB are binary or decimal; the table will show both other options when you hold the mouse over it:
Bytes
Instead you can add the file size in bytes. Just drag'n'drop file(s) into the drop zone and a file details table is generated.
The file details table will then convert the bytes into MB based on the current viewer's operation system:
Bitrate: kbps
Kilobits per second. There are 2 types of bitrates. CBR and VBR.
CBR means constant bitrate and is either 24, 32, 48, 64, 96, 112, 128, 160, 192, 224, 256 or 320 kbps. You can read that already from the player or the status bar of your explorer.
VBR means variable bitrate. It uses the different existing CBRs as needed for the sound per bit. The result is an average of the (bit)rates used per bit. Enter the VBR with an about symbol in front e.g. ~189.
ABR is a mixture of the above. Add the bitrate like VBR.
Grabbing the VBR number
You can't read that number directly in the explorer (Windows Explorer is erroneously only reading the very first bitrate used).
To find out what the average VBR number is you need to open the "tag info" or "properties" of the file when you play it.
In Winamp double click the scrolling filename or File > View File Info (Alt+3).
In Foobar you can right-click the file in the playlist > Properties. But depending on your custom view you may see it directly in the player already. To to so go to Preferences > Display > Default User Interface and add %bitrate% somewhere in the Status Bar field.
| Winamp | Foobar (mp3 / m4a) | Ogg Vorbis |
|---|---|---|
|
|
|
Most audio players are useless for grabbing the creect bitrate. Windows Media Player doesn't read the correct VBR and VLC doesn't display the bitrate at all.
On Help:Tools you can find all links to the players. If you don't want to install one of the recommended audio players you could also use MediaInfo or MP3DirectCut.
Standard Shows
There are standard shows like Essential Mix of which (almost) every episode has the same length. And since there are many different file versions of the same episode we use a template instead of the unique file details. It should only be used when a tracklist exists.
You can enter a template for 1 or 2 hour shows by removing the table for the file details and clicking the according button in the edit toolbar. There are also 3 and 4 hour versions, but we didn't add a button for these rare cases.
| Button | Input | Output | ||
|---|---|---|---|---|
{{StandardShow1h}}
|
| |||
{{StandardShow2h}}
|
| |||
{{StandardShow3h}}
|
| |||
{{StandardShow4h}}
|
| |||
{{StandardShow30min}}
|
| |||
{{StandardShow?h}}
|
| |||
{{StandardShow?h|5}}
|
|
The {{StandardShow?h}} is useful when you don't know how long a certain episode of a show is, e.g. a special Essential Mix broadcast.
It can also be used for podcasts where the episodes are always the same, e.g. Freerange Records Podcast.
Advanced
Table chaos
If there are too many tables you can separate them into sections.
| Input | Output | Example |
|---|---|---|
<div class="TableDivider"> [section 1] </div> [section 2] | [section 1] [section 2] | Example |
<div class="TableDivider"> [section 1] </div><div class="TableDivider"> [section 2] </div><div class="TableDivider"> [section 3] </div> | [section 1] [section 2] [section 3] | Example |
