-
```
What steps will reproduce the problem?
1.Run ChronoLapse
2.Select "Capture" Tab
3.Select "Configure" button for Webcam
What is the expected output? What do you see instead?
Instructions say that …
-
I tried to hardcode height and width for VideoEncoder's process,
_encoder = [VideoEncoder encoderForPath:path Height:_cy width:_cx channels:_channels samples:_samplerate];
as follows:
…
-
Hi. I can't watch videos in 2k/4k format. When I watch a video even in 2k, I get video lags and the video itself is like 5fps. At the same time the backlight works correctly. As a server I use my pers…
-
Media content such as youtube videos can contain chapters or markers that break down the video’s content by timestamp. (eg: https://www.youtube.com/watch?v=UOg1hHmGIQQ&t=3s)
There is currently no con…
-
### Description du bug
Depuis la version 7.3.0, je rencontre un plantage de l'application extrêmement aléatoire, sans plus de détails
### Étapes à reproduire
1. Ouvrir l'application
### Comportem…
-
Hello,
I have the following use-case I would like to implement:
- A set of users (e.g. 5 users) are conferencing in a room.
- For each user, I want to capture their video stream on the server a…
-
I get an error when attempting to capture a 4 Channel audio file (2x Stereo Channels) with vrecord set to create a QCTools report after capture. Creating the QCTools file after capture works perfectly…
-
**buffer overflow detected in ZorinOS**
While building screenpipe from source, it failed to start. It gave me there error that `*** buffer overflow detected ***: terminated` I realize that this may b…
-
### Is your feature request related to a problem? Please describe.
Currently, capturing video in Resonite requires capturing a camera mirrored in the game window.
This method is subject to window si…
-
It would be nice to have an `IMGUI_VIDEO_CAPTURE_ENCODER_PATH` definition included in `imgui_capture_tool.h` much like `IMGUI_CAPTURE_DEFAULT_VIDEO_PARAMS`[...]. In my world it would be conveniently …