thibeaz Posted February 2, 2007 Posted February 2, 2007 hey autoit users. I need some help. I've been working on a script to open media files and have then run in mplayer. My only problem is that I can't figure out how to actually send the selected media files into mplayer and have it run. and if possible is there a way to embed the mplayer video window into the gui. Thanks in advance for those that answer--------------Zach Thibeauhttp://portableappsworld.com Admin and Developer
Moderators SmOke_N Posted February 2, 2007 Moderators Posted February 2, 2007 GUI = SciTe >> Tools >> KodaOther Help = Search Function Works Wonders Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
thibeaz Posted February 2, 2007 Author Posted February 2, 2007 as for those I already tried that and as for the search feature I already checked before I posted this message. All solutions don't seem to work for me
nfwu Posted February 3, 2007 Posted February 3, 2007 open media files and have then run in mplayerLook at Run() and RunWait().#) TwitterOut of date stuff:Scripts: Sudoku Solver | Webserver | 3D library (Pure AutoIt) | Wood's GadgetsUDFs: _WoodUniqueID() | _DialogEditIni() | _Console*() | _GetIPConfigData() | _URLEncode/Decode()
thibeaz Posted February 4, 2007 Author Posted February 4, 2007 Very Astute. (Sarcasticly) I know all that I mean I need a way to get it so my selected media is opened to mplayer I mean I got it half way so that it runs mplayer but not playing the selected file. I want to find out how I can possibly get my selected file to run in mplayer
Moderators SmOke_N Posted February 4, 2007 Moderators Posted February 4, 2007 Very Astute. (Sarcasticly) I know all that I mean I need a way to get it so my selected media is opened to mplayer I mean I got it half way so that it runs mplayer but not playing the selected file. I want to find out how I can possibly get my selected file to run in mplayer(Pissy) If you look at any of the links that I sent you too, and read any of the code that you said you've looked at, nearly every one of them show you how to open a audio/video file with another program. So, NO, you don't know.(/Pissy)Run+File Location of MPlayer+Parameter break = space+File to open.......or.......Look at ShellExecute(). Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
thibeaz Posted February 5, 2007 Author Posted February 5, 2007 I'm sorry if I sounded rude but that was not my intention. and I just tried you link and it seems that the page no longer exists or it has been temporarily disabled
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now