view cfg-mplayer-def.h @ 13355:0afa7253462d

Changed the default again so that the initial video position is in the upper left corner like in vo fbdev[2]. Reason: vo cvidix does not know the screen resolution unlike you specify it with screen[w/h], resulting in the video being displayed on a random position.
author faust3
date Thu, 16 Sep 2004 18:08:17 +0000
parents 8e55121885b2
children 1345f8cdfb00
line wrap: on
line source

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";