-
On the Nvidia card, hardware acceleration did not work for a long time in Wayland, but with the release of the new moonlight-qt-5.0.0, hardware acceleration began to work.
As soon as the Moonlight …
-
Just did a standard `PyPi` download in my venv as per
`pip install pywhispercpp`
A standard script with:
```python
import pywhispercpp.model as m
modelPath: str = ...
filePath: str = ..…
-
I run the code, and raise ffmpeg error.
```
C:\Users\21922>ffmpeg
ffmpeg version 7.0.1-essentials_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers
built with gcc 13.2.0 (Rev5, Bu…
-
https://jchuynh.medium.com/how-fast-can-you-decode-videos-into-frames-with-ffmpeg-part-2-670dbbc397fe
```
if use_gpu:
ffmpeg_cmd = [
args.ffmpeg_path,
'-hwac…
-
### Which version are you using?
1.9.0, 1.9.1, 1.9.2
### Which operating system are you using?
Windows amd64 standard
### Describe how to replicate the issue
1 compile with :
go genera…
-
I have observed that occasionally `Engine.GetMetaDataAsync()` is returning `null`. I can replicate this in a test, running this method a number of times in parallel for different mp4 files.
I was …
-
**Describe the bug**
I cannot initialise the PyNvDecoder inside the docker container built from the instructions in the README file.
```
video_file = "lapsleeve.mp4"
gpuID = 0
nvDec = nvc.PyNvDec…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Tested Build
Edge-3
### Android Version
12
### SoC type
Snapdragon
### Device GSMArena li…
-
When I use `SampleDecode.py` to decode a video with resolution `128x130`, some errors are raised as follow,
```bash
Decoding : : 0 frames [00:00, ? frames/s]/home/inkosizhong/Lab/VideoQuery/codec/Vi…
-
I'm trying to get QTGMC deinterlacing working on linux which requires a bit of work.
I've installed the arch linux package avisynth-plugin-tivtc-git and if I run the following script:
```
LWLib…
TRPB updated
5 months ago