Before I start re-encoding a bunch of video files into a single one... Is there a way to create a playlist, in any format supported by either Mplayer or VLC (or both), which instructs the player to pause for N seconds before moving on to the next video file?
Ideally:
- no extra video artefacts, such as black video sequences, should be used;
- player-specific tricks are OK, but no programming please;
- OS-specific scripting should be avoided;
- playing the whole list should be gap-less: during a pause the player should stream black frames.
For those needing a reason before doing anything: this is to spare the lazy operator the tedious task of watching a screening of many short films ;-)