Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26009

Modified Files:
        freevo_config.py 
Log Message:
Need a sensible default for 'ivtv' since the mplayer plugin uses it, and
will crash if one is not defined.


Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.314
retrieving revision 1.315
diff -C2 -d -r1.314 -r1.315
*** freevo_config.py    1 Feb 2004 17:13:44 -0000       1.314
--- freevo_config.py    4 Feb 2004 14:12:13 -0000       1.315
***************
*** 910,913 ****
--- 910,914 ----
                   'rmvb'   : '-cache 5000 -forceidx',
                   'webcam' : 'tv:// -tv 
driver=v4l:width=352:height=288:outfmt=yuy2:device=/dev/video2',
+                  'ivtv'   : '-cache 1024',
                   'default': '-cache 5000'
                   }



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to