
yehia
Active Members-
Posts
251 -
Joined
-
Last visited
Content Type
Forums
Downloads
Forum Articles
Events
Everything posted by yehia
-
This perfect, thanks a lot firefox for such a great addition to autoit I have a question Took a look at the functions but i didnt find any function to stream an audio file in a call is there any way in autoit to do that? Thanks again Yehia
-
Anyone got the audio working? I'm trying to capture the mic and add it to the video
-
[Solved] How to activate compression for AVI streams
yehia replied to UEZ's topic in AutoIt General Help and Support
Works great for me but, is there a way to set the codec without the popup box? Edit: Ok, found it, it was commented in the script if anyone have the same problem- 13 replies
-
- avi
- compression
-
(and 1 more)
Tagged with:
-
i've tested this at work and it works perfectly but my question is: can it kill protected processes (access denied ones)? or does it just use ProcessClose?
- 25 replies
-
- Task manager
- taskmgr
-
(and 2 more)
Tagged with:
-
really thanks SmOke_N and Melba23 thats y i love autoit awesome community
-
i have an invoice and sub invoices in the same file stated as 1234#1234 for main invoices and sub invoices for it 1234#1235, 1234#1236 , 1234#1237 i wanna capture only main invoices i got this regexp "[[:digit:]]+#[[:digit:]]+" but that captures all i need to capture only the ones with same numbers ex: 1234#1234 thanks alot
-
Can i increase the memory amount used by my script?
yehia replied to yehia's topic in AutoIt General Help and Support
hmmmmm... my script is slow and i thought allocating more memory to it would make it faster? -
exactly what i meant im sure i saw it here but i cant find it anywhere thanks for answering
-
well thanks alot for replying but thats not what im looking for to be more clear, it was a dock like the mac os dock and when u hover an icon it resizes like a hover size effect thanks again
-
i once saw that mac os like dock (launch bar) which had the mouse over icons zoom effect anyone remembers or knows the name for that thread? searched alot and still cant find it thanks
-
i found a dll somewhere yesterday for that but still the idea itself seemed stupid where the gif is going in a direction and the whole script using another timing i dont know but it seemed illogical thanks for the help again
-
any chance for the support of animated gifs?
-
yes thanks a lot the function is _SDL_rotozoomSurfaceXY if anyone searched for this later
-
is there anyway to flip an image? like flipping it horizontally ... it would save some time and effort thanks
-
omg finally someone thought of looking into this thanks alot junkew for the pm
-
run a function when I say a something at the microphone
yehia replied to oMBRa's topic in AutoIt General Help and Support
same problem here, since sapi is a part of vista they reserved the object call to vista's speech recognition i'm in the same problem but im sure there is a way for that to work from autoit since sapi is still called an API -
ok just found it if anyone is running through this use .Fields(0).Value
-
how can i get the result for query as "select now()"
-
man i guess i said it before somewhere at this topic, but again your tool is awesome it saved me lots of my life time thanks for the gr8 tool
-
v 2.3 is crashing with the object error for me
-
thanks alot at least now i know where to start and since i have no idea about Autoit objects i guess this will take some time
-
im not that good with dllcalls seems so hard :/ but still thanks for the help
-
just noticed you are using an rtf file to drow the filr so still i cant insert a smile with a direct function do u have any solution or a work around for inserting an image?
-
awesome, you really made my day that helped my chatting program alot thanks alot