-
```
Add video metadata writer/retriever, would be really useful for android where
there is a high API level requirement for metadata retrieval, also
FFmpegFrameRecorder could have an option to write…
-
```
Add video metadata writer/retriever, would be really useful for android where
there is a high API level requirement for metadata retrieval, also
FFmpegFrameRecorder could have an option to write…
-
Hi,
Firstly, great project! Thank you for your time and effort you have put into making this!
I have a following scenario. Given a following ApiObject as POST body:
``` Java
import org.jsondoc.core…
imade updated
9 years ago
-
```
It seems that there is currently no way to serialize protobuf structure
directly to io.Writer in wire format, though MarshalText function seems to be
present in two forms - the one accepting io.…
-
```
Add video metadata writer/retriever, would be really useful for android where
there is a high API level requirement for metadata retrieval, also
FFmpegFrameRecorder could have an option to write…
-
I.e. what each function takes in and can return.
-
I am attempting to map an existing database to test out the JSON column functionality that was added in version 7.0. For the most part it has been going well but I hit an issue when I reached a table …
-
![Screenshot 2024-11-23 091232](https://github.com/user-attachments/assets/40e797a2-642d-405d-adba-5db5ea69e5cc)
Link to GitHub Repo:
https://github.com/FedoraQt/MediaWriter/releases/tag/5.2.0
…
-
#### Is your feature request related to a problem? Please describe.
In my use case it's common to send updated data to the client. Currently, there is no built-in way to do so without also sending …
-
I have found it inconvenient that output is masked to `0`. For most purposes, I'd prefer `NaN`. I'm opening this issue to discuss a user interface that would implement such a feature.
My first idea…