-
Our forked player updated with commit fe1aa216908527577307fefa63a1ebedb5b7ae77 of QtAV plays image sequences from local hard drive.
On high resolution frames like 3840x2160 if fps exceeds the i/o cap…
-
I'm trying to get as good performance with QtAV as possible. When trying to play a high resolution video using QtAV it's quite choppy. When I play the same video in VLC it's perfectly smooth. In VLC i…
-
The example I encountered is that `AVPlayer` has a method:
```objc
- (CMTime)currentTime;
```
This *should* (speaking as a client) generate:
```dart
CMTime currentTime()
```
but what i…
-
Subscribe to this issue and stay notified about new [daily trending repos in Objective-C](https://github.com/trending/objective-c?since=daily)!
-
When I play a movie with audio, no audio is played. I checked the code and actually it seems that audio is considered only when writing to file.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [X] I have read the "Reporting a bug"…
-
假期快乐
很抱歉又来打扰大佬了,我遇到了一个 fvp 无法播放的 HEVC 视频流。但是可以被 mpv 正确播放。也可以被 AVPlayer 播放。
链接为 https://hx1kjo7k0d.senhewenhua.com:11451/cache/5Yir5b2T5qyn5bC86YWx5LqGICgxKS5tcDQ=.mp4?verify=1727694215-3gPcr7bH6…
-
![Gravar_2022_12_03_14_16_34_555 mp4_snapshot_00 01 795](https://user-images.githubusercontent.com/61087055/205446251-a3005b56-3a1c-4931-90ed-36b39929d50b.jpg)
![Gravar_2022_12_03_14_17_16_948 mp4_sn…
-
Hi!
When I try to play an opus file in plappa from my Jellyfin server, it doesn't start. It would be nice to have the opus support.
Thank you!
-
## Bug
I'm trying to keep my video playing no matter what the user ends up doing: fullscreen, PIP, restoring from PIP, closing fullscreen, etc.
Currently, despite having `paused={false}` as the v…