I'm getting a weird 'Exiting... (error parsing cmdline)' error when I'm attempting to record a show from the TV. I can't find a mencoder doc/man so I thought someone might be able to help
Here's the command I run in the freevo directory -------------------------------------------------------------- ./runapp ./runtime/apps/mplayer/mencoder -tv \ on:driver=v4l:input=0:norm=NTSC:channel=3\ :chanlist=us-cable:width=320:height=240:outfmt=yv12\ :device=/dev/video0:adevice=/dev/dsp4:audiorate=32000\ :forceaudio:forcechan=1:buffersize=64 -ovc lavc -lavcopts\ vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts\ br=128:cbr:mode=3 -ffourcc divx -o /tmp/TV.avi p.s I get the same error even with these basic cmds ./runapp runtime/apps/mplayer/mencoder -tv on:driver=v4l:width=640:heigh\ t=480 -o tv.avi -ovc rawrgb /runapp runtime/apps/mplayer/mencoder -tv on:driver=bsdbt848:width=640:he\ ight=480 -o tv.avi -ovc rawrgb --------------------------------------------------------------- Here's the output from mencoder p.s I'm using a Leadtek WinFast 2000 TV capture card (its based off of the bt848 chipset, I've tried to switch the driver line to look like 'driver=bsdbt848' but it still didn't work) And I don't have theses directories is this a problem? (/usr/share/locale, var/media/build/MPlayer/share/locale)? --------------------------------------------------------------- Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /var/media/build/MPlayer/share/locale MEncoder dev-CVS-030626-22:17-3.2.3-FREEVO (C) 2000-2003 Arpad Gereoffy (see DOC S) FREEVO (http://www.freevo.org) VERSION!!!!! DO NOT REQUEST SUPPORT FROM THE MPLAYER PROJECT WHEN USING THIS VERSION OF MENCO DER!!!! CPU: Intel Celeron Covington/Pentium II Deschutes,Tonga/Pentium II Xeon (Family: 6, Stepping: 2) Detected cache-line size is 32 bytes CPUflags: Type: 6 MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0 Reading /home/freevo/.mplayer/codecs.conf: can't open '/home/freevo/.mplayer/cod ecs.conf': No such file or directory Reading ./runtime/apps/mplayer/codecs.conf: 58 audio & 149 video codecs File not found: 'frameno.avi' Failed to open frameno.avi Reading config file /home/freevo/.mplayer/mencoder: No such file or directory -tv on is deprecated, use tv:// instead Exiting... (error parsing cmdline) ------------------------------------------------------------------------ ----------- Thanks ------------------------------------------------------- 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
