-
```
Future compressVideo(
String path, {
VideoQuality quality = VideoQuality.DefaultQuality,
bool deleteOrigin = false,
int? startTime,
int? duration,
bool? includeAud…
-
### bug description
When i use [new API parameter](https://github.com/imputnet/cobalt/blob/main/docs/api.md) like videoQuality it doesn't work
With videoQuality
![image](https://github.com/user-a…
-
### Description
VideoQuality for android is either low or high, no "in between".
Which leads to 10 seconds video sizes of:
- 200Kb for low (can barely see anything)
- 25Mb for high (WAY too much…
-
Se tiver problema para ler o código de barras, como por exemplo se a imagem da câmera estiver ruim,
adicionar a seguinte linha no arquivo CsZBar.m:
self.scanReader.videoQuality = UIImagePickerCon…
-
Even though I set this
mVideoView.setVideoQuality(MediaPlayer.VIDEOQUALITY_HIGH);
-
作者你好!
请问可以添加一个自定义视频画质的功能吗?
`videoQuality: low //high`
在cn.finalteam.rxgalleryfinal.RxGalleryFinal:
`Intent intent = new Intent(context, MediaActivity.class);
intent.setFlags(Intent.FL…
-
Hello,
I've enjoyed using your library. It greatly simplifies use of the Camera1 and Camera2 API's. Can I ask why you've chosen to omit the option for CamcorderProfile.QUALITY_QVGA as part of the V…
-
**Description**
In 6.0-2 android how can i get the percentage because statistics.getTime() returns always total time of input file in milli seconds during the process but it was working proper in pr…
-
here is my config =
config={{
prejoinPageEnabled: false,
disableDeepLinking: true,
transcribingEnabled: true
…
-
Hi,
I have launched the server with Nexu5 and use ffplay&Vlc as client to connect it, it connects successfully.
I modified configuration like this:
VideoQuality(176,144,20,500000) -> VideoQuality(640…