View Full Version : MakeInstantPlayer v1.60 - Packaging MPlayer w/ Video Into Single Executable
The Colostomizer
30th March 2007, 10:04
I've heard that you can package MPlayer with a video/audio file into a single executable. Anyone know about this? How to do it, if it's even possible, anything?
LoRd_MuldeR
30th March 2007, 12:42
I've heard that you can package MPlayer with a video/audio file into a single executable. Anyone know about this? How to do it, if it's even possible, anything?
I've made a small tool that can do this, maybe you like to give it a try:
http://mulder.dummwiedeutsch.de/home/?page=projects#mplayer
Look for "MakeInstantPlayer" download :cool:
The Colostomizer
31st March 2007, 00:29
Thank you very much, MuldeR.
DSP8000
31st March 2007, 10:29
Just wanted to ask mulder,
how do you change the default language in makeinstant player?
In most applications default language is english, not dansk.
example: if I do a package for a average joe friend of mine from Europe, common sense is that he'll be able to understand english, not dansk.
LoRd_MuldeR
31st March 2007, 15:12
Just wanted to ask mulder,
how do you change the default language in makeinstant player?
In most applications default language is english, not dansk.
example: if I do a package for a average joe friend of mine from Europe, common sense is that he'll be able to understand english, not dansk.
MakeInstantPlayer uses MPUI.
And MPUI will either load the langauge from MPUI.ini or detect the OS language at runtime.
As there's no MPUI.ini in the InstantPlayer package, it will always detect the OS language, I guess...
DSP8000
31st March 2007, 16:54
MPUI will either load the langauge from MPUI.ini or detect the OS language at runtime.
As there's no MPUI.ini in the InstantPlayer package, it will always detect the OS language, I guess...
From recent posts about using ini files with MPC I'm a bit sceptic if that will happen with MPUI/MPlayer package.
FYI, my OS is english, so if MPUI detects OS language at runtime, then the first screen should be in english. That is not happening here :confused: .
Maybe you can change the default language in MPUI, or patch it to display english. That will be very much appreciated :) .
Thanks for the package, very nice for distribution.
LoRd_MuldeR
31st March 2007, 17:21
Well, MPUI should detect your OS language, when can't load the setting from the INI file.
Unfortunately there seems to be a few problems with this feature :(
So I added a tweak to my 'MPlayer for Windows' installer, which will pre-select "English" when checked.
I can add a similar feature to MakeInstantPlayer. Give me a few hours for that...
DSP8000
31st March 2007, 17:31
I can add a similar feature to MakeInstantPlayer. Give me a few hours for that...
That'll be great, thanks.
Can you add support for custom icon for the instant player ?
I've tried replacing the "movie" icon with a different one and it complaints about missing file.
[EDIT] celtic_druid mplayer2007.03.31 available [EDIT/]
LoRd_MuldeR
31st March 2007, 18:41
*Update*
Updated MakeInstantPlayer to latest MPlayer revision.
Also two new settings: Parameters and Language.
http://mulder.dummwiedeutsch.de/home/?page=projects#mplayer
DSP8000
31st March 2007, 19:29
Thank You, works very well :cool:
LoRd_MuldeR
1st April 2007, 04:18
Just another small update:
http://mulder.dummwiedeutsch.de/home/?page=projects#mplayer
The settings "parameters" and "language" will now work in preview mode too.
Furthermore the default logo has been slightly improved.
And no, this is not an April Fool's joke :D
LoRd_MuldeR
20th January 2008, 19:09
*Update*
Updated MakeInstantPlayer to latest MPlayer revision (SVN-r25803).
Furthermore there was a small fix in MPUI to support MPlayer with colored console output.
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
LoRd_MuldeR
20th June 2008, 04:12
Finally another update: Updated MPlayer to SVN-r27081 and MakeNSIS to v2.37 :)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
LoRd_MuldeR
16th October 2008, 21:16
MakeInstantPlayer v1.15 (2008-10-16)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
MPlayer updated to SVN-r27770 and NSIS updated to v2.40.
XhmikosR
16th October 2008, 21:28
Thank you, Lord_Mulder. MakeInstantPlayer is a really handy tool.:)
LoRd_MuldeR
13th December 2008, 03:32
MakeInstantPlayer v1.16 (2008-12-13)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
MPlayer binary has been updated to SVN-r28126.
Hubbabub
14th December 2008, 09:28
It would be nice if you could add a audio boost option
-af volnorm=1
-af volnorm=2
-af volume=20:0
LoRd_MuldeR
14th December 2008, 16:33
It would be nice if you could add a audio boost option
-af volnorm=1
-af volnorm=2
-af volume=20:0
You can. What do you think the "Parameters:" edit box is good for? ^^
Note that you can enter whatever MPlayer parameters you want to have set initially there. For example:
-vo gl:yuv=2 -af volnorm=2 -vf scale=800:-2 -sws 9
(Tip: Use the "Preview" button to test your params before making the SFX file)
LoRd_MuldeR
15th January 2009, 20:35
MakeInstantPlayer v1.20 (2009-01-15)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
MPlayer binary has been updated to SVN-r28311. Also the code has been refactored a bit.
LoRd_MuldeR
30th April 2009, 18:09
MakeInstantPlayer v1.30 (2009-04-30)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
Changes:
* MPlayer binary updated to SVN-r29238 (Sherpya build)
* NSIS updated to v2.44
* Added an option to choose a custom icon
LoRd_MuldeR
7th May 2009, 15:16
MakeInstantPlayer v1.31 (2009-05-07)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
This is a maintenance release. People that were using v1.30 are recommended to update to v1.31 now.
Also I added a readme (http://mulder.dummwiedeutsch.de/home/docs/instplay_readme.txt) file, including a brief manual of the application and some info about MPlayer on Windows Vista.
LoRd_MuldeR
8th May 2009, 17:50
MakeInstantPlayer v1.32 (2009-05-08)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
Yet another update. I added a number of commandline arguments, so I thought this is worth a new release.
See the readme (http://mulder.dummwiedeutsch.de/home/docs/instplay_readme.txt) file for details, please...
b66pak
8th May 2009, 19:13
thanks a lot...
_
LoRd_MuldeR
19th May 2009, 22:53
MakeInstantPlayer v1.33 (2009-05-19)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
Updated the MPlayer binary to SVN-r29312-4.5.0.
See the readme (http://mulder.dummwiedeutsch.de/home/docs/instplay_readme.txt) file for details, please...
LoRd_MuldeR
13th June 2009, 16:23
MakeInstantPlayer v1.34 (2009-06-13)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
Updated the MPlayer binary to SVN-r29355-4.5.0.
Also added a workaround, so Vista and Windows 7 won't wrongly assume that the player was an installer and pop up the UAC dialog :rolleyes:
See the readme (http://mulder.dummwiedeutsch.de/home/docs/instplay_readme.txt) file for details, please...
horrormaster34
7th July 2009, 18:28
I'm having trouble with the extra parameters. I can't get the /NOSPLASH option to work. No matter what, I keep getting the MPlayer splash screen before the player starts. Here is my command line: "/NOSPLASH -vo gl:yuv=2"
LoRd_MuldeR
7th July 2009, 18:33
It seems you are mixing things up!
"-vo gl:yuv=2" is a parameters for MPlayer. Such parameters can be specified inside the MakeInstantPlayer application, in the "Parameters" edit box.
But "/NOSPLASH" certainly is not a MPlayer parameter. It's a parameter that can be passed to the InstantPlayer executable created by MakeInstantPlayer.
For example: If you saved the self-running player to "C:\MyFooPlayer.exe", you could call it like this from the Start -> Run dialog:
"C:\MyFooPlayer.exe" /NOSPLASH
OLEEG
23rd August 2009, 11:45
Sorry for my English.
Is it possible to make the parameters inside the MakeInstantPlayer application, in the "Parameters" edit box, to remove splash made in exe file?
Or reduce the time display splash.
LoRd_MuldeR
23rd August 2009, 13:32
Is it possible to make the parameters inside the MakeInstantPlayer application, in the "Parameters" edit box, to remove splash made in exe file?
Nope.
Or reduce the time display splash.
The splash screen will be displayed while temporary files are extracted. It's displayed as long as needed, not longer (nor shorter).
Not displaying the splash screen won't decrease startup time...
betty78
4th November 2009, 16:30
hi and first,thanx for ur usable program
a question.how can i use the exe file with a parameter ?
i mean ,suppose that the exe file is called 1.exe
i want to run this file in cmd as
c:\>1.exe 123
this 123 number is a password.if the password is not included in command,so the file should not be executed or not be executed properly
is it possible?
LoRd_MuldeR
7th November 2009, 13:22
There is no such feature implemented in MakeInstantPlayer.
LoRd_MuldeR
21st January 2010, 13:13
MakeInstantPlayer v1.37 (2010-01-20)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
Updated the MPlayer binary to SVN-r30369-4.2.5, MakeNSIS to v2.46 and UPX to v3.04.
LoRd_MuldeR
12th February 2010, 16:30
MakeInstantPlayer v1.38 (2010-02-12)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
Updated the MPlayer binary to SVN-r30521-4.2.5.
kypec
12th February 2010, 22:50
Updated the MPlayer binary to SVN-r30521-4.2.5.
Are you sure they managed to build 10000+ revisions within 20 days?:eek:
LoRd_MuldeR
12th February 2010, 22:54
Are you sure they managed to build 10000+ revisions within 20 days?:eek:
It's r30521 indeed. There was a typo in my previous post :p
LoRd_MuldeR
16th March 2010, 20:56
MakeInstantPlayer v1.40 (2010-03-16)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
The fontconfig cache will now be updated during "splash screen" phase, not at the beginning of playback.
Also updated the MPlayer binary to SVN-r30886-4.2.5.
LoRd_MuldeR
18th September 2010, 20:31
MakeInstantPlayer v1.50 (2010-09-18)
http://mulder.dummwiedeutsch.de/home/?page=projects#instplay
Finally an update of the MPlayer binary: Updated MPlayer to SVN-r32198-4.2.5
(No other changes that should be of importance)
LoRd_MuldeR
5th April 2011, 19:21
MakeInstantPlayer v1.60 (2011-04-05)
http://code.google.com/p/mulder/downloads/detail?name=MakeInstantPlayer.2011-04-05.exe&can=2&q=
Updated MPlayer binary to Sherpya-SVN-r33216
Updated MakeNSIS to v2.46-Unicode
Updated JEDI Visual Component Library to v3.40 (2010-09-12)
WSC4
14th November 2013, 09:43
I know this is over 2 years old now, but I was wondering if you ever supplied an un-installer for this program?
I installed it and tried it out for a while and it all worked perfectly thanks. However, I have no need for it now and would like to remove it. I can easily delete it from Program Files, but it is also embedded in the Registry.
I am running Windows XP.
LoRd_MuldeR
8th December 2013, 23:01
I know this is over 2 years old now, but I was wondering if you ever supplied an un-installer for this program?
I installed it and tried it out for a while and it all worked perfectly thanks. However, I have no need for it now and would like to remove it. I can easily delete it from Program Files, but it is also embedded in the Registry.
I am running Windows XP.
Sorry for late reply. There is no un-installer, because there never was a "real" installer for this project.
Instead, I just used NSIS' zip2exe tool to create a self-extracting EXE from the ZIP file. There are no files "installed", except those extracted to the target directory. And there are no registry entries either.
So, you can simply delete the install folder and that's it :)
(BTW: I plan to make an overhauled version of this tool at some point in the future. It will probably be based on Qt and SMPlayer, rather than Delphi and MPUI then)
WSC4
9th December 2013, 03:11
And there are no registry entries either.
Unfortunately, that's not so.
I can't remember now, but it did install in HKEY_LOCAL_MACHINE\SOFTWARE\ or in HKEY_CURRENT_USER\Software\. The key name was MuldeR. In there were references to MakeInstantPlayer with values.
It doesn't matter now. I combed the registry and removed all traces and also removed it from Program Files.
LoRd_MuldeR
9th December 2013, 04:07
Unfortunately, that's not so.
I can't remember now, but it did install in HKEY_LOCAL_MACHINE\SOFTWARE\ or in HKEY_CURRENT_USER\Software\. The key name was MuldeR. In there were references to MakeInstantPlayer with values.
It doesn't matter now. I combed the registry and removed all traces and also removed it from Program Files.
You are right, in a way. Even though the "installer" does not create any registry entries, the program itself will still store the settings, in the registry.
Just delete the following registry key and you should be fine:
HKEY_CURRENT_USER\SOFTWARE\MuldeR\MakeInstantPlayer
Not that it would be a big deal to keep those settings. It's probably less than a KB ;)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.