Search found 3 matches

by zImage
Sat Aug 07, 2010 9:40 am
Forum: Transcoding profiles, scripts processing media resources
Topic: NL Subtitles
Replies: 4
Views: 58667

Re: NL Subtitles

A script to set a subtitle language

Settings - Processing - Add
Name: Select Subtitle
Click "Button on the main form"
Script:

procedure ProcessItem(const aItem: TWmsScriptMediaItem; const aLanguage: string);
var
i, j: Integer;
sSubtitleList: string;
begin
if VarToStr(aItem.Properties ...
by zImage
Sat Aug 07, 2010 8:07 am
Forum: Transcoding profiles, scripts processing media resources
Topic: NL Subtitles
Replies: 4
Views: 58667

Re: NL Subtitles


You can use a playback through a folder Transcoding or turn on "Creating DVD-structure folders for DVD-directories" (Settings - "Media-Resources" - Scanning).

Thx, the "creating dvd structure..." works.
Only thing is that it shows one large file for the complete movie and multiple small files ...
by zImage
Thu Aug 05, 2010 9:25 pm
Forum: Transcoding profiles, scripts processing media resources
Topic: NL Subtitles
Replies: 4
Views: 58667

NL Subtitles

Í am currently testing the software and it looks good.
I've only got an issue with dutch subtitles.

Setting the default to nl or nld in settings, does not achieve anything.
Workaround is to select the subtitle on each individual file.
This works, but causes the picture to be stretched. No issue ...