Installation / Codecs
Program usage / appearance
Requests for new features
Known bugs / more troubleshooting
Sytem requirements | The program should run in every 32 and 64 bit Windows (XP or newer) and also in Linux with Wine. For MP3 play/cut: MP3 ACM (already present in Windows) or mpglib.dll (rarely needed, especially for MP2). For MP3 recording: at least: 400-500 MHz, ACM "l3codecp" or free Lame (lame_enc.dll). For AAC play/cut: free libfaad2.dll (or renamed ff_libfaad2.dll). For AAC demuxing from MP4: free FFmpeg command line tool (ffmpeg.exe). NOTE: As mp3DirectCut is a 32 bit application, all added DLLs must also be in 32 bit version! |
How do I install the software? | The installer is a selfextracting ZIP file. It simply copies the files to the selected folder and creates a desktop icon. To copy the files to the default "Program files" folder, it's usually needed to run the Installer "As Administrator" (right button). Alternatively you can open the distribution file with an archive utility (Winzip, Winrar...) and extract the files by yourself. To let the program appear in a Start menu, you need to create a shortcut manually. You also need to associate the supported file types with mp3DirectCut manually within the Explorer. |
How do I uninstall the software? | To uninstall the program, delete the delivered files, the .ini file (created by mp3DirectCut) and the Start menu link if you made one. The program does not write to the Registry or to system folders. If the program folder is write protected, mp3DirectCut stores the settings into the Application data folder of the current user profile. To easily delete this entry (if it exists), you can use the button "Uninstall settings files" in the Operation tab in the settings dialog. |
Where must I put the mpglib.dll, lame_enc.dll, or libfaad2.dll? | These decoding/encoding libraries must be either in a directory that is in your PATH (like "C:\Windows" or "C:\Windows\System"), or you can put it into mp3DirectCut's directory. |
I have no MP3 ACM and the mpglib.dll seems not to work. | Please check if the mpglib.dll is activated in the program settings. Under Settings / Configure... / Decoder / MPEG decoder select mpglib.dll. |
Strange characters in Record name, Split pattern, Working folder, Recent file list | The issues should simply disappear when you reset these values. If this doesn't work, delete either the whole ini file, or the lines from "file_recent=..." to "split_name=..." from the ini file. You easily reach the ini file with the "Explore settings folder" button in Settings / Misc. Remind to first close the program before deleting or saving the changed ini file. |
My MP3 file cannot be opened. | Yes it can. If the file content is real MP3, MP2 or AAC (LC) audio, the program should open it. A file open error may be caused by a too large ID3v2 Tag or an incorrect file extension. |
How can I move a Cue point? | Cue and gain points can be moved by dragging the gray markers with the right mouse button. This does not work if the gain or cue point is also a cut. |
The Gain dialog produces clumsy results. | This dialog should only be used for special purposes. The recommended way to create volume changes or fades is to add cue points and drag their gain fields. For fades there are also the functions Simple fade and Two stage fade available. |
I can't edit a 100 hour file containing 1200 tracks. I can't join 1000 tracks. | mp3DirectCut handles up to 400 files of 4 GB maximum size. The maximum number of edit parts is 1000. |
What happens if the file info says "No sync" or the MPEG graph shortly disappears? | Nothing bad if your MP3 is not corrupted. An MPEG audio file consists of a "frame" structure (about 38 frames per second on 44.1 kHz). The program always looks for a frame beginning when you scroll, select or cut. In rare cases or on file corruptions this may fail. |
I got "Re-syncs" on saving, what does this mean? | That the program could not find a frame (see previous answer) header where it was expected. This can happen in corrupted files, at cut or paste positions, at a file end or in some cases within VBR files. Often a Re-sync does not mean that anything went wrong. But sometimes, some frames in the output file may be skipped. |
Why can't I zoom out further? | The program is designed not to care about the file size. Therefore it shows a fixed area around the current play position. Showing too much would increase the ressource usage unnecessarily. |
Why does the position line rock, especially on VBR files? | The play position line is placed dynamically in the graphic view to compensate the variable displacements of VBR visualisation. This was the best solution to keep the file access fast and provide an acurate position pointer. |
On VBR the times of cues or selections are wrong. | mp3DirectCut calculates the times using an average bitrate and optionally the "TOC" ("Table of contents") of the VBR ("Xing") file header. But the relation between time and file position may still be incorrect, especially on longer files. On Cue sheets accurate cue positions and times on VBR are supported since version 2.10. |
The length of saved VBR files is wrong. | Is the VBR header enabled in the Tag/Info dialog? You should try to open the complete file and re-save it. In rare cases disabling the header may help. There could also be a length field in ID3v2 tags. mp3DirectCut neutralizes this field, but disabling ID3v2 writing could also be a try. |
My saved Cue sheet files are empty! | Your split points need the "Cue flag", otherwise they won't be written. The Cue flag can be set easily by Ctrl+Q or in the Names and properties dialog for the current split point. To set multiple flags, you can use the function "Set Cue flags for all simple split points" in the Edit menu. When creating a Cue (zero length cut) or loading a Cue sheet, the flags will be set automatically. If the "Cue flag" ist set, an edit point is shown as dotted line. |
I can't record in higher bitrates! | This is a limitation of by some ACMs (usually to 56 or 128 kbps). Get the free Lame encoder, copy the "Lame_enc.dll" (32 bit version!) to your Windows or mp3DirectCut folder and switch to Lame in the encoder settings. |
My recordings are empty. | This problem is not mp3DirectCut related. If the VU meter does not move on record, you should check the signal flow and the input level by the mixer applications of the system and your audio device. In mp3DirectCut you only need to choose the correct Wave-in device in the settings. |
Why are some silences shown at a constant high level? | This is only a display issue. It is caused by undefined "global gain" values in silent MP3 frames. mp3DirectCut can't correct this, because also the display of normal frames could be affected. |
Cue sheet not working: Audio file not found! | The audio file refered by the Cue sheet file must exist. You can check this by opening the Cue sheet file in a text editor. Since Unicode Cue sheets are not supported, a Unicode filename will be converted and the filename may be false. To make the Cue sheet work with a Unicode filename after editing with mp3DirectCut, open it with Notepad, paste the correct filename and save the sheet as Unicode/UTF-8. |
How can I create Unicode Cue sheets? | To create a Unicode/UTF-8 Cue sheet open it in Notepad after editing the indexes: Use the function "Save cue sheet and open in Notepad" in the Special menu. In Notepad insert the correct names for file and titles and save the sheet in UTF-8 format. After that remove the .txt extension added by Notepad. To open a UTF-8 Cue sheet in mp3DC it must be convertet to ANSI first - you can also use Notepad for this. |
How do I join or append audio pieces? | There are several methods: 1. Drag a bunch of files to the program. 2. Drag single files to the audio graph of the program, they will be appended. 3. Use the virtual Cut, Copy & Paste with a second program instance. "Save all..." will create the combined track. Important: the audio parameters (format, samplerate, stereo mode) must match. Also the Batch feature supports joining of tracks. |
Why can't I change the gain of AAC tracks? | AAC gain isn't supported yet. It's much more complex than on MP3. |
Insert silence | This is not planned for several reasons. You can create a silence easily by pasting a silent part of audio (either recorded or down gained). The audio parameters (format, stereo mode, samplerate) of the inserted part must match of course. |
What about Ogg Vorbis and Opus? | Both formats are much more complex to cut than MP3 or AAC. Support is not planned. |
MP4 support...? | Since version 2.23 mp3DirectCut supports calling the FFmpeg command line program to demultiplex an AAC audio track from an MP4 container. After demuxing, the created AAC will be opened in mp3DirectCut. It will be saved only as AAC with no muxing back to MP4. But this should be no problem since every player supporting MP4 should also play AAC. To add the support for MP4 demuxing to mp3DirectCut, get the free FFmpeg and under Settings / Decoder / External demuxing select the file ffmpeg.exe. |
WAV/PCM support, UTF-8 Cue sheet support...? | These have low priority and will be complicated. But they are on the Todo list. |
Can I have the source? | No. mp3DirectCut is not Open Source. |
General |
|
MP3/AAC visualisation |
|
Editing, Saving |
|
Play, prelisten, cutting |
|
Thanks for using mp3DirectCut!
Copyright © 2000-2020 Martin Pesch