Home › Forums › Help and Support › feature request to suppor .cal files and read current gpu gamma table
- This topic has 51 replies, 4 voices, and was last updated 2 years, 3 months ago by
subalternpushing.
-
AuthorPosts
-
2020-08-22 at 15:06 #25850
applycal [-a] [calfile.cal] inprof.icm [outprof.icm]
-
This reply was modified 3 years, 1 month ago by
subalternpushing.
2020-08-22 at 15:10 #25852That’s because you lack the basic knowledge about console.
For example try to prepend path of ArgyllCMS bin folder, which in MY instalation would be C:\bin\ArgyllCMS\current\bin\applycal.exe (you’ll have to put yours) then add the parameters, which need to be in the same folder as console is or otherwise you’ll have to prepend their folder paths like with executable.2020-08-22 at 15:58 #25853ok ive got a following example after having opened the CMD from inside the bin folder>
applycal [-a] [“O:\LG TV.cal”] “O:\LG TV before.icm” [“O:\LG TV after.icm”]
but i get the issue of :
Diagnostic : Extra Argument : [“O:\LG TV after.icm”]
-
This reply was modified 3 years, 1 month ago by
subalternpushing.
2020-08-22 at 16:04 #25855Brackets in help means that they are optional (but may be needed for a particular task). Don’t put bracket characters in actual command line order
2020-08-22 at 16:13 #25856well thats getting somewhere , now i got this>
argyll: Error – rspl: rev_interp can’t handle di = 1072693244
2020-08-28 at 13:14 #25925so since noone has managed to bring a actual functioning solution on converting a Cal to Icc profile i still got dibs on that said request would appreciate it for sure
2020-09-05 at 17:49 #26023still would appreciate .cal support for sure since as you see it dont work whats been suggested as ive posted thanks
2021-05-03 at 9:19 #29945would still appreciate a solution to this , still am yet to figure out how to use the profiles created by calibration tool with displaycal, would appreciate a ton for sure
2021-05-03 at 10:10 #29946ok ive got a following example after having opened the CMD from inside the bin folder>
applycal [-a] [“O:\LG TV.cal”] “O:\LG TV before.icm” [“O:\LG TV after.icm”]
but i get the issue of :
Diagnostic : Extra Argument : [“O:\LG TV after.icm”]
You can’t use brackets. Brackets in syntax help are a way to say “non mandatory parameter”. Take a course on basic command line for Win/mac/linux if you have doubts. Or upload files here.
2021-05-03 at 10:23 #29948ok ill upload , way too stupid for this stuff lols, a youtube tutorial how to do this would help tho, heres both profiles from calibration tool that i cant manage to convert to working profiles for DisplayCal>
https://www.mediafire.com/file/py261qh5vb1gktp/Philips_40_Inch.cal/file
https://www.mediafire.com/file/vhzejeakvxz76ij/65_inch_LG_oled.cal/file
2021-05-03 at 10:35 #29950and also if possible instructions where to put them then in order to be able to set them to according display,thanks a ton and sorry for being such a noob but really means alot to me
2021-05-03 at 10:44 #29953Missing profiles where to embed cal.
and also if possible instructions where to put them then in order to be able to set them to according display,thanks a ton and sorry for being such a noob but really means alot to me
applycal -a “O:\LG TV.cal” “O:\LG TV before.icm” “O:\LG TV after.icm”
2021-05-03 at 14:02 #29958yeah …is giving me a >
C:\Users\Anonymous>”C:\system tools\Argyll_V2.1.2\bin\applycal.exe” applyc
al -a “O:\LG TV.cal” “O:\LG TV before.icm” “O:\LG TV after.icm”
Apply device calibration to an ICC profile, Version 2.1.2
Author: Graeme W. Gill, licensed under the AGPL Version 3
Diagnostic: Missing input profile filename
usage: applycal [-options] [calfile.cal] inprof.icm [outprof.icm]
-v Verbose mode
-a Apply or re-apply calibration (default)
-u Remove calibration
-c Check calibration
calfile.cal Calibration file to apply
inprof.icm ICC profile to read
outprof.icm modified ICC profile to writenot working with the cal files from calibration tools as ive uploaded
2021-05-03 at 14:21 #29959Why do you append the executable name as parameter? remove 2nd applycal
”C:\system tools\Argyll_V2.1.2\bin\applycal.exe” -a “O:\LG TV.cal” “O:\LG TV before.icm” “O:\LG TV after.icm”
2021-05-03 at 14:55 #29960Users\Anonymous>”C:\system tools\Argyll_V2.1.2\bin\applycal.exe” -a “O:
TV.cal” “O:\LG TV before.icm” “O:\LG TV after.icm”
filename, directory name, or volume label syntax is incorrect. -
This reply was modified 3 years, 1 month ago by
-
AuthorPosts