Bouke (VideoToolShed <bouke <at> videotoolshed.com> writes: > ffmpeg.exe -i K:\test\test.wav -f segment -segment_time 8 -filter_complex > "aformat=channel_layouts=mono,compand,showwavespic=s=640x120" > -f image2 K:\test\test_%03d.png > > However, this gives me just one file, showing the entire > duration of the sound clip. What am I missing here?
I didn't test but it seems there are two different filters with similar names: Maybe try showwaves? Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
