-
Hi !
How can I use AVPlayer without real graphic render ?
For example I need start playback and receive decoded frames and transfer them to another pipeline (network/etc)
Thanks
---
Want to b…
-
When we use AVPlayer in the scenekit, that is not rendering. Just audio only playing.
If you have any solution please let me know.
-
> preferredPeakBitRate
>
> SDKs
> iOS 8.0+
> macOS 10.10+
> tvOS 9.0+
>
> The desired limit, in bits per second, of network bandwidth consumption for this item.
>
> Declaration
>
> var …
-
### Guidelines
- [X] I have searched the [issue tracker](https://github.com/yattee/yattee/issues) and I haven't found bug report like this
### Current Behavior
When using AVPlayer controls are grey…
-
Does fvp / mdk-sdk support reverse playing video on MacOS and iOS?
With flutter video_player package I have discovered that for some videos (e.g. HEIC MOV) reverse playing is working, if I modify …
-
### QtAV, Qt version and platform
QtAV 1.12.0(Apr 17 2019, 11:39:33)
基于ubuntu 18.04 64bit 下的QT4.8.7
### Reproduction steps
1.new QtAV::VideoOutput对象,在主窗体中将其widget设置为全屏move(0,0), fixedsize(1920,1…
-
Hello, I have been trying to use MCSwipeTableViewCell with a cell that has an AVPlayer in it. The cell works fine until I try swiping the cell. When I swipe, the item in the AVPlayer (video) disappear…
-
**Describe the bug**
I open an audiobook and press the Resume button. The audiobook then starts playing from the beginning. In this case, the elapsed time of the chapter shows a negative time and the…
-
> preferredPeakBitRate
>
> SDKs
> iOS 8.0+
> macOS 10.10+
> tvOS 9.0+
>
> The desired limit, in bits per second, of network bandwidth consumption for this item.
>
> Declaration
>
> va…
-
I'm trying to temporarily work around https://github.com/dart-lang/native/issues/1416 by excluding the classes that have the type problem, since I don't currently need them. I updated my config to:
`…