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:
parent
10047fea1c
commit
452d6738b5
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue