Implement ab-av1 crf-search execution for VMAF mode (v2.30)
- Added executeAbAv1CrfSearch() function with synchronous execution - Parses CRF and VMAF score from ab-av1 output - 5-minute timeout for sample encodes - Graceful fallback to configured CRF on errors - Updates FFmpeg command with found CRF value - Proper logging of ab-av1 results and errors
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Tdarr Plugin Suite Documentation
|
||||
|
||||
> **Version**: 2025-12-15
|
||||
> **Plugins**: misc_fixes v2.8 | stream_organizer v4.10 | audio_standardizer v1.15 | av1_converter v2.25
|
||||
> **Plugins**: misc_fixes v2.8 | stream_organizer v4.10 | audio_standardizer v1.15 | av1_converter v2.30
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user