Is it possible to write an action file (e.g. a script) that plays some video files?
I need it to be programmable to automatically perform these actions:
- start from a specific time
- play up to a specific time
- going to a specific time
- changing playing speed
- pausing
- going to next video file
Can VLC or Mplayer do this? what's the easiest way of doing this?