View Full Version : LameXP v4.21 Final · Build #2382 (2023-12-29)
lvqcl
15th April 2025, 16:55
I wonder if the issue is the image type
The real issue is the presence of ID3 tags in your FLAC file. Their presence make it invalid.
Uncheck "Add ID3 tag" option in EAC settings.
LoRd_MuldeR
15th April 2025, 23:32
Hopefully there is a new version soon.
Patience is a virtue. I built the new version of MediaInfo tonight, and it indeed seems to fix the problem with your file. New build of LameXP with updated MediaInfo is up now :)
https://sourceforge.net/projects/lamexp/files/Snapshots%20%28BETA%29/2025-04-16/
MrVideo
16th April 2025, 02:25
Patience is a virtue. I built the new version of MediaInfo tonight, and it indeed seems to fix the problem with your file. New build of LameXP with updated MediaInfo is up now :)
https://sourceforge.net/projects/lamexp/files/Snapshots%20%28BETA%29/2025-04-16/
Thanks. Downloaded and installed. And yep, the files are now indeed read in.
So, what was MediaInfo's issue? The previous version did work if the ID3 tag wasn't there.
Thanks for your help in getting this figured out.
MrVideo
16th April 2025, 04:02
I am correct in assuming that LameXP will not traverse directories looking for audio files?
MrVideo
16th April 2025, 05:31
Cannot assign process to job: Process is not running anymore!
Failed to assign process to job object!
The job has 339 files to convert to MP3. At about 160 done it started doing the errors. Now, at about 248 left, the error is occurring at pretty much every conversion. As indicated, the error is not fatal, as the conversion takes place.
I figured that I should report it anyway.
LoRd_MuldeR
16th April 2025, 19:56
So, what was MediaInfo's issue? The previous version did work if the ID3 tag wasn't there.
I'm not exactly sure. The commit that fixed it can be seen here (https://github.com/MediaArea/MediaInfoLib/commit/170b40db6684916115958da06ad748f7ca3b4399). Seems to be related to the order in which certain things are done.
I am correct in assuming that LameXP will not traverse directories looking for audio files?
Depends on whether you select "Open Folder" or "Open Folder Recursively" from the "File" menu, I suppose.
The job has 339 files to convert to MP3. At about 160 done it started doing the errors. Now, at about 248 left, the error is occurring at pretty much every conversion. As indicated, the error is not fatal, as the conversion takes place.
We use a job object (https://learn.microsoft.com/en-us/windows/win32/procthread/job-objects) to manage the sub-processes started by LameXP. This is mainly done in order to ensure that no "orphaned" sub-processes will be left behind, when the main (GUI) process is terminated for whatever reason. Sometimes it can happen, though, that the new sub-process has already terminated before we even had a chance to assign it to the job object. This is the warning you are seeing. In other words, it is harmless and can be ignored :)
MrVideo
17th April 2025, 01:16
Depends on whether you select "Open Folder" or "Open Folder Recursively" from the "File" menu, I suppose.
Never use the pulldown menu. I drag-n-drop. I'll have to remember that for next time.
libing114
26th July 2025, 16:37
How to stop LameXP v4.21 from showing the "Check for updates" window every time it is launched? "Disable update reminder" has already been chosen.
LoRd_MuldeR
27th July 2025, 12:51
How to stop LameXP v4.21 from showing the "Check for updates" window every time it is launched? "Disable update reminder" has already been chosen.
Please see here:
https://github.com/lordmulder/LameXP/issues/126
manolito
29th July 2025, 01:28
@ libing114
Hi,
I used to become a little mad by this intrusive behavior of LameXP, I hardly use it any more, and upgrading is not really an option.
My solution was to use one of those "Clicker Applications" which can automatically click away intrusive messages (I still use the ancient ClickOff app). There is still a small delay before the software starts, but it is quite short and not really annoying...
Cheers
manolito
shiro
24th August 2025, 18:15
~removed double post~
(duplicate of https://github.com/lordmulder/LameXP/issues/126#issuecomment-3218243384)
LoRd_MuldeR
24th August 2025, 19:44
There is no need to double-post! I have already replied to your comment on GitHub:
https://github.com/lordmulder/LameXP/issues/126#issuecomment-3218295391
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.