Page 1 of 1
Missing command to register audio and/or images
Posted: Fri Mar 14, 2014 12:36 pm
by elechopier
With new 1.4.0.404 release, MP can decode audio and images files.
For silent install, it's always possible to register video formats (with /Register command)
But it's not possible to register audio formats and also images formats.
Could it be possible to add commands permitting to silently register these formats?
Re: Missing command to register audio and/or images
Posted: Fri Mar 14, 2014 10:38 pm
by BabelSoft
I knew I forgot something. I can indeed add these command line options and will do it for the next minor version.
Re: Missing command to register audio and/or images
Posted: Thu Mar 27, 2014 11:38 am
by blackwind
It seems audio and image formats aren't taken into account when manually filling the thumbnail cache either. Another one for the to-do list.

Re: Missing command to register audio and/or images
Posted: Thu Mar 27, 2014 1:31 pm
by BabelSoft
Yes, it's on purpose.
Creating thumbnails for audio and image files is done way faster than for video files. As Windows wipes out the cache after too many generated thumbnails, including audio and image formats during filling cache would just let Windows reach the limit before wiping out faster, particularly on Windows 8 and 8.1 where the limit has been lowered.
Re: Missing command to register audio and/or images
Posted: Mon Apr 07, 2014 3:13 pm
by Messias Estumano
Good morning, first I want to congratulate him on the excellent work,
I can not make a silent installer with the / Register option.
It would be that way?
Media Preview.MSI / qn / register
or am I mistaken?
Thank you!
sorry my english
Re: Missing command to register audio and/or images
Posted: Mon Apr 07, 2014 7:05 pm
by BabelSoft
Everything is explained @
http://babelsoft.net/products.htm#help, Unattended installation section, which is the last section.
The register option should be done with the conf tool, not with the msi package.