Changes between Version 31 and Version 32 of FancyFilteringExamples
- Timestamp:
- Feb 8, 2016, 9:12:47 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FancyFilteringExamples
v31 v32 146 146 }}} 147 147 [[Image(showcqt.png)]] 148 149 === showspectrumpic === 150 151 Given the audio file input.flac: 152 153 {{{ 154 ffmpeg -i input.flac -lavfi showspectrumpic=s=hd720 out.jpg' 155 }}} 156 [[Image(showspectrumpic.jpg)]]
