Assertion error encoding WMA
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
ChineseUser
- Posts: 14
- Joined: Tue May 06, 2014 11:05 am
- Operating System: Please select
Assertion error encoding WMA
I run Audacity on Windows 7(Simplified Chinese Edition), tonight I recorded an online radio program with Audacity, then I tried to export the recording into the form of WMA format (24kbps). I did this yesterday and the day before yesterday, Audacity did a good job, but it didn't work well tonight, I've taken a snapshot of the warning pop-up window (in the attachment). Do you know what the problem is? The three Chinese words have been translated into English.
- Attachments
-
- Audacity Error.png (40.75 KiB) Viewed 662 times
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: What's wrong with my Audacity?
Are you a user or a developer?
If only a user, please use Audacity 2.0.5 release from here: http://audacityteam.org/download/windows .
You should only see assertion errors in debug versions of Audacity.
Are you using FFmpeg from here: http://manual.audacityteam.org/o/man/fa ... tml#ffdown ?
Gale
If only a user, please use Audacity 2.0.5 release from here: http://audacityteam.org/download/windows .
You should only see assertion errors in debug versions of Audacity.
Are you using FFmpeg from here: http://manual.audacityteam.org/o/man/fa ... tml#ffdown ?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
ChineseUser
- Posts: 14
- Joined: Tue May 06, 2014 11:05 am
- Operating System: Please select
Re: What's wrong with my Audacity?
I'm just an user, I know nothing about computer programing. I use FFmpeg in my Audacity and this FFmpeg Library comes from http://manual.audacityteam.org/o/man/fa ... tml#ffdownGale Andrews wrote:Are you a user or a developer?
If only a user, please use Audacity 2.0.5 release from here: http://audacityteam.org/download/windows .
You should only see assertion errors in debug versions of Audacity.
Are you using FFmpeg from here: http://manual.audacityteam.org/o/man/fa ... tml#ffdown ?
Gale
Re: What's wrong with my Audacity?
Where does your Audacity program come from?
The official download location is here: http://audacityteam.org/download/windows
The recommended version is the first link on that page:
The official download location is here: http://audacityteam.org/download/windows
The recommended version is the first link on that page:
Recommended Downloads - Latest Version of Audacity
- Audacity 2.0.5 installer (.exe file, 21.2 MB, including help files) for Windows 2000/XP/Vista/Windows 7/Windows 8
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
ChineseUser
- Posts: 14
- Joined: Tue May 06, 2014 11:05 am
- Operating System: Please select
Re: What's wrong with my Audacity?
I downloaded my Audacity 2.0.5 from http://audacityteam.org/ and the FFmpeg Library used in my Audacity also came from the official user guide (as showed above).
- Attachments
-
- About Audacity.png (82.88 KiB) Viewed 626 times
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Assertion error encoding WMA
Are you running Audacity from within Visual Studio? There is no need to do that. Just double-click "audacity.exe" to launch Audacity.
Restart Audacity. Post the contents of Help > Show Log... .
Does Audacity crash or the export fail when you see the assertion error?
Is there something different between the audio that you could export as WMA and the audio that you can't export?
Has changing the WMA Export Options to 24 kbps created this problem?
Have you installed other applications just before this problem happened?
Gale
Restart Audacity. Post the contents of Help > Show Log... .
Does Audacity crash or the export fail when you see the assertion error?
Is there something different between the audio that you could export as WMA and the audio that you can't export?
Has changing the WMA Export Options to 24 kbps created this problem?
Have you installed other applications just before this problem happened?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
ChineseUser
- Posts: 14
- Joined: Tue May 06, 2014 11:05 am
- Operating System: Please select
Re: Assertion error encoding WMA
Yes!!! You are right! I tried 32kbps and 64kbps WMA Export and the error had gone. Thank you very much.Has changing the WMA Export Options to 24 kbps created this problem?
Other format, mp3/ogg/m4a are available, only exporting to 24kbps WMA is abnormal.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Assertion error encoding WMA
I've tried 24 kbps WMA export in release and debug builds of our latest code, and don't receive that error.ChineseUser wrote:Yes!!! You are right! I tried 32kbps and 64kbps WMA Export and the error had gone.Has changing the WMA Export Options to 24 kbps created this problem?
The error you note has been reported in 1.x builds of FFmpeg, but Audacity cannot use FFmpeg 1.x assuming you are choosing "WMA Files" when you export.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual