mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-17 12:30:11 +01:00
fftools/ffmpeg_opt: Remove audio_drift_threshold
Forgotten in 5a04aae821.
Reviewed-by: Alexander Strasser <eclipse7@gmx.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -52,7 +52,6 @@ HWDevice *filter_hw_device;
|
|||||||
|
|
||||||
char *vstats_filename;
|
char *vstats_filename;
|
||||||
|
|
||||||
float audio_drift_threshold = 0.1;
|
|
||||||
float dts_delta_threshold = 10;
|
float dts_delta_threshold = 10;
|
||||||
float dts_error_threshold = 3600*30;
|
float dts_error_threshold = 3600*30;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user