Denis Kokorin
Denis Kokorin
Hello, thank you for this project. I have pretty good experience with video/audio formats. I noticed that you use MKV for stream recording (because MP4 doesn't support it) and then...
* Explicitly require logs for any issue with Jaffree/ffmpeg unexpected/incorrect behavior. * Explicitly require ffmpeg commands executed manually from CLI to reproduce an issue, * Add Readme section with log...
The following tests fail when ran against ffmpeg/ffprobe 5.0 - testShowPrograms - testShowFrames - testShowPacketsAndFrames
It's currently not possible to get a list of all capture devices available. There are several ways: 1. Add special abstract `ListDevicesInput` (like `CaptureInput`). Different output format mat be a...
**Describe the bug** With `Either[String, Person]` schema is generated with extra properties `a` and `b` **To Reproduce** ```scala package eithersupport import com.github.andyglow.json.JsonFormatter import com.github.andyglow.jsonschema.AsValue import json.Json import json.schema.Version import org.scalatest.funsuite.AnyFunSuite...
### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...