You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02: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;
|
||||
|
||||
float audio_drift_threshold = 0.1;
|
||||
float dts_delta_threshold = 10;
|
||||
float dts_error_threshold = 3600*30;
|
||||
|
||||
|
Reference in New Issue
Block a user