You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, all over there's places where we have e.g. "bt470bg" // bt601 pal.
This is generally a good indication to consider renaming to "bt601-pal" or (preferably) "bt601-625".
The text was updated successfully, but these errors were encountered:
There is no obvious naming scheme for these, so I went with the most common terms I found for each (with some preference for FFmpeg naming where relevant), and am adding comments to inform readers of the likely interpretations. Discussion started here: #47 (comment).
I expect that in most cases people are translating between H.273 numbers, in which case matching at least some searchable string there is useful. In H.273 there are also duplicate entries, which may mean that aliases are useful. Without aliases I'd be reluctant to change the existing names since they are adequate and already in use.
I'd be interested to see your complete list of preferred names, and also for the new ones in #384 (comment).
Can we call it "srgb"?
In general, all over there's places where we have e.g.
"bt470bg" // bt601 pal
.This is generally a good indication to consider renaming to "bt601-pal" or (preferably) "bt601-625".
The text was updated successfully, but these errors were encountered: