ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

batch create image contact sheet from videofiles?

<< < (6/6)

4wd:
Cool! I had no idea MPC had that. But while a lot of controls are available, the "save thumbnails" actions doesn't seem to be one of them:

 .....

Does MPC Home Cinema have more controls?
-Nod5 (April 19, 2008, 04:08 AM)
--- End quote ---

If you're interested in updating your script so it no longer has to have focus for keypresses, MPC-HC has been updated so that you can now Save Thumbnails from the Web Interface, (VIRTKEY 808).

Media Player Classic - Home Cinema 1.2.908.0

- Add VIRTKEY for "Save Thumbnails" (request #1964399)

--- End quote ---

For example, the following added to the web interface triggers the Save Thumbnails function:


--- ---<noscript>
  <form action="/command.html" method="POST">
    <input type="hidden" name="wm_command" value="808">
</noscript>
    <input type="submit" value="Save Thumbnails" name="submit" onclick="postform(808,'null',0); return false;">
<noscript></form></noscript>
Or, you can now assign a hotkey to it so you don't have to navigate the menu.

fredkremenko:

Media Player Classic - Home Cinema 1.2.908.0
- Add VIRTKEY for "Save Thumbnails" (request #1964399)



--- ---<noscript>
    <input type="hidden" name="wm_command" value="808">
-4wd (December 10, 2008, 05:22 AM)
--- End quote ---

I wrote control program in VB6, that uses MPCHC Web interface in combination with API send messages to Command buttons and Combo text boxes.
Tested on Win7, and w2k3, with MPC-HomeCinema.1.4.2499.0.x86

Here is Source code, and .exe

[attach=#1][/attach]


fredkremenko:
Here is a new version of program to control MPC/MPCHC, called "MPCHC kontroler v1.8"
where corrected filenames and other things.

But, much better results (in sense of Robustnes of a used Player, to play all kind of videos)
I achieved with TheKMP, and wrote a control program for it too!
You can read more about it on KMP forum: showthread.php?p=90138#post90138 , or click on link below
http://www.kmplayer.com/forums/showthread.php?p=90138#post90138
Utility program is attached, also in this message, called "KMP Batch Thumbs Automatization v1.7.zip"

Navigation

[0] Message Index

[*] Previous page

Go to full version