Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: False (?) alarm after multithreaded file conversion? (Read 1721 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

False (?) alarm after multithreaded file conversion?

I want to convert a large collection of lossless (flac, shn) files to mp3 VBR -V2 using the built in converter.
Upon completion of one conversion job, I get a popup containing the following (shortening folder paths with [...]):
Quote
22 out of 91 tracks converted with major problems.

Source: "D:\[...]\Band 1983-11-23 01.flac"
  An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]\Band 1983-11-23 01.mp3"
  Conversion failed: File is already in use
Source: ... (These 3 lines repeat for each track with 'major problems')

I've tested a few files to find whether there were any errors on these files:
1) Waveform comparison using Audacity: Merging inverted mp3-track + source file resulted in very low signal throughout, nothing strange found.
(However, mp3s seem to have a few 1/100ths of silence at the beginning & end of the tracks. Fyi the analysed source files are aligned to sector boundaries (CDDA).)

2) Full content comparison of 2 repeated conversion jobs of identical source files -> No differencies (using WinMerge).
The amount of errors is variable:
15 / 533
7/64
15/91
22/91
15/91
22/91
The last 2 conversions were made after changing Thread count & prio. Even though they have identical figures, the affected files are not (all) the same.

3) Listening.

System:
Win 7 Pro x64 (on non-raid SSD)
Intel i7-860 (Quadcore with 8 virtual cores / Hyper-Threading / no idea what they call it these days)
Source and destination are on the same non-raid HDD.
Used encoder: Lame 3.98r (supplied with Trader's Little Helper 2.7.0 (http://tlh.easytree.org/)

Converter Settings:
Output format: mp3 (Lame), V2
Destination:
Output folder: ask later
Output type: tracks into individual files
File name pattern: %directory%/%filename%
Processing: none
Other:
When finished:
* Copy other files: "*.html;*.doc;*.docx;*.rtf;*.pdf;*.gif;*.jpg;*.jpeg;*.png;*.psd;*.tif;*.tiff;*.txt;*.nfo;*.cue;*
.m3u

Advanced Foobar settings > Tools > Converter > Thread count was 0, resulting in 8 simultaneous conversions. Later changed to 4.
Advanced Foobar settings > Tools > Converter > Thread priority was 2, changed to 5 when changing thead count.
3 Screenshots (from my Dropbox):
Taskmgr screenie of CPU usage (including some idle seconds after completion).
Start of mp3 & source file (top: mp3; bottom: flac)
End of mp3 & source file (aligned start) (top: mp3; bottom: flac)
Here's what the console log says
Code: [Select]
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t02.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t02.mp3"
Working folder: D:\[...]
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t03.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t03.mp3"
Working folder: D:\[...]
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t01.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t01.mp3"
Working folder: D:\[...]
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t04.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t04.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t05.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t05.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t06.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t06.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t07.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t07.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t08.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t08.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t09.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t09.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t10.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t10.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t11.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t11.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t12.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t12.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d1t13.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d1t13.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t01.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t01.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t02.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t02.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t03.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t03.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t04.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t04.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t05.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t05.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t06.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t06.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t07.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t07.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t08.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t08.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t09.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t09.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-07-31 d2t10.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-07-31 d2t10.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t01.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t01.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t02.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t02.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t03.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t03.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t04.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t04.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t05.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t05.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t06.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t06.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t07.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t07.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t08.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t08.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t09.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t09.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t10.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t10.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d1t11.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d1t11.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t01.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t01.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t02.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t02.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t03.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t03.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t04.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t04.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t05.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t05.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t06.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t06.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t07.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t07.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t08.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t08.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t09.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t09.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t10.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t10.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band1973-08-01 d2t11.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band1973-08-01 d2t11.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 01.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 01.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 02.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 02.mp3"
Working folder: D:\[...]
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 03.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 03.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 04.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 04.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 01.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 05.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 05.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 06.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 06.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 02.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 07.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 07.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 05.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 08.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 08.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 04.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 09.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 09.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 10.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 10.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 11.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 11.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 08.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 12.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 12.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 09.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 13.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 13.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 14.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 14.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 11.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 15.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 15.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 16.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 16.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 17.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 17.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
Encoder process still running, waiting...
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 18.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 18.mp3"
Working folder: D:\[...]
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 15.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 19.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 19.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 16.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 20.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 20.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-11-23 21.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-11-23 21.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1983-08-27 PII.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1983-08-27 PII.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 19.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 01.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 01.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 20.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 02.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 02.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1983-11-23 21.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 03.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 03.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 04.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 04.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 01.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 05.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 05.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 02.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 06.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 06.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 03.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 07.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 07.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 08.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 08.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 06.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 09.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 09.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 10.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 10.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 07.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 11.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 11.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 12.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 12.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 13.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 13.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Track converted successfully.
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 14.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 14.mp3"
Working folder: D:\[...]
Encoder process still running, waiting...
Encoder process terminated cleanly.
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 12.mp3"
Conversion failed: File is already in use
Encoder process still running, waiting...
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 13.mp3"
Conversion failed: File is already in use
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 15.mp3
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 15.mp3"
Working folder: D:\[...]
CLI encoder: lame.exe
Destination file: D:\[...]Band 1984-03-08 16.mp3
Encoder process terminated cleanly.
Encoder stream format: 44100Hz / 2ch / 16bps
Command line: "C:\[...]TLH 2.7.0\CmdlineApps\lame.exe" -S --noreplaygain -V 2 - "Band 1984-03-08 16.mp3"
Working folder: D:\[...]
Track converted successfully.
Copied to: D:\[...]Band1973-07-31+08-01.txt
Copied to: D:\[...]The Band Roosevelt 73.pdf
Copied to: D:\[...]xBand1973-07-31 d1 md5.txt
Copied to: D:\[...]xBand1973-07-31 d2 md5.txt
Copied to: D:\[...]xBand1973-08-01 d1 md5.txt
Copied to: D:\[...]xBand1973-08-01 d2 md5.txt
Copied to: D:\[...]The Band 1983-11-23.txt
Copied to: D:\[...]The Band 1984-03-08.txt
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 15.mp3"
Conversion failed: File is already in use
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 14.mp3"
Conversion failed: File is already in use
Encoder process still running, waiting...
Encoder process terminated cleanly.
Writing tags to encoded file failed: File is already in use
An error occurred while finalizing the encoding process (File is already in use) : "D:\[...]Band 1984-03-08 16.mp3"
Conversion failed: File is already in use
Total encoding time: 2:43.521, 133.23x realtime
Properties dialog refresh: 0:00.000069
Properties dialog display refresh: 0:00.005400
Shutting down...

It seems there is no real issue with the files since they're the same each time and they don't seem flawed (except for those gaps). I'd appreciate not getting false alarms all the time so that I can see when there's a real problem. Please let me know whether I can prevent this error from happening by changing some settings or if you need additional info to determine the source of this error.

Cheers,
Wheat_King

P.S.:
Yes, I did a few searches (here, google) to find info on this error - to no avail.
Yes, I did read the rules for the fb2k support forum.
If I have overseen something, please point it out.

False (?) alarm after multithreaded file conversion?

Reply #1
Try to convert to a folder that is outside of fb2k media library.

False (?) alarm after multithreaded file conversion?

Reply #2
Hi lvqcl,
thanks for your reply.
I haven't used the media library so far. It's empty, source and target are on another partition than the default library folders.
Cheers,
Wheat_King