^ Overview
^ Main window
^ StreamList
^ StreamWindow
* CutList
^ EncodeList
^ Grab Audio CD Track to MP3
^ MP3 Recording
^ MultiTag
^ Settings
^ Log
^ Known bugs

File formats :: Top
CutList

This is where you can create a cutlist for cutting and joining MPEG streams. Useful when you want to join large number of MPEG files or you are slicing a big MPEG file for example an album into single tracks.
Load a stream, make a selection and add it to the CutList with button +Cut.
The streaming process will analyze all MPEG frame headers from start. If there is an error in the file it will search for the next valid MPEG frame header, and continue the copy process from there. You can check the Log for report about frame errors. Streaming can be used to repair corrupted MPEG files as well, just add the whole file to the CutList or simply add the file to the CutList (Popup menu).
Note: Nothing is perfect, the streaming process may fail. Keep backup copys of demaged files!


Join mode

One large file will be made from the cuts. Size and playtime is shown as "Total Size" and "Total Time". You will be prompted to enter a filename after clicking Process.

Construct Subsong: Subsong system will be included in the resulting file. Each cut will have a seekpoint stored, so you can easily jump to the cut and play it. Artist, Title, Album title data fot he seekpoint will be stored too.
Generate .CUE sheet: Nearly same as above, just the Subsong data is stored in a separate file with .CUE extension.
Get Playtimes from specifies how to get the seekpoint value, from MPEG frame numbers (MPEG frames * 26 = seekposition in ms) or query BASS for the streams length.

Cut mode

Process will output multiple files. Each file's name will start whit what you specified and will end with the source's name + selection. For example: the name "mp3_cut_" will result 3 files from the list shown as:
mp3_cut_DaftPunk - IndoSilverClub_(2089-8025).mp3
mp3_cut_DaftPunk - Revolution909_(0-12500).mp3
mp3_cut_DaftPunk - AroundTheWorld_(5744-11295).mp3.

Use Subsongs (.CUE) for Slicing: Useful when you want to slice up an album stream into indvidual tracks. Subsong seekpoints from the Subsong system or from the separate .CUE sheet will be used as markers for cut points. The individual tracks will have the Artist - Title - Album Tags from the original file's Subsong system extracted.

Up-down buttons: Change the cuts order (only affects Join mode).
Remove: Remove selected cuts from the list.
Clear Clear the CutList.

Selecting a Tag
in Join mode: the resulting file will contain the selected Tag. If Use source's Tags is specified the first cut's Tags will be used.
in Cut mode: the cuts will contain the selected Tag. If Use source's Tags is specified then every cut will contain it's source's Tags.

PopUp Menu
Add Stream: Add files to the CutList. If the file's MPEG framecount is not known, it will be counted.
Note: For now only MPEG files can be added to the CutList.
Remove: Remove selected cuts from the list.
Use ID3 Tags: Use selected file's Tags for Taging the resulting files.
Clear List: Clear the CutList.