3 lines
35 B
Text
3 lines
35 B
Text
|
#!/bin/sh
|
||
|
mplayer -vo dga -fs "$@"
|