The wav tag has no wiki summary.
2
votes
2answers
54 views
Is there a maximum length for Windows system sounds?
I downloaded the song made with windows XP and 98 sounds from youtube, trimmed it, and converted it to .WAV. After all this, I added it as the Windows Logon sounds in Personalize > Sounds. I log off, ...
1
vote
0answers
122 views
How to generate a 8 bit per sample wav audio file in VLC
I'm using the following vlc command line to extract first 5 minutes of audio from video file
"-I dummy -vvv --no-sout-video --sout-audio --no-sout-rtp-sap --no-sout-standard-sap --ttl=1 ...
0
votes
0answers
114 views
Text to Speech (TTS) software for Scripts WAV or MP3 ouput
I'm looking for a low cost (or Free) solution like ScriptVox only with a better engine. That is, to read in a script and assign characters to voice. I've read the post here but even with those I'd ...
1
vote
1answer
99 views
Free Windows application to convert SWF to WAV?
Is there a free application for Windows to extract the sound from an SWF file into WAV?
I tried opening the file in VLC 1.1.11, but it just crashed, and 2.0 is pretty recent so I'd rather wait.
...
6
votes
3answers
145 views
Why would my PC no longer be able to play audio files that it was able to play yesterday?
I'm having a very specific problem, with no idea as to what may be causing the issue. Here is a description of what I'm seeing:
I have a CD of PDF/Audio files that are generated by a third party.
Up ...
-1
votes
3answers
124 views
Can I e-mail as WAV file and get back a MP3 file? [closed]
Is there a service where I could e-mail as WAV file and get it back a MP3 file?
0
votes
1answer
78 views
Importing WAV CDs into iTunes without conversion
I would like to import some audio CDs into iTunes, keeping their Audio CD (WAV) format because they had been previously burned from MP3s, so they don't lose too much quality.
How can I do this?
1
vote
2answers
74 views
How do I create a WAV file that only plays on rear speakers?
How do I create or convert a WAV file to play only with rear speakers.
What Windows/Linux software could I use to do that?
I tried to use Audacity but with no results.
1
vote
1answer
146 views
Split wav file by silence gap
I have a bunch human reading simple sentence (hello world) as a wav file,
How can I break the wav file for 2 wav files each contains word (hello and world) by automatically recognizing the gap between ...
0
votes
0answers
210 views
Convert audio from iLBC to WAV using Windows command line
How can I convert CAF audio files encoded with iLBC codec to WAV using Windows command line. It appears neither SOX, nor FFMPEG supports iLBC.
1
vote
0answers
61 views
Automatically convert WAV files into MP3 files on Mac
Someone already had similar question but he wanted to convert FLAC into MP3. In my case I want to convert WAV into MP3 and the solution in the other question doesn't help me.
Workflow would be the ...
0
votes
0answers
91 views
FLAC command line tool cuts last second of WAV file when converting
I'm running into a strange problem:
To convert from wav to flac, you can use
flac --best myfile.wav
It'll output a myfile.flac which plays correctly, but the last second and a half or so are ...
1
vote
1answer
57 views
how to get audio file from a WMV video?
I have a WMV file. I want a WAV or MP3 of its audio. Is this possible without some dubious shareware?
0
votes
2answers
237 views
what software will rip a CD to flac files in one step?
I'm using EAC to rip files to FLAC. Seems fine. But for a large amount of CDs (200 or so) the process is a little labor intensive. There's 4 or 5 clicks in there that seem extraneous -- EAC seems to ...
3
votes
4answers
466 views
Size comparison: wav versus MP3
How much space do I save with MP3 compression of audio compared to .wav files?
In particular I'm looking for voice recordings, not so much music.
Any benchmark data about this? Links?
3
votes
1answer
679 views
Looking for a Linux or Windows command line .WAV file checker
I am trying to find a command line program (Windows or Linux) that can check .WAV files, to see if they are complete, with no corruption or sudden endings.
While I have found several programs that ...
1
vote
1answer
203 views
Command Line Midi to Wav converter
I was wondering if anyone knew of a command line midi to wav converter?
0
votes
2answers
546 views
Convert wav file to mp3
I have a wave file with encoded using the following. (Taken from VLC Media information)
Codec: PCM S16 LE (araw)
Channels: Stereo
Sample rate: 44100 Hz
Bits per sample: 16
The file is 30 MB
I want ...
1
vote
2answers
186 views
Looking for a piece of free software that will split a wav file into multiple pieces at the silences
I'm ripping my old LPs to wav files and want something to break the big album sized wav file into a wav file per track.
I almost got up the inspiration to learn the wav file format and write my own ...
1
vote
1answer
302 views
Make VLC play all of a sound clip?
In VLC 1.0.5, sound files (mp3 and wav) are not playing completely. I think the leading .1 sec and trailing .5 second, more or less, are not playing. I remember this behavior from some years ago, but ...
0
votes
2answers
509 views
unknown codec 0x0064 (G726 ADPCM)
I've got a number of audio recordings which I can't play back. It appears to be a case of a missing codec, but I can't locate the codec in question.
VLC will not play the files. ffmpeg gives the ...
0
votes
2answers
1k views
Converting WAV to PCM
I have WAV files and need to convert them to PCM (44,1k, 16bit, Mono) format. How can I do this from the DOS console?
3
votes
3answers
321 views
How to convert from MIDI to WAV
I really need a software which can convert from midi to wav. I've found midiConverter but it seems not work . After click record button, I receive a WEIRD file which is just messy sound not the fancy ...
2
votes
1answer
12k views
Looking for speech-to-text tool (convert .wav to text)
I have the ability to get .wav files of voice mails emailed to me, but sometimes I'll be sitting in a meeting and I need to know the content of a message without playing it out loud.
Are there any ...
1
vote
1answer
53 views
Seeking automated toolchain for WAV cleanup and conversion to MP3 (currently using Audacity manually)
I use Finale with the Garritan sounds to convert my music into WAV files; after that I manually load each one into Audacity and
select all
use the "normalize" effect (with default settings)
...
1
vote
2answers
3k views
Is there any free g729 or g711 converter?
I need a converter to convert G729 or G711 files to WAV/WMA/MP3 or any other format which can play in for example Windows Media Player.
0
votes
1answer
44 views
Could conversion to MP3 cause a the file to start earlier?
I recorded a track(track1) in audacity on top of another track (track2) and then exported only track1 as an mp3. it now seems that track1 kind of starts 1/2 a second early. Could this happened due to ...
2
votes
6answers
2k views
Play a sound (maybe WAV?) from Windows line command
How can i play a sound (CPU Beep or wav, don't matter what) using the Windows cmd?
1
vote
2answers
2k views
Converting .wav (CCITT A-Law format) to .mp3 using LAME
I would like to convert wav files to mp3 using the lame encoder (lame.exe). The wav files are recorded along the following specifications:
Bit Rate: 64kbps
Audio sample size: 8 bit
Channels: 1 (mono)
...