-
Hello, thank you for making a good program.
I try to encode 10 bit using FFMPEG with Kvazaar.
Only error messages come out and the encoding is not working. Can you guide me?
ffmpeg.exe -y -i "i…
-
Hi, I've managed to run: read_and_feed.py, queue and the API at the same time. However, I got the following issue near the end of the API /encode process: "[Importer] Unknown input file type for "/tmp…
-
Hi, as my understanding, the following setting will get same results, but the results are different.
1. kvazaar --input input.yuv --input-res=352x288 --qp 28 --roi roi.txt --output out.hevc
roi.txt…
-
since libheif is LGPL, would it be nice to use non-GPL heic encoder? effectively combining x265 and libheif make it GPL
alternative:
[kvazaar](https://github.com/ultravideo/kvazaar): BSD
[svt-hevc]…
-
When do I use SIMD AVX then codec works.
When do I use SIMD AVX2 then codec doesn't work.
**Compiled: INTEL, flags: MMX SSE SSE2 SSE3 SSSE3 SSE41 SSE42 ???**
Detected: INTEL, flags: MMX SSE SSE2 …
-
We still miss the packages for `rav1e` and `svtenc` plugins in the PPA.
@fancycode When you look into this, v1.17.0 will also include the `kvazaar` encoder as an alternative to x265 and `jpeg` (JPE…
-
I'm using:
Kvazaar v2.1.0-130-g0a8e8675 2022-09-15
Kvazaar license: 3-clause BSD
(Kvazaar was build using https://github.com/m-ab-s/media-autobuild_suite)
with
```
ffmpeg -y -loglevel fatal -noa…
-
Hi,
I'm using kvazaar to encode tiled video content. Everything's OK when I use -q to encode, however if I set the target bitrate by --bitrate, some of the output frames will be contaminated by mosai…
-
Hi there, I'm looking to use ImageMagick tools on unraid shell. Wondering if this could be included?
-
Greetings guys!
I've been playing with tile generation in GPAC new arch (see https://github.com/gpac/gpac/issues/1648#issuecomment-737387894) and came up with the following issues:
# Specifying …