-
1. encode command:
kvazaar.exe --input D:\1_hd.yuv --cpuid --input-fps 30 --bitrate 62914560 --period 5 --preset ultrafast --erp-aqp --high-tier --level 6.0 --input-res 7680x3840 --no-open-gop --gop…
-
Hello,
I have used Kvazaar to split a 360-degree video (YUV format) into 3x3 tiles and make a .hvc file. I then used the .hvc file to package within a container via `MP4Box $ MP4Box -add video_tiled.…
-
How to add mcts SEI info to hevc file ?
For example,Motion-constrained tile sets extraction information sets SEI message,thanks~
![image](https://user-images.githubusercontent.com/26246461/86898484-…
-
I tried Building following the instructions on windows 11 x64 in msys-environment. It didn't create an makefile, so I can't compile.
I know I am missing all codex, but I think that is not important…
-
After a fix to `threads.h`, I ran tests on 10.6 PowerPC. All main tests pass:
```
Available: no SIMD optimizations
In use: no SIMD optimizations
* Suite sad_tests:
.............................…
-
how is build with eclipse?
-
I am trying to achieve the "Early_CU" mode, which is the skip mode in the CU level to terminate the divide of CU in advance.
In this process, I am trying to Modify the code in the function, which nam…
-
There has been talk that this could be a useful feature for uvgRTP. Command-line interface would mean that outside programs could call uvgrtp from the command line and perform RTP operations that way …
-
The change is somehow invasive but conceptually simple and should be needed to support other pixel formats.
-
Download the latest nightly version of openFrameworks `of_v20241016_osx_release`. Change directory into `of_v20241016_osx_release/apps/myApps/emptyExample` and run `make` or `make && make RunRelease`.…