A Big Problem

Feedback and Reviews for Audacity 2.x
Forum rules
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.
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
dadabujontomasteel
Probationer
Posts: 34
Joined: Tue Jul 02, 2013 9:55 pm
Operating System: Please select

A Big Problem

Post by dadabujontomasteel » Sat Jul 27, 2013 6:57 pm

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.

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: A Big Problem

Post by steve » Sat Jul 27, 2013 7:22 pm

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."
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

dadabujontomasteel
Probationer
Posts: 34
Joined: Tue Jul 02, 2013 9:55 pm
Operating System: Please select

Re: A Big Problem

Post by dadabujontomasteel » Sun Jul 28, 2013 5:16 pm

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

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: A Big Problem

Post by steve » Sun Jul 28, 2013 10:04 pm

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.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply