Audio Breakup with 1.3.8
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Re: Audio Breakup with 1.3.8
Hi Gale
First of all thank you for joining the discussion, certainly the more input we have here the more likely we are to solve this.
Let's start with this recording 'glitch' which I call a skip because it sounds to me like a vinyl record that's been scratched.
I can certainly hear the glitch.....seeing it is another thing. Even expanding that particular section of the project doesn't make it obvious.
I've determined that the more processes I close, the less likely the playback glitches occur so I think we've solved that part.
All USB ports are 2.0 and the computer input from the US 122 is direct and not from a hub.
I will try the Wiki Point 11 , how much increase in latency is necessary?
This is a desktop Dell Dimension E510 and I'm not sure if it's USB PCI Card capable.
I do shut down a lot of processes when starting an Audacity project, including Wmpnetwk.exe. Assuming it's part of Windows Media Player I would guess that there's no way to shut it permanently since I never share WMP files.
I'm waiting for the 'glitch' to happen again and I'll follow Ed's suggestions to the letter, zipping the actual project folder and data folder and posting it.
Question......if I open a saved project back into Audacity, does the initial log for that project follow it, or does Audacity generate a new log?
Thanks
Bob H
First of all thank you for joining the discussion, certainly the more input we have here the more likely we are to solve this.
Let's start with this recording 'glitch' which I call a skip because it sounds to me like a vinyl record that's been scratched.
I can certainly hear the glitch.....seeing it is another thing. Even expanding that particular section of the project doesn't make it obvious.
I've determined that the more processes I close, the less likely the playback glitches occur so I think we've solved that part.
All USB ports are 2.0 and the computer input from the US 122 is direct and not from a hub.
I will try the Wiki Point 11 , how much increase in latency is necessary?
This is a desktop Dell Dimension E510 and I'm not sure if it's USB PCI Card capable.
I do shut down a lot of processes when starting an Audacity project, including Wmpnetwk.exe. Assuming it's part of Windows Media Player I would guess that there's no way to shut it permanently since I never share WMP files.
I'm waiting for the 'glitch' to happen again and I'll follow Ed's suggestions to the letter, zipping the actual project folder and data folder and posting it.
Question......if I open a saved project back into Audacity, does the initial log for that project follow it, or does Audacity generate a new log?
Thanks
Bob H
Re: Audio Breakup with 1.3.8
The Log is lost when you exit Audacity. I am thinking about creating a build which will store the Log before exiting Audacity but that has some complications. For now, the only solution is to examine the Log each time before exiting Audacity and saving the Log if it has any Error statements (other than the first one " Error: Couldn't find symbol 'MainPanelFunc' in a dynamic library (error 127: the specified procedure could not be found.)" which is not really an error). You need to do this every time because problems might show in the Log but not on Play or Save until the Project is reopened. I know this a major hassle!rj7500 wrote: Question......if I open a saved project back into Audacity, does the initial log for that project follow it, or does Audacity generate a new log?
Re: Audio Breakup with 1.3.8
FYI
Attached is a log from a brand new, unrecorded Audacity desktop. Does the presence of errors indicate that there is an inherent problem with the program itself?
14:25:55: Error: Couldn't find symbol 'MainPanelFunc' in a dynamic library (error 127: the specified procedure could not be found.)
14:25:57: Trying to load FFmpeg libraries...
14:25:57: Trying to load FFmpeg libraries from system paths. File name is 'avformat-52.dll'.
14:25:57: Looking up PATH environment variable...
14:25:57: PATH = 'C:Program FilesMicrosoft IntelliType Pro;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesATI TechnologiesATI Control Panel;C:Program FilesCommon FilesRoxio SharedDLLShared;C:Program FilesPinnacleShared Files;C:Program FilesPinnacleShared FilesFilter;C:WINDOWSsystem32WindowsPowerShellv1.0;C:Program FilesQuickTimeQTSystem'
14:25:57: Checking that '' is in PATH...
14:25:57: FFmpeg directory is in PATH.
14:25:57: Checking for monolithic avformat from 'avformat-52.dll'.
14:25:57: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.)
14:25:57: Loading avutil from 'avutil-50.dll'.
14:25:57: Error: Failed to load shared library 'avutil-50.dll' (error 126: the specified module could not be found.)
14:25:57: Loading avcodec from 'avcodec-52.dll'.
14:25:57: Error: Failed to load shared library 'avcodec-52.dll' (error 126: the specified module could not be found.)
14:25:57: Loading avformat from 'avformat-52.dll'.
14:25:57: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.)
14:25:57: Error: Failed to load FFmpeg libraries.
14:25:57: Error: Failed to find compatible FFmpeg libraries.
[/code][/code][/code]
Attached is a log from a brand new, unrecorded Audacity desktop. Does the presence of errors indicate that there is an inherent problem with the program itself?
14:25:55: Error: Couldn't find symbol 'MainPanelFunc' in a dynamic library (error 127: the specified procedure could not be found.)
14:25:57: Trying to load FFmpeg libraries...
14:25:57: Trying to load FFmpeg libraries from system paths. File name is 'avformat-52.dll'.
14:25:57: Looking up PATH environment variable...
14:25:57: PATH = 'C:Program FilesMicrosoft IntelliType Pro;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesATI TechnologiesATI Control Panel;C:Program FilesCommon FilesRoxio SharedDLLShared;C:Program FilesPinnacleShared Files;C:Program FilesPinnacleShared FilesFilter;C:WINDOWSsystem32WindowsPowerShellv1.0;C:Program FilesQuickTimeQTSystem'
14:25:57: Checking that '' is in PATH...
14:25:57: FFmpeg directory is in PATH.
14:25:57: Checking for monolithic avformat from 'avformat-52.dll'.
14:25:57: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.)
14:25:57: Loading avutil from 'avutil-50.dll'.
14:25:57: Error: Failed to load shared library 'avutil-50.dll' (error 126: the specified module could not be found.)
14:25:57: Loading avcodec from 'avcodec-52.dll'.
14:25:57: Error: Failed to load shared library 'avcodec-52.dll' (error 126: the specified module could not be found.)
14:25:57: Loading avformat from 'avformat-52.dll'.
14:25:57: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.)
14:25:57: Error: Failed to load FFmpeg libraries.
14:25:57: Error: Failed to find compatible FFmpeg libraries.
[/code][/code][/code]
Re: Audio Breakup with 1.3.8
That first one "Error: Couldn't find symbol 'MainPanelFunc'...", is apparently an obsolete, erroneous debugging statement (it is probably also not really supposed to be a wxLogError statement but a wxLogDebug statement which would not display as "Error:..."--I think this is a bug in the code).rj7500 wrote: Attached is a log from a brand new, unrecorded Audacity desktop. Does the presence of errors indicate that there is an inherent problem with the program itself?Code: Select all
14:25:55: Error: Couldn't find symbol 'MainPanelFunc' in a dynamic library (error 127: the specified procedure could not be found.) 14:25:57: Trying to load FFmpeg libraries... 14:25:57: Trying to load FFmpeg libraries from system paths. File name is 'avformat-52.dll'. 14:25:57: Looking up PATH environment variable... 14:25:57: PATH = 'C:Program FilesMicrosoft IntelliType Pro;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesATI TechnologiesATI Control Panel;C:Program FilesCommon FilesRoxio SharedDLLShared;C:Program FilesPinnacleShared Files;C:Program FilesPinnacleShared FilesFilter;C:WINDOWSsystem32WindowsPowerShellv1.0;C:Program FilesQuickTimeQTSystem' 14:25:57: Checking that '' is in PATH... 14:25:57: FFmpeg directory is in PATH. 14:25:57: Checking for monolithic avformat from 'avformat-52.dll'. 14:25:57: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.) 14:25:57: Loading avutil from 'avutil-50.dll'. 14:25:57: Error: Failed to load shared library 'avutil-50.dll' (error 126: the specified module could not be found.) 14:25:57: Loading avcodec from 'avcodec-52.dll'. 14:25:57: Error: Failed to load shared library 'avcodec-52.dll' (error 126: the specified module could not be found.) 14:25:57: Loading avformat from 'avformat-52.dll'. 14:25:57: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.) 14:25:57: Error: Failed to load FFmpeg libraries. 14:25:57: Error: Failed to find compatible FFmpeg libraries.
The rest have something to do with an improperly configured FFmpeg library, one, "Checking that '' is in PATH..." also looks like a bug in the Audacity code (the single quote mark is obviously not right) but it is not likely to have any impact on the program--it is just a formatting error in the Debug string.
The rest of the Errors are troubling and I think Gale can get you straightened out on them. Unfortunately, I do not think they have anything to do with the complaint of this post.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audio Breakup with 1.3.8
Do the recording glitches (that are in the same place) also become less frequent the more processes you close - I thought they did?rj7500 wrote: I've determined that the more processes I close, the less likely the playback glitches occur so I think we've solved that part.
You need to experiment with what works for you. Note that setting also affects playback as well as recording.rj7500 wrote: I will try the Wiki Point 11 , how much increase in latency is necessary?
I would assume you are set to share if wmpnetwk.exe is running. You can check the instructions to turn sharing on and off at http://windows.microsoft.com/en-US/wind ... hare-media .rj7500 wrote: I do shut down a lot of processes when starting an Audacity project, including Wmpnetwk.exe. Assuming it's part of Windows Media Player I would guess that there's no way to shut it permanently since I never share WMP files.
The log entries for FFmpeg look normal to me assuming you have not installed FFmpeg.
If read or write errors are part of your problem then it would be better if you obtained the 1.3.14 alpha nightly build if you have not already because 1.3.14 has more logging information. You still need to review the log for errors (underneath all the FFmpeg stuff) before quitting Audacity.
The 1.3.14 is just a zip file not an installer. Extract the files from the zip to a folder of your choice then double-click audacity.exe from insider the folder you extracted to to launch it (after quitting 1.3.13). It will not affect any installation of 1.3.13 that you have.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Audio Breakup with 1.3.8
Do the recording glitches (that are in the same place) also become less frequent the more processes you close - I thought they did? .........Yes
You need to experiment with what works for you. Note that setting also affects playback as well as recording. ........... I'll try that
I would assume you are set to share if wmpnetwk.exe is running. You can check the instructions to turn sharing on and off at http://windows.microsoft.com/en-US/wind ... hare-media ..........................I'm not sharing, nor do I intend to
I hate to ask but what they heck is ff mpeg?
Bob H
You need to experiment with what works for you. Note that setting also affects playback as well as recording. ........... I'll try that
I would assume you are set to share if wmpnetwk.exe is running. You can check the instructions to turn sharing on and off at http://windows.microsoft.com/en-US/wind ... hare-media ..........................I'm not sharing, nor do I intend to
I hate to ask but what they heck is ff mpeg?
Bob H
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audio Breakup with 1.3.8
If you press "Quote" to reply, you can quote what you are replying to which makes it a bit easier to read.
Gale
If wmpnetwk.exe still runs even when you are set not to share, I would suggest running MSCONFIG. This will save you having to manually close processes when you want to record.rj7500 wrote:I'm not sharing, nor do I intend to
As the link stated, it's an Import/Export library. Add it if you want to import and export extra formats like WMA or AAC or to import audio from video files.rj7500 wrote:I hate to ask but what they heck is ff mpeg?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Audio Breakup with 1.3.8
Msconfig indicates that WMPNSCFG is in the startup configuration but not WMPnetwk.Gale Andrews wrote: If wmpnetwk.exe still runs even when you are set not to share, I would suggest running MSCONFIG. This will save you having to manually close processes when you want to record.
Last edited by rj7500 on Fri Apr 24, 2015 3:42 pm, edited 2 times in total.
Reason: Fixing quotes
Reason: Fixing quotes
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audio Breakup with 1.3.8
Here is the code I used to correctly display your previous message above -
You just type or display what you see highlighted when you click "SELECT ALL" above.
Gale
Code: Select all
[quote="Gale Andrews"]
If wmpnetwk.exe still runs even when you are set not to share, I would suggest running [url=http://netsquirrel.com/msconfig/msconfig_xp.html]MSCONFIG[/url]. This will save you having to manually close processes when you want to record. [/quote]
Msconfig indicates that WMPNSCFG is in the startup configuration but not WMPnetwk.
You just type or display what you see highlighted when you click "SELECT ALL" above.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Audio Breakup with 1.3.8
Code: Select all
10:40:37: Trying to load FFmpeg libraries...
10:40:37: Trying to load FFmpeg libraries from system paths. File name is 'avformat-52.dll'.
10:40:37: Looking up PATH environment variable...
10:40:37: PATH = 'C:Program FilesMicrosoft IntelliType Pro;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesATI TechnologiesATI Control Panel;C:Program FilesCommon FilesRoxio SharedDLLShared;C:Program FilesPinnacleShared Files;C:Program FilesPinnacleShared FilesFilter;C:WINDOWSsystem32WindowsPowerShellv1.0;C:Program FilesQuickTimeQTSystem'
10:40:37: Checking that '' is in PATH...
10:40:37: FFmpeg directory is in PATH.
10:40:37: Checking for monolithic avformat from 'avformat-52.dll'.
10:40:37: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.)
10:40:37: Loading avutil from 'avutil-50.dll'.
10:40:37: Error: Failed to load shared library 'avutil-50.dll' (error 126: the specified module could not be found.)
10:40:37: Loading avcodec from 'avcodec-52.dll'.
10:40:37: Error: Failed to load shared library 'avcodec-52.dll' (error 126: the specified module could not be found.)
10:40:37: Loading avformat from 'avformat-52.dll'.
10:40:37: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.)
10:40:37: Error: Failed to load FFmpeg libraries.
10:40:37: Error: Failed to find compatible FFmpeg libraries.
10:46:49: Attempting to load LAME from previously defined path
10:46:49: Loading LAME from C:Program FilesLame for Audacitylame_enc.dll
10:46:49: Actual LAME path C:Program FilesLame for Audacitylame_enc.dll
10:46:49: LAME library successfully loaded
11:03:40: Attempting to load LAME from previously defined path
11:03:40: Loading LAME from C:Program FilesLame for Audacitylame_enc.dll
11:03:40: Actual LAME path C:Program FilesLame for Audacitylame_enc.dll
11:03:40: LAME library successfully loaded
Attached is a log from a project that has a repeatable glitch in it I'm also including a compressed version of the actual project. Pay particular attention to the area that occurs between 2min 25 sec and
2:30. This is where the glitch occurs.
As always, thanks to all
- Attachments
-
- Skyline Motorsports.aup
- (555 Bytes) Downloaded 105 times