Mercurial > mplayer.hg
view TOOLS/TVout/matroxset/normal @ 14364:229df834d3f6
creatded section for codec specific encoding options
divx4 moved in (as it was completely removed a few commits ago), others are to follow
author | kraymer |
---|---|
date | Tue, 04 Jan 2005 22:39:38 +0000 |
parents | b205f8ca892a |
children |
line wrap: on
line source
#! /bin/sh if [ -c /dev/fb0 ]; then HEAD0=/dev/fb0 HEAD1=/dev/fb1 else HEAD0=/dev/fb/0 HEAD1=/dev/fb/1 fi matroxset -f ${HEAD1} -m 0 matroxset -f ${HEAD0} -m 1 matroxset -f ${HEAD1} -m 2