libretime/analyzer/libretime_analyzer
dakriy 32cad0faa4
fix(analyzer): make ffmpeg filters less aggressive (#3086)
### Description

FFMPEG filters for silence detection are too aggressive.

**This is a new feature**:

No

**I have updated the documentation to reflect these changes**:

No

### Testing Notes

**What I did:**

Ran tests and made sure they passed

**How you can replicate my testing:**

Upload files that start out quiet or end quiet and see that the
cue-in/cue-out points don't cut off the track. Or just run tests as
there are files that do that

### **Links**

Closes: #2629
2024-10-07 20:55:18 +01:00
..
pipeline fix(analyzer): make ffmpeg filters less aggressive (#3086) 2024-10-07 20:55:18 +01:00
__init__.py feat: add python packages version 2023-03-14 14:59:45 +00:00
config.py feat(analyzer): load callback details from config and file_id (#1993) 2022-07-26 14:19:22 +02:00
main.py feat: add sentry sdk 2023-03-14 14:59:45 +00:00
message_listener.py refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
status_reporter.py refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00