[FFmpeg-devel] [PATCH v2 2/4] ffmpeg: Add display_matrix option
Thilo Borgmann
thilo.borgmann at mail.de
Sat Aug 20 16:48:45 EEST 2022
Am 20.08.22 um 15:39 schrieb Nicolas George:
> Thilo Borgman (12022-08-20):
>> suggestion with a parser for SVG-style (new syntax) is not backup up by
>> s.o. else.
>
> I feel it was somewhat drowned by the rest of the discussion. Do YOU
> like it?
My two cents about it that the a=b:c=d syntax from AVDict is at least known and used in filters already.
The function style a(b,c,d) thing from SVG would be completely new. Instead of the AVDict overhead, it adds a simplistic parser overhead.
Also, maybe I'm just unaware, these style of options appears not to be often used in the command line world.
But as I said I usually don't touch ffmpeg / it's options, so I think my opinion should not be of much value here where we talk of the contextual effects of this patch.
-Thilo
More information about the ffmpeg-devel
mailing list