You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last Error Received:
Process: Matchering
If this error persists, please contact the developers with the error details.
Raw Error Details:
ModuleError: "4101: Audio stream error in the REFERENCE file"
Traceback Error: "
File "UVR.py", line 6360, in process_tool_start
File "UVR.py", line 6261, in handle_alignment_match
File "UVR.py", line 882, in match_inputs
File "matchering/core.py", line 58, in process
File "matchering/loader.py", line 45, in load
"
Error Time Stamp [2024-10-23 23:56:34]
It doesn't work. Please help. I'm semi-bad with code so please say it in layman's terms if possible.
EDIT: Also, the input file I used as the target track was in WAV 192 kHz 32-bit floating point formatting and the reference track was in MP3 at 320 kbps formatting, probably 24-bit but idk. Not sure if that makes a difference since they are wildly different file formats.
The text was updated successfully, but these errors were encountered:
Also, I think I discovered it is not that the files are different formats because it handles WAV files just fine but hates MP3s with the burning passion of a thousand suns. Why can't it process MP3s, one of the most common file formats?
Also here is another error console window based on the most recent error:
Last Error Received:
Process: Matchering
If this error persists, please contact the developers with the error details.
Raw Error Details:
ModuleError: "4001: Audio stream error in the TARGET file"
Traceback Error: "
File "UVR.py", line 6360, in process_tool_start
File "UVR.py", line 6261, in handle_alignment_match
File "UVR.py", line 882, in match_inputs
File "matchering/core.py", line 53, in process
File "matchering/loader.py", line 43, in load
"
Error Time Stamp [2024-10-24 00:11:27]
2019BRUC01
changed the title
ModuleError happens every time the program runs Matchering on Intel i7 w/Radeon GPU
ModuleError happens with MP3 Files even with FFmpeg installed
Oct 24, 2024
Also, I will state something that is listed in the FAQ: It says it's a known issue with AMD Radeon GPUs that it won't read any non-WAV files unless FFmpeg is installed and I just installed it again and it still doesn't work.
This is the error console:
It doesn't work. Please help. I'm semi-bad with code so please say it in layman's terms if possible.
EDIT: Also, the input file I used as the target track was in WAV 192 kHz 32-bit floating point formatting and the reference track was in MP3 at 320 kbps formatting, probably 24-bit but idk. Not sure if that makes a difference since they are wildly different file formats.
The text was updated successfully, but these errors were encountered: