--- edl-create.sh 2009/10/28 19:20:32 11 +++ edl-create.sh 2009/10/31 13:54:50 23 @@ -1,3 +1,3 @@ #!/bin/sh -x -mplayer -edlout "$1.edl" "$1" +mplayer $2 -edl "$1.edl" -edlout "$1.edl" "$1"