aboutsummaryrefslogtreecommitdiffstats
path: root/src/component.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/component.py')
-rw-r--r--src/component.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/component.py b/src/component.py
index 2b297d1..adb170e 100644
--- a/src/component.py
+++ b/src/component.py
@@ -178,8 +178,9 @@ class Component(QtCore.QObject):
The first element can be:
- A string (path to audio file),
- Or an object that returns audio data through a pipe
- The second element must be a dictionary of ffmpeg parameters
- to apply to the input stream.
+ The second element must be a dictionary of ffmpeg filters/options
+ to apply to the input stream. See the filter docs for ideas:
+ https://ffmpeg.org/ffmpeg-filters.html
\'''
@classmethod
agramming/commit/README?id=7842821dadd7d9cf1f6f55c7701f2bf53f1be1e4&follow=1'>refactor: standardize on latest releasekj_sh6041-2/+2 2026-05-06refactor: add links to my cgit instancekj_sh6041-0/+6 2026-05-06refactor: vuln fixv0.18.1kj_sh6046-384/+528 2026-05-04refactor: add update assurancev0.18.0kj_sh6041-2/+2 2026-03-17refactor: packages/excalidraw/fonts/RobotoMono/kj_sh6042-0/+9 2026-03-17refactor: packages/excalidraw/fonts/LiberationSerif/kj_sh6042-0/+9 2026-03-17refactor: packages/excalidraw/fonts/LiberationMono/kj_sh6042-0/+9 2026-03-17refactor: packages/excalidraw/fonts/JetBrainsMono/kj_sh6042-0/+9 2026-03-17refactor: packages/excalidraw/fonts/AdwaitaSans/kj_sh6042-0/+9 2026-03-17refactor: packages/excalidraw/fonts/Fonts.tskj_sh6041-0/+10 2026-03-17refactor: packages/excalidraw/fonts/FontMetadata.tskj_sh6041-1/+46 2026-03-17refactor: packages/excalidraw/constants.tskj_sh6041-0/+5 2026-03-15refactor: grammar updateskj_sh6041-1/+1 2026-03-15refactor: update READMEkj_sh6041-1/+1 2026-03-15refactor: CONTRIBUTING.mdkj_sh6041-3/+0