I am currently having an issue understanding audio conform setting within the encode processor.
Using the current workflow:
I have a watch folder that watches a s3-to-smb share that initiates a copy from s3 compatible storage to job workfolder, does a volume analysis to table & creates a report file, does an encode with a volume conform to -24, does another volume analysis and appends to the report and then pushes back to s3 compatibile storage.
Report thats made by workflow: Heres the issue I'm facing:
When I run the command:
Code: Select all
ffmpeg <path> -map 0 -filter:a volumedetect -f null /dev/null
However, the report that I attached and linked above, show that the channels are all conformed to -24... How is that?
Should "mean_volume" be -24dB if I have conformed volume to -24?
Or do I not understand what conform volume means?
This is the type of file I am running through this workflow:
Regards,
Lue