Reinhard Max 2024-05-29 13:50:32 +00:00 committed by Git OBS Bridge
parent 63f9a62570
commit b2f36b59fe

View File

@ -4,7 +4,7 @@
return 1;
}
+ LOG(LOGS_WARN, "offset = %.010f ", offset);
+ LOG(LOGS_WARN, "offset = % .010f ", offset);
if (fabs(offset) > max_offset) {
LOG(LOGS_WARN,
"Adjustment of %.3f seconds exceeds the allowed maximum of %.3f seconds (%s) ",