Two very useful suggestions.
*Long Clip warning
If a audio clip is going to be over 10 seconds, it should warn where this is going to happen when you click "Go". This usually means something screwed up somewhere. This especially happens if the there is some dialog after the credits, but the dialog is only in one of the sets of subs. I have a case where this is trying to generate a two and a half minute clip. O_o;
*Only nearby Leading/Trailing lines
Leading/Trailing lines should only show up if they are like within the last 30 seconds of the current clip. Maybe the duration itself could be a setting. If someone says a line, then it cuts to the OP theme, there shouldn't be anything for it's trailing line (especially if the credits have been removed from the subs).
Edit: A couple other minor things that I also recently came across.
*You shouldn't be able to have tabs (or whatever the delimiter is) in your subtitle dialog, as it might cause problems if it's also the delimiter you are using. So convert them to spaces or something else. Or even just a warning would help.
*It would also be nice if there was Token processing on the Snapshot/Audio/Video Prefixes, so we can include the deck_name as a media folder.
*Long Clip warning
If a audio clip is going to be over 10 seconds, it should warn where this is going to happen when you click "Go". This usually means something screwed up somewhere. This especially happens if the there is some dialog after the credits, but the dialog is only in one of the sets of subs. I have a case where this is trying to generate a two and a half minute clip. O_o;
*Only nearby Leading/Trailing lines
Leading/Trailing lines should only show up if they are like within the last 30 seconds of the current clip. Maybe the duration itself could be a setting. If someone says a line, then it cuts to the OP theme, there shouldn't be anything for it's trailing line (especially if the credits have been removed from the subs).
Edit: A couple other minor things that I also recently came across.
*You shouldn't be able to have tabs (or whatever the delimiter is) in your subtitle dialog, as it might cause problems if it's also the delimiter you are using. So convert them to spaces or something else. Or even just a warning would help.
*It would also be nice if there was Token processing on the Snapshot/Audio/Video Prefixes, so we can include the deck_name as a media folder.
Code:
srs_audio_filename_prefix = [sound:${deck_name}.media/
srs_snapshot_filename_prefix = <img src="${deck_name}.media/
Edited: 2014-06-21, 12:48 am
