Changes between Version 32 and Version 33 of FancyFilteringExamples
- Timestamp:
- Feb 8, 2016, 9:17:12 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FancyFilteringExamples
v32 v33 118 118 119 119 {{{ 120 ffplay -f lavfi 'amovie=tearsofsteel-surround.flac,asplit=2[out1][a]; [a]showspectrum= =color=channel:scale=cbrt:orientation=vertical:overlap=1:s=2048x1024[out0]'120 ffplay -f lavfi 'amovie=tearsofsteel-surround.flac,asplit=2[out1][a]; [a]showspectrum=color=channel:scale=cbrt:orientation=vertical:overlap=1:s=2048x1024[out0]' 121 121 }}} 122 122 [[Image(mcspectrum.jpeg)]] … … 125 125 126 126 {{{ 127 ffplay -f lavfi 'amovie=tearsofsteel-surround.flac,asplit=2[out1][a]; [a]showspectrum= =color=fire:scale=log:orientation=vertical:overlap=1:s=1024x1024[out0]'127 ffplay -f lavfi 'amovie=tearsofsteel-surround.flac,asplit=2[out1][a]; [a]showspectrum=color=fire:scale=log:orientation=vertical:overlap=1:s=1024x1024[out0]' 128 128 }}} 129 129 [[Image(firespectrum.jpeg)]]
