Craig Murray <craigmurray100 at ...> writes: > I'm using ffmpeg to extract a series of jpgs from an avi. > Is it possible to have ffmpeg pull the audio down along > with it, so that I have that as an audio only track? You mean ffmpeg -i input.avi out%5d.jpg out.wav ? Carl Eugen