<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 18, 2017 at 5:23 PM, Vittorio Giovara <span dir="ltr"><<a href="mailto:vittorio.giovara@gmail.com" target="_blank">vittorio.giovara@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
with the standard expansions and several new options being added, I<br>
would like to propose a "de-facto" standard in option names to<br>
simplify integration and deploying of open source coding tools.<br>
Especially for well known options, such as color properties, there is<br>
little value in offering different names than what other tools already<br>
use, while on the other hand using the same names everywhere will<br>
simplify developers' life, as well as users'.<br>
<br>
Right now x264 and ffmpeg use exactly the same names, as defined in<br>
these tables <a href="https://github.com/FFmpeg/FFmpeg/blob/master/libavutil/pixdesc.c#L2251-L2306" rel="noreferrer" target="_blank">https://github.com/FFmpeg/<wbr>FFmpeg/blob/master/libavutil/<wbr>pixdesc.c#L2251-L2306</a>:<br>
API users will see them, ffprobe will print them, x264 will encode<br>
them. Originally they were also designed to being compatible with<br>
x265.<br>
<br>
However since last year new additions, the new options names are<br>
becoming incompatible with that list, and with new options being added<br>
(<a href="https://gist.github.com/Adsun701/472ec93957289f057e0c90599ec4bb9a" rel="noreferrer" target="_blank">https://gist.github.com/<wbr>Adsun701/<wbr>472ec93957289f057e0c90599ec4bb<wbr>9a</a>) I<br>
think it's would be beneficial to restore the compatible names and<br>
mandate compatibility with the ffmpeg/x264 list.<br>
I opened a bug/feature request as soon as I noticed<br>
(<a href="https://bitbucket.org/multicoreware/x265/issues/348/add-aliases-for-smpte-st-2084-and-smpte-st" rel="noreferrer" target="_blank">https://bitbucket.org/<wbr>multicoreware/x265/issues/348/<wbr>add-aliases-for-smpte-st-2084-<wbr>and-smpte-st</a>)<br>
but unfortunately it laid dormant for some time.<br>
<br>
Please consider changing the color properties names to the compatible<br>
ones, or add alternative options that can be easily used across<br>
projects.<br></blockquote><div><br></div><div>Thanks for the note. I somehow missed the issue you'd opened in our BB. I will address this and fix x265 to follow the same convention as what is being used in ffmpeg and x264; makes no sense to use different names and force applications to map them. </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Best regards<br>
<span class="HOEnZb"><font color="#888888">--<br>
Vittorio<br>
</font></span></blockquote></div><br></div></div>