comparison TOOLS/mplmult.sh @ 27199:abd0a4e9daa0

Run bash-specific shell scripts with bash, not sh.
author diego
date Mon, 07 Jul 2008 09:32:21 +0000
parents 9b7f3566b603
children 998475fffe0c
comparison
equal deleted inserted replaced
27198:305dc504c407 27199:abd0a4e9daa0
1 #!/bin/sh 1 #!/bin/bash
2 # example how to output video on multiple windows in sync. 2 # example how to output video on multiple windows in sync.
3 # might be even more useful in combination with vo ggi 3 # might be even more useful in combination with vo ggi
4 # to distribute the video arbitrarily 4 # to distribute the video arbitrarily
5 5
6 dir=/tmp/$$ 6 dir=/tmp/$$