Video avatar fixes

This commit is contained in:
Ilya Laktyushin
2020-07-17 12:34:40 +03:00
parent bc78f7f7fe
commit a911b403ca
4 changed files with 97 additions and 13 deletions

View File

@@ -1356,7 +1356,7 @@ static CGFloat progressOfSampleBufferInTimeRange(CMSampleBufferRef sampleBuffer,
return 2000;
case TGMediaVideoConversionPresetProfileVeryHigh:
return 2500;
return 2300;
default:
return 900;