Main menu

Search
Login
Signup
Links
<< Previous thread | Next thread >>   
X-MediaPlayerClassic launcher

Go to page       >>  
Author Post
Danix
Sun 03 Jun 2007 - 17:30

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956

Grazie alla segnalazione di bagr mi sono accorto che Media Player Classic salva la
Playlist in %APPDATA%.

Versione portatile da testare, sperando che non siano solo gli stranieri a testarla oltre che a segnalare i bugs - scusate la doverosa frecciatina -

Thank you bagr!


X-Launcher Ini for test:
(inserire il player in una cartella chiamata "Media Player Classic")

[Setup]
AppName=Media Player Classic

[FileToRun]
PathToExe=$Bin$\$AppName$\mplayerc.exe

[Environment]
SNAP_SHOT_PATH=$Home$\$AppName$\Images\

[Functions]
DirCreate=%SNAP_SHOT_PATH%
DirMove=$Home$\$AppName$|@AppDataDir@\$AppName$|o

[RunAfter]
DirMove=@AppDataDir@\$AppName$|$Home$\$AppName$|o

[WriteToReg=$Home$\$AppName$_registry\mplayerc.reg]
MainKey=HKEY_CURRENT_USER\Software\Gabest
Media Player Classic\Settings|"SnapShotPath"=%SNAP_SHOT_PATH%|\\"

[RunBefore]
RegEdit=$Home$\$AppName$_registry\mplayerc.reg

[Options]
DeleteTemp=true
MultipleIstances=true
RunWait=true
ShowSplash=false
WriteLog=false

[SplashScreen]
Image=
Title=
TimeOut=1500




[ Edited Fri 23 May 2008 - 23:32 ]
Back to top
Website
Danix
Sun 03 Jun 2007 - 17:39

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
@bagr:
look for the "SnapShotPath"

But, can Media Player Classic save snapshot??
How?
Back to top
Website
bagr
Sun 03 Jun 2007 - 18:07

online
Registered Member #4759
Joined: Sat 19 May 2007 - 09:25
Posts: 15
Thank you Danix that you made *.ini file so quick.

I think that MPC can save snapshot (Images)

Play some video file (File -> Save Image... / Save Thumbnails...)
MPC can even record ( Open device (TV tuner) and then View -> Capture)

I tested .ini file and didn't find any problems.
Back to top
eagleman
Sun 03 Jun 2007 - 18:14
online
Registered Member #9
Joined: Sat 20 Jan 2007 - 21:36
Location: Veglie
Posts: 1679
Danix wrote ...

@bagr:
look for the "SnapShotPath"

But, can Media Player Classic save snapshot??
How?


I haven't tested it but I think you should use one of these File menu options: File - Save Image... or File - Save Thumbnails...

Just try.
Back to top
Website
Danix
Sun 03 Jun 2007 - 18:15

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
There is a bug... I'll correct this....
Back to top
Website
Danix
Sun 03 Jun 2007 - 18:24

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
Ok!
Now the program saves thumbnails in the "default" folder.
Sorry but I can't create only one folder for settings, but three...
I'm going to try it..


[Setup]
AppName=Media Player Classic

[FileToRun]
PathToExe=$Bin$\$AppName$\mplayerc.exe

[Environment]
SNAP_SHOT_PATH=$Home$\$AppName$_Thumbnails
[Functions]
DirCreate=%SNAP_SHOT_PATH%
DirMove=$Home$\$AppName$|@AppDataDir@\$AppName$|o

[RunAfter]
DirMove=@AppDataDir@\$AppName$|$Home$\$AppName$|o

[WriteToReg=$Home$\$AppName$_registry\mplayerc.reg]
MainKey=HKEY_CURRENT_USER\Software\Gabest
Media Player Classic\Settings|"SnapShotPath"=%SNAP_SHOT_PATH%|\\"

[RunBefore]
RegEdit=$Home$\$AppName$_registry\mplayerc.reg

[Options]
DeleteTemp=true
MultipleIstances=true
RunWait=true
ShowSplash=false
WriteLog=false

[SplashScreen]
Image=
Title=
TimeOut=1500


[ Edited Sun 03 Jun 2007 - 18:27 ]
Back to top
Website
Danix
Sun 03 Jun 2007 - 18:49

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
This is the last INI.
Now, ONLY ONE Media Player Classic folder FOR settings is created:
(please, test it )


[Setup]
AppName=Media Player Classic

[FileToRun]
PathToExe=$Bin$\$AppName$\mplayerc.exe

[Environment]
SNAP_SHOT_PATH=$Home$\$AppName$\Thumbnails

[Functions]
DirCreate=%SNAP_SHOT_PATH%
FileMove=$Home$\$AppName$\default.mpcpl|@AppDataDir@\$AppName$\default.mpcpl|o

[RunAfter]
FileMove=@AppDataDir@\$AppName$\default.mpcpl|$Home$\$AppName$|o
DirRemove=@AppDataDir@\$AppName$

[WriteToReg=$Home$\$AppName$\mplayerc.reg]
MainKey=HKEY_CURRENT_USER\Software\Gabest
Media Player Classic\Settings|"SnapShotPath"=%SNAP_SHOT_PATH%|\\"

[RunBefore]
RegEdit=$Home$\$AppName$\mplayerc.reg

[Options]
DeleteTemp=true
MultipleIstances=true
RunWait=true
ShowSplash=false
WriteLog=false

[SplashScreen]
Image=
Title=
TimeOut=1500


[ Edited Sun 03 Jun 2007 - 18:50 ]
Back to top
Website
Danix
Tue 31 Jul 2007 - 01:52

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
Media Player Classic [rev2]

Alcune chiavi di registro in HKEY_LOCAL_MACHINE mi sono sfuggite...
Inoltre, dato che il programma offre la possibilità di salvare le opzioni in un file INI all'interno della propria cartella, bisogna prevedere il percorso per i thumbnails anche in questo caso:

INI:

[Setup]
AppName=Media Player Classic

[FileToRun]
PathToExe=$Bin$\$AppName$\mplayerc.exe

[Environment]
SNAP_SHOT_PATH=$Home$\$AppName$\Thumbnails

[Functions]
DirCreate=%SNAP_SHOT_PATH%
FileMove=$Home$\$AppName$\default.mpcpl|@AppDataDir@\$AppName$\default.mpcpl|o
FileCopy=$Home$\$AppName$\mplayerc.ini|$ExeDir$\mplayerc.ini|o

[RunAfter]
FileCopy=$ExeDir$\mplayerc.ini|$Home$\$AppName$\mplayerc.ini|o
FileMove=@AppDataDir@\$AppName$\default.mpcpl|$Home$\$AppName$|o
DirRemove=@AppDataDir@\$AppName$

[WriteToIni=$ExeDir$\mplayerc.ini]
;------------------------------------------
;        ** Italian version **
;------------------------------------------
Impostazioni|SnapShotPath=%SNAP_SHOT_PATH%
;------------------------------------------
;        ** English version **
;------------------------------------------
;Settings|SnapShotPath=%SNAP_SHOT_PATH%

[WriteToReg=$Home$\$AppName$\mplayerc_1.reg]
MainKey=HKEY_CURRENT_USER\Software\Gabest
Media Player Classic\Settings|"SnapShotPath"=%SNAP_SHOT_PATH%|\\"

[WriteToReg=$Home$\$AppName$\mplayerc_2.reg]
MainKey=HKEY_LOCAL_MACHINE\SOFTWARE\Gabest

[RunBefore]
RegEdit=$Home$\$AppName$\mplayerc_1.reg;mplayerc_2.reg

[Options]
DeleteTemp=true
MultipleIstances=true
RunWait=true
ShowSplash=true
WriteLog=false

[SplashScreen]
Image=
Title=
TimeOut=1500




Attenzione: notare la parte seguente (già impostata per la versione italiana)

[WriteToIni=$ExeDir$\mplayerc.ini]
;------------------------------------------
;        ** Italian version **
;------------------------------------------
Impostazioni|SnapShotPath=%SNAP_SHOT_PATH%
;------------------------------------------
;        ** English version **
;------------------------------------------
;Settings|SnapShotPath=%SNAP_SHOT_PATH%


Da impostare a seconda che si utilizzi la versione italiana o inglese del software.

[ Edited Tue 31 Jul 2007 - 01:58 ]
Back to top
Website
Taf
Tue 31 Jul 2007 - 08:30

online

Registered Member #251
Joined: Mon 22 Jan 2007 - 10:12
Location: Buttrio (UD)
Posts: 3357
il mio test con questo ultimo INI mi dice:

ERROR: ....lamiapathdiwpp/bin/MyApp/.... NOT FOUND!

perchè vuole che la cartella "Media Player Classic" sia "MyApp"??
se cerco nell'ini... tale sintassi non la trovo...
(sarò utOnto...ma è così! )

[ Edited Tue 31 Jul 2007 - 08:32 ]
Back to top
Taf
Tue 31 Jul 2007 - 09:43

online

Registered Member #251
Joined: Mon 22 Jan 2007 - 10:12
Location: Buttrio (UD)
Posts: 3357
COME NON DETTO!

il problema mi si presenta SOLO se COPIO/INCOLLO l'ini qui presente.

Ho scaricato la versione "ufficiale" da qui:
-Link-
e tutto è tornato a posto...

comunque sarei curioso di sapere il perchè...

[ Edited Tue 31 Jul 2007 - 09:43 ]
Back to top

Go to page       >>  
Moderators: Danix, Taf, Rcs, Energy, zandet2, ZioZione, Admin, LordJim60

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System