[FFmpeg-devel] [PATCH v3 10/10] ffv1enc: add a Vulkan encoder
Lynne
dev at lynne.ee
Sun Nov 17 17:24:40 EET 2024
On 11/17/24 13:38, Jerome Martinez wrote:
> Le 17/11/2024 à 01:19, Lynne via ffmpeg-devel a écrit :
>> I'll push the patchset tomorrow if there are no more comments to fix.
>
> As it silently creates bad streams with some pix_fmts, please mandate
> -strict -2 for the moment.
I would like to point out that it only happens under extreme conditions that
the encoder itself, sofware and hardware, *warns* that the output may be
bad,
and second, -strict -2 simply leads to users to cargo-culting command line
parameters for decades. I'm serious, 9 years later an people still use
-strict -2 -acodec aac.
As such, I'm still debating adding this requirement, but as the issues
have to be
solved one way or another, and we're still far off from a release, I'm
considering
being on the side of "no".
More information about the ffmpeg-devel
mailing list