mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Bug 2484 - OPUS import fails
This commit is contained in:
@@ -538,6 +538,7 @@ bool MP3ImportFileHandle::CheckMP3()
|
||||
if (i)
|
||||
{
|
||||
wxLogMessage(wxT("Skipped %d bytes while searching for first MP3 frame."), i);
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user