| Author |
Message |
Forum: Support Topic: gui in a loop |
| dreadycarpenter |
|
Posted: May 1st, 2009, 11:42 pm
|
|
Replies: 7 Views: 629
|
infogulch thanks your reply did the trick  |
|
 |
Forum: Support Topic: gui in a loop |
| dreadycarpenter |
|
Posted: May 1st, 2009, 11:36 pm
|
|
Replies: 7 Views: 629
|
| its funny you say that, the reason i'm writing my script is to organize my movies so that amc-updater http://sourceforge.net/projects/amcupdater/ can guaranteed get my titles correct, as ant movie catalog does not have a batch import or auto updating features, there are alot of manual steps required... |
|
 |
Forum: Support Topic: gui in a loop |
| dreadycarpenter |
|
Posted: May 1st, 2009, 10:49 pm
|
|
Replies: 7 Views: 629
|
yes i am. trying to create a gui to enter data and submit for each file in a dir
Quote: Are you really trying to loop the GUI or are you just trying to loop information about items in that directory into a GUI? |
|
 |
Forum: Support Topic: gui in a loop |
| dreadycarpenter |
|
Posted: May 1st, 2009, 10:18 pm
|
|
Replies: 7 Views: 629
|
| im trying to put a gui in a file loop, should be pretty simple what am i doing wrong? works fine for the first file, but does not continue after the first submit. thanks indir=f:\videos\movies outdir= loop, %indir%\*.avi,,1 { ;get name search imdb stringtrimright, name, a_loopfilename, 4 ;msgbox, 4,... |
|
 |
Forum: Support Topic: AviFileInfo?, DllCall? MediaInfo.dll? get AV codec info+ |
| dreadycarpenter |
|
Posted: January 8th, 2007, 5:30 am
|
|
Replies: 4 Views: 2140
|
anyone?
I've posted a more simple explanation here
thanks to anyone that can help...
Cheers, |
|
 |
Forum: Scripts Topic: mediainfo.dll calling example |
| dreadycarpenter |
|
Posted: January 8th, 2007, 5:22 am
|
|
Replies: 6 Views: 9022
|
| hello, I'm fairly new to AHK , so I am having a hard time understanding how to use DllCall to retrieve mediainfo. Could someone give me a simple example how to get these as a var: Video Format Video Bitrate Audio Format Audio Bitrate Resolution Framerate Filesize here is the script I would like to a... |
|
 |
Forum: Support Topic: reading & writing .txt file |
| dreadycarpenter |
|
Posted: January 5th, 2007, 9:02 am
|
|
Replies: 3 Views: 481
|
FileAppend, some data, c:\my file.txt
FileRead, OutVar, c:\my file.txt |
|
 |
Forum: Support Topic: AviFileInfo?, DllCall? MediaInfo.dll? get AV codec info+ |
| dreadycarpenter |
|
Posted: January 5th, 2007, 8:34 am
|
|
Replies: 4 Views: 2140
|
| This being my fist post I'd like to thank all who have contributed to this wonderful program! I use an app called Ant Movie Catalog to create a movie db for my .avi collection, AMC allows importing of .csv and .txt files, here is an example: MediaLabel;OriginalTitle;TranslatedTitle;Source;MediaType;... |
|
 |
| Sort by: |