Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv20140
Modified Files:
freevo_config.py local_conf.py.example
Log Message:
Added MPLAYER_ARGS['webcam'] because webcams usually require specific
mplayer -tv settings. These default to what my webcam (logitech quickcam
express) likes under mplayer.
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.308
retrieving revision 1.309
diff -C2 -d -r1.308 -r1.309
*** freevo_config.py 31 Dec 2003 16:00:51 -0000 1.308
--- freevo_config.py 31 Dec 2003 16:43:36 -0000 1.309
***************
*** 895,898 ****
--- 895,899 ----
'rm' : '-cache 5000 -forceidx',
'rmvb' : '-cache 5000 -forceidx',
+ 'webcam' : 'tv:// -tv
driver=v4l:width=352:height=288:outfmt=yuy2:device=/dev/video2',
'default': '-cache 5000'
}
Index: local_conf.py.example
===================================================================
RCS file: /cvsroot/freevo/freevo/local_conf.py.example,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** local_conf.py.example 30 Nov 2003 16:33:51 -0000 1.25
--- local_conf.py.example 31 Dec 2003 16:43:36 -0000 1.26
***************
*** 473,476 ****
--- 473,477 ----
# 'avi': '-cache 5000 -idx',
# 'rm' : '-cache 5000 -forceidx',
+ # 'webcam' : 'tv:// -tv
driver=v4l:width=352:height=288:outfmt=yuy2:device=/dev/video2',
# 'default': '-cache 5000'
# }
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog