Hi all
I have been asked to deliver some audio for a phone system in the following format:
Files must be .wav format please, as follows:
Bit rate: 64kbps
Audio sample size: 8-bit
Channels: 1 (Mono)
Audio sample rate: 8khz
Format: CCITT u-law
Can anyone help with the simplest way to achieve this??
I have installed ffmpeg and fail with all the settings.
Simon
Using the FFMPEG export to change settings of a .WAV
Forum rules
This forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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 macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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.
-
Simonsmithster
- Posts: 10
- Joined: Wed Nov 26, 2014 2:25 pm
- Operating System: Please select
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Using the FFMPEG export to change settings of a .WAV
Audacity can do this without FFmpeg. It is more complicated to use FFmpeg to write U-Law.Simonsmithster wrote:I have been asked to deliver some audio for a phone system in the following format:
Files must be .wav format please, as follows:
Bit rate: 64kbps
Audio sample size: 8-bit
Channels: 1 (Mono)
Audio sample rate: 8khz
Format: CCITT u-law
Can anyone help with the simplest way to achieve this??
I have installed ffmpeg and fail with all the settings.
If the track is stereo, Tracks > Stereo Track to Mono.
Set Project Rate bottom left to 8000 Hz.
File > Export Audio... then choose "Other uncompressed files".
Click Options.... .
Header should be "WAV (Microsoft)".
Encoding should be "U-Law". U-Law sets the 8-bit depth. Together with specifying 8000 Hz as above, this now gives you 64 kbps (bit rate of uncompressed files is bit depth * number of channels * sample rate).
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual