element-x-android
85b0f11a - Fix bitrate value used for video transcoding (#5183)

Commit
137 days ago
Fix bitrate value used for video transcoding (#5183) * Fix bitrate value used for video transcoding: It should be 1000 times what it is now. The video size estimation was wrong since the retrieved duration value was in milliseconds, not seconds. * Use `Duration` as the result type for `getDuration`
Author
Parents
Loading