Not a big deal :) But it kept crashing because that was missing... On Wed, Feb 04, 2004 at 10:35:26AM -0400, Rob Shortt wrote: > > Wow, I thought I put that in.... oops! :) > > [EMAIL PROTECTED] wrote: > >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-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel
------------------------------------------------------- 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-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
