On 28.02.2013 12:32, Carl T. Miller wrote:
I want to grab some sound bites out of several mp4 files, so I extracted the audio portion into wav files to make editing easier.
After trying several Google searches, it looks like audacity is the audio editor of choice, but I'm finding it very difficult to work with. Notably I am not able to make a selection with finer granularity than a full second.
Are there any simple audio file editors that you can recommend? I'd like to find something more intuitive than audacity, but am not having much luck with my searches using yum and google.
If you're only interested into cutting out part of the audio, ffmpeg can extract certain intervals and I think it has a finer granularity.
HTH