Released version "Wild Media Server (DLNA) v1.58 (64-bit)
Posted: Mon Oct 22, 2012 1:59 pm
Update to 1.58
Wild Media Server (UPnP, DLNA, HTTP) v.1.58
1. Updated transcoder ffmpeg-1.dll to version 1.0 (possible changes in the track list of movie, if the movie stopped play with transcoding, it is recommended to read the file properties). For http-streams added ability to pass a multiline header (line delimiter <cr><lf>), address of the proxy server (option http_proxy, format http://...).
2. Updated subtitles module to support the new version of ffmpeg-1.dll.
3. Updated audio transcoding profiles to support the new version ffmpeg-1.dll (added parameter "-vn" - turns off the video stream).
4. Updated transcoding profiles "Movies (Remux)", "Movies (additional)", "Movies (additional)" - WMV, Movies - CorePlayer, Movies (DVD).
5. Added support for creating screenshot of web-pages, the link must begin with the prefix webshot:// (can be used, for example, for a description of movies).
6. Updated module MediaInfo.dll.
7. Podcasts - "Script for the links to the resource":
four times more).
10. Scripts:
Wild Media Server (UPnP, DLNA, HTTP) v.1.58
1. Updated transcoder ffmpeg-1.dll to version 1.0 (possible changes in the track list of movie, if the movie stopped play with transcoding, it is recommended to read the file properties). For http-streams added ability to pass a multiline header (line delimiter <cr><lf>), address of the proxy server (option http_proxy, format http://...).
2. Updated subtitles module to support the new version of ffmpeg-1.dll.
3. Updated audio transcoding profiles to support the new version ffmpeg-1.dll (added parameter "-vn" - turns off the video stream).
4. Updated transcoding profiles "Movies (Remux)", "Movies (additional)", "Movies (additional)" - WMV, Movies - CorePlayer, Movies (DVD).
5. Added support for creating screenshot of web-pages, the link must begin with the prefix webshot:// (can be used, for example, for a description of movies).
6. Updated module MediaInfo.dll.
7. Podcasts - "Script for the links to the resource":
- MediaResourceLink now possible to return the command line, which will be create a stream of the media resource, in the command line should be present parameter "<OUTPUT FILE>", the program will be replace by the pipe. If parameter "<OUTPUT FILE>" not exists, the program will add the pipe to the end of the command line. This feature allows you to read the properties of the media resource, use MediaInfo, use transcoding profiles, included in the program.
Format: cmd://command line; - MediaResourceLink now possible to return a reference to a resource with preceded parameters ffmpeg (can be useful for http-streams, if you want to add parameters headers, http_proxy, disable_range, etc). MediaResourceLink must begin with -parameter_name and include
-i "resource_link".
- transcoder path may begin with parameter %SpecialFolders(FolderID)%. FolderID corresponds numerically CSIDL_ ...
- added the setting "Stop loading a file properties file, if passed more than
four times more).
10. Scripts:
- added function WmsStringFromStream (loading data from the stream IStream);
- added function RegistryRead (read data from the registry Windows, for example the installation path of the program);
- added function WmsCreateWebshot (a screenshot of the Web-page).
- added setting "Duration for which the SSDP-advertisement about server availability is valid " (default 1810 seconds, ~30 minutes).
- added setting for creating webshot parameters used by default, format: SourceX:SourceY:SourceWidth:SourceHeight:DestWidth:DestHeight:ScriptActive:CacheAge (default 0:0:0
0:0:0:900).
- added the field "Parameters for creating webshots".