mIRC Home    About    Download    Register    News    Help

Print Thread
#81981 05/05/04 10:28 AM
Joined: Oct 2003
Posts: 28
T
thing Offline OP
Ameglian cow
OP Offline
Ameglian cow
T
Joined: Oct 2003
Posts: 28
hello

i have a file server of pictures and video, all jpg and mpg files, to avoid files that are the same i use "cancel files with same name and sizes" but if someone changes the name i will get the file... if i choose only sizes i will not get lots of files... my question is, is there any way for mirc find more details about jpg or mpg files? like for example the number of pixels (i dont understand anything about video and image editing) and find out if the files that people send are the same as the ones i have, for example: see if sizes are the same, if yes, see if the image size is the same, this way i will get files with the same sizes but difrent images.

thanks

Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
You can use $pic() and its properties to retrieve the dimensions of an image.


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
You could also perhaps make use of $md5(file,2)


Link Copied to Clipboard