-
How does the bitrate of QOV compare to h.264/5 or VP9/AV1?
Would be intereting to see the results!
-
In particular, the interesting ones are YCoCg-R[0] and one based on PLHaar[1].
YCoCg-R is well known, but may have not existed when FFV1 was originally written and chose JPEG2000-RCT.
PLHaar is …
-
Hi. I would like to convert a NumPy array back to video without introducing any quantization or generation loss, i.e. the output must be done using a lossless encoder such as `ffv1`.
The code for c…
-
Given this is an archive suite, I was surprised to see no option for a lossless colour capture.
Looking at part of the ffmpeg command generated (pasted below) raw_format yuv422p10.
I am aware t…
-
I performed tests on the upscaling and interpolation separately using a short video after finding these issues with a longer video. I believe the input videos are not the cause after analysis with ffm…
-
Hello! I have run a PAL FFV1 MKV file through the Standards Mismatch PAL Policy, it comes back with an error on the frame rate:
General FrameRate must be 25 ❌ fail (Reason: is not equal)
Context (fie…
-
![ntsc-rs-standalone_L1DjXsyNOf](https://github.com/valadaptive/ntsc-rs/assets/154479340/7c692b70-e087-4279-b22f-670803dd7797)
videos encoded with the lagarith lossless codec do not play, i use lagar…
-
Apologies in advance for such a terrible, un-reproducible issue - I mostly just would like some guidance on how best to figure out what's happening with this issue, is there some way to get some verbo…
-
It looks like as if cli version of MediaConch on Windows enters into some endless loop if input file was encoded with GOP=1.
Steps to reproduce:
1. Transcode video to FFV1 with GOP=1
`curl.exe 'http:/…
kimec updated
8 years ago
-
ffmpeg version 6.0-full_build-www.gyan.dev Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 12.2.0 (Rev10, Built by MSYS2 project)
configuration: --enable-gpl --enable-version3 --ena…