Changes between Version 22 and Version 23 of FancyFilteringExamples
- Timestamp:
- Aug 30, 2015, 12:14:17 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FancyFilteringExamples
v22 v23 104 104 }}} 105 105 [[Image(ffplay-waves-spectrum.png)]] 106 107 === avectorscope === 108 109 Given the audio file input.flac: 110 111 {{{ 112 ffplay -f lavfi 'amovie=input.flac,asplit=2[out1][a],[a]avectorscope=m=polar:s=800x400[out0]' 113 }}} 114 [[Image(polar_avectorscope.png)]]
