From: Doug C. <idi...@us...> - 2009-10-06 21:05:47
|
> > > You can also play speex files through ffmpeg like this: > > ffmpeg -i myfile.spx -f sox - | sox -p -d (effects ...) > > You gotta a custom version of ffmpeg or did they sneak in support for > our "sox" format when I wasn't looking. :-) SoX format is supported as of sometime around July. The last "release" (0.5) was in March, so it wouldn't be in the release, but it is in any recent snapshot. |