Talk:ColorYUV
From Avisynth wiki
(Difference between revisions)
Raffriff42 (Talk | contribs) (reply) |
|||
Line 6: | Line 6: | ||
: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). | :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. [[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) |
Revision as of 23:40, 24 December 2015
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)
- 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.