Page 1 of 1

A Big Problem

Posted: Sat Jul 27, 2013 6:57 pm
by dadabujontomasteel
Hi, I took a song and reversed the song and then rereveresed the frames, but for some reason, its sounds glitchy, and it sounds weird. If anyone could give me the solution to this problem that would be nice.

Re: A Big Problem

Posted: Sat Jul 27, 2013 7:22 pm
by steve
Audacity does not use frames, so you will need to explain what you mean.

Please note:
"This board is ONLY for general feedback and discussion about Audacity 2.X.
If you require help, or think you have found a "bug", please post on the forum board relevant to your operating system."

Re: A Big Problem

Posted: Sun Jul 28, 2013 5:16 pm
by dadabujontomasteel
This is what I mean

Code: Select all

14:17:13: Audacity 2.0.3
14:17:49: Trying to load FFmpeg libraries...
14:17:49: Trying to load FFmpeg libraries from system paths. File name is 'avformat-52.dll'.
14:17:49: Looking up PATH environment variable...
14:17:49: PATH = 'C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesCommon FilesRoxio SharedDLLShared;C:Program FilesQuickTimeQTSystem'
14:17:49: Checking that '' is in PATH...
14:17:49: FFmpeg directory is in PATH.
14:17:49: Checking for monolithic avformat from 'avformat-52.dll'.
14:17:49: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.)
14:17:49: Loading avutil from 'avutil-50.dll'.
14:17:49: Error: Failed to load shared library 'avutil-50.dll' (error 126: the specified module could not be found.)
14:17:49: Loading avcodec from 'avcodec-52.dll'.
14:17:49: Error: Failed to load shared library 'avcodec-52.dll' (error 126: the specified module could not be found.)
14:17:49: Loading avformat from 'avformat-52.dll'.
14:17:49: Error: Failed to load shared library 'avformat-52.dll' (error 126: the specified module could not be found.)
14:17:50: Error: Failed to load FFmpeg libraries.
14:17:50: Error: Failed to find compatible FFmpeg libraries.
19:35:38: File name is c:documents and settingsjoy bradfordmy documentsuntitled.mp3
19:35:38: Mime type is *
19:35:38: Opening with libsndfile
19:35:38: Opening with libmad
19:35:38: Open(c:documents and settingsjoy bradfordmy documentsuntitled.mp3) succeeded

Re: A Big Problem

Posted: Sun Jul 28, 2013 10:04 pm
by steve
The majority of that log says that Audacity is looking to see if you have FFMpeg installed. It appears that you don't have FFMpeg installed.
The final line:

Code: Select all

19:35:38: Open(c:documents and settingsjoy bradfordmy documentsuntitled.mp3) succeeded
says that the file "untitled.mp3" was successfully imported.