Talk:ColorYUV
From Avisynth wiki
(Difference between revisions)
Raffriff42 (Talk | contribs) (reply) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
:With respection to the description above. It should have been "When contrast is set to -256, the chroma values are set to 128". So -256 is lowest sensible value. I will reword it a little bit. [[User:Admin|Admin]] 22:30, 24 December 2015 (CET) | :With respection to the description above. It should have been "When contrast is set to -256, the chroma values are set to 128". So -256 is lowest sensible value. I will reword it a little bit. [[User:Admin|Admin]] 22:30, 24 December 2015 (CET) | ||
::re: parameter formatting, that is [[User:Reel.Deal|Reel.Deal's]] [[:Template:Par2]], which is widely used. I was actually planning to go back and use this template in Subtitle when I got time. Perhaps this template can be revised in some way. It would be better if Reel.Deal did that. <br>--[[User:Raffriff42|Raffriff42]] 23:40, 24 December 2015 (CET) | ::re: parameter formatting, that is [[User:Reel.Deal|Reel.Deal's]] [[:Template:Par2]], which is widely used. I was actually planning to go back and use this template in Subtitle when I got time. Perhaps this template can be revised in some way. It would be better if Reel.Deal did that. <br>--[[User:Raffriff42|Raffriff42]] 23:40, 24 December 2015 (CET) | ||
+ | :::@Read.Deal, could you change that template into something readable? I would prefer something like 'parameter (default = value, type). <br>[[User:Admin|Admin]] 23:54, 24 December 2015 (CET) | ||
+ | |||
+ | :*Tried something like "''default = ...''" and this is a problem for arguments without defaults. It looks weird. | ||
+ | ::See discussion, [[:Template:Par2b]]. Instead, I suggest a slight adjustment to [[:Template:Par2]], from | ||
+ | <div style="margin-left:48px;"> | ||
+ | :<span {{Template:Style_FuncDef_Inline2}}> </span> ''clip'' = <br> | ||
+ | :<span {{Template:Style_FuncDef_Inline2}}>size</span> ''int'' = 24<br> | ||
+ | to | ||
+ | :''clip ''<span {{Template:Style_FuncDef_Inline2}}></span> = <br> | ||
+ | :''int ''<span {{Template:Style_FuncDef_Inline2}}>size</span> = 24<br> | ||
+ | </div> | ||
+ | ::see preview @ [[User:Raffriff42/sandbox]]<br>--[[User:Raffriff42|Raffriff42]] 14:49, 26 December 2015 (CET) | ||
+ | :*Went ahead with the change. Hope you (both) like it. --[[User:Raffriff42|Raffriff42]] 18:00, 26 December 2015 (CET) | ||
+ | |||
+ | ::Looks much better. Thanks. [[User:Admin|Admin]] 00:26, 28 December 2015 (CET) |
Latest revision as of 00:26, 28 December 2015
[edit] Odd phrase
Parameter cont_X description: "When contract is set to 256, the relevant chroma value is set to 128"
Huh? This does not parse for me, even allowing for the typo.
--Raffriff42 09:47, 23 December 2015 (CET)
- Imo 'gain_y float = 0' is very confusing. As a newbie i would have no idea what that means. I would prefer 'gain_y (default 0, float)' or something like that. Your style which you used for Subtitle is much clearer. Try to use the same style (in general).
- With respection to the description above. It should have been "When contrast is set to -256, the chroma values are set to 128". So -256 is lowest sensible value. I will reword it a little bit. Admin 22:30, 24 December 2015 (CET)
- re: parameter formatting, that is Reel.Deal's Template:Par2, which is widely used. I was actually planning to go back and use this template in Subtitle when I got time. Perhaps this template can be revised in some way. It would be better if Reel.Deal did that.
--Raffriff42 23:40, 24 December 2015 (CET)- @Read.Deal, could you change that template into something readable? I would prefer something like 'parameter (default = value, type).
Admin 23:54, 24 December 2015 (CET)
- @Read.Deal, could you change that template into something readable? I would prefer something like 'parameter (default = value, type).
- re: parameter formatting, that is Reel.Deal's Template:Par2, which is widely used. I was actually planning to go back and use this template in Subtitle when I got time. Perhaps this template can be revised in some way. It would be better if Reel.Deal did that.
- Tried something like "default = ..." and this is a problem for arguments without defaults. It looks weird.
- See discussion, Template:Par2b. Instead, I suggest a slight adjustment to Template:Par2, from
- clip =
- size int = 24
to
- clip =
- int size = 24
- see preview @ User:Raffriff42/sandbox
--Raffriff42 14:49, 26 December 2015 (CET)
- Went ahead with the change. Hope you (both) like it. --Raffriff42 18:00, 26 December 2015 (CET)
- see preview @ User:Raffriff42/sandbox
- Looks much better. Thanks. Admin 00:26, 28 December 2015 (CET)