-
Nevermind! User error again! :)
-
I implemented this into one of my application and the full screen didn't worked.
I even tried the example snippet provided in example/lib/main.dart but same log happened
This is the log
I/Pr…
-
Apparently it forces websites to change the page theme to black or something similar.
https://github.com/user-attachments/assets/c489cb5c-cb7a-45af-bb26-80606b621a63
https://github.com/user-at…
-
### Which component impacted?
Decode
### Is it regression? Good in old configuration?
No, this issue exist a long time
### What happened?
> $ ffmpeg -y -hwaccel vaapi -i sample.av1.mp4 -f null -…
-
When trying build for the pi, the build fails with this output:
`make ARCH=arm CROSS_COMPILE= -C /lib/modules/3.13.0-24-generic/build M=/home`
`/path/to/rtl8812au modules`
`make[1]: Entering direc…
-
I have some videos of `yuv420p10le` pixel format given by ffmpeg. Should I just specify `nvc.PixelFormat.NV12` when creating decoder? In that case the downloaded picture seems off-color and many artif…
-
I am using **OpenSSL 3.3.2** and **FFmpeg-n6.0** in a **Windows 11 64-bit** + **NDK **21.4.7075529**+*MSYS2* environment for cross-compilation to generate an Android platform .so file. I have successf…
-
Had noticed the CPU seemed more loaded when using chromium and did some digging ..
From Chromium about:gpu
```
Graphics Feature Status
Canvas: Software only, hardware acceleration unavailable
C…
-
Wemos D1 reboots about every 10 seconds
Reboot log
2023-02-02 19:48:17 - reboot cause: Exception (2) - Access to invalid address (28)
ESP register contents: epc1=0x40241688, epc2=0x00000000, epc3…
-
Thank you very much for your great effort on QtAV. Great project ...
I noticed an issue when using QtAV MediaPlayer in QML.
### QtAV, Qt version and platform
commit 2521892844a9a931b1f077c998b8…