-
**Describe the bug**
By looking at the up time in the user interface I see that the firmware can run stable for up to 3 days at best, but for other days it restarts more often. By looking at the "cur…
-
This might be a follow error due to the file in #511 not compiling, but I guess it is not supposed to fatal on incomplete designs anyway.
This is for the UVVM bitvis_vip_axistream and the axistream_v…
-
This issue is related to initializing a signal with an input port, which requires the relaxed option, but maybe it applies in other cases as well,
It was found in uvvm\bitvis_vip_avalon_mm\src\avalon…
-
``` bash
21:18:06 Warning: We will not accept any issues lacking any form of logs or logs.zip!
21:18:06
Starting 64bit compilation of all tools
Imported options from ffmpeg_options.txt…
-
Hello,
Brand new to UVVM. Not sure if I understand the idea behind Message IDs.
1. ID_FINISH_OR_STOP. What does this ID do? If I use it in log(ID_FINISH_OR_STOP,...); does it actually Stop or …
-
Hi, I have a problem linking vvenc into ffmpeg with static build.
Here is my actually commands to build vvenc with disable lto and generator MinGW Makefiles:
```
cmake -DCMAKE_BUILD_TYPE=Releas…
-
BG, BG2, IWD, and IWD2 (not sure about PST) allows for advance option customization which one of them being is setting FPS.
In all four games the ini setting responsible for AI Frame Rate is **Maximu…
-
The RTP format only have below value:
```
typedef enum RTP_FORMAT {
RTP_FORMAT_GENERIC = 0, ///< Generic format
RTP_FORMAT_H264 = 95, ///< H.264/AVC
RTP_FORMAT_H265 = 96, //…
-
The code below produces an error when analysed:
** Error: no possible overload of TEST_PROC has formal T
This is a minimal example of a problem I encountered analysing some of the sources in UVVM.…
amb5l updated
2 years ago
-
I don't understand how to reconcile my source video which is `yuvj420p(pc, bt470bg/bt470bg/smpte170m, progressive)` with the color formats that vvenc supports: `yuv420`, `yuv420_10`, `yuv420_10_packed…