if the user is using the mencoder from the 1.3.2 binary release of freevo. remove 'on:' from the front of the tv options parameter and just add a tv:// at the end of the command.
-- Mike Ruelle [EMAIL PROTECTED] http://world.std.com/~mruelle/ On Wed, 2003-07-09 at 09:57, Aubin Paul wrote: > Unfortunately it depends on the mencoder release; certain old versions > won't accept it. We'd have to mandate a minimum mencoder version; I > think going forward (CVS) that's ok... but Rob/Dischi? > > On Wed, Jul 09, 2003 at 09:47:00AM -0400, Alan Murrell wrote: > > Hi Paul, > > > > I've had the same problem. > > > > -------------------------------------------------------------- > > > ./runapp ./runtime/apps/mplayer/mencoder -tv \ > > > on:driver=v4l:input=0:norm=NTSC:channel=3\ > > > > > > > You need to replace the -tv with tv://, like this: > > > > ./runapp ./runtime/apps/mplayer/mencoder \ > > tv://on:driver=v4l:input=0:norm=NTSC:channel=3 \ > > [...] > > > > Rob or Dirk: Would it be possible to change that in > > the freevo_config.py and local_config.py files? > > > > HTH, > > > > Alan Murrell <[EMAIL PROTECTED]> > > > > > > ______________________________________________________________________ > > Post your free ad now! http://personals.yahoo.ca > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Parasoft > > Error proof Web apps, automate testing & more. > > Download & eval WebKing and get a free book. > > www.parasoft.com/bulletproofapps > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
