It starts recording ok and i'm using input as /dev/video0 if i set it to video1 or any other video* that is in /dev , it doesnt' do anything at all just doesn't run , video0 runs but it is all static that is recording. When I watch tv @ the box though with freevo , i get a picture.. my command line is this..
bash-2.05b# /usr/bin/mencoder -tv :driver=v41:input=0:norm=NTSC:channel=61:chanlist=us-cable:width=320:heigh t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea udio:forcechan=1:buffersize=64 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyinit=30 -oac mp3lame -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o /media/tv/0-13_11:30_Real_TV_-_.avi tv:// ----- Original Message ----- From: "Dave Smylie" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 13, 2004 6:49 PM Subject: RE: [Freevo-users] recording.. > Have a look at the command line freevo is using to kick off the > recording. Sounds like you're not specifying :input=# or something > similar on your command line. If you're using mencoder to record, its > completely separate from freevo - ie, freevo shouldn't need to be > running. > > What I found easiest, was to take freevo's command line, and play with > it until it recorded fine, then take those changes and make them to > VCR_CMD in local_config.py > > Cheers > Dave Smylie > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Bikr > Sent: Wednesday, 14 January 2004 7:56 a.m. > To: [EMAIL PROTECTED] > Subject: Re: [Freevo-users] recording.. > Importance: High > > Ok , Now , new problem , recordings are starting , and when I grab the > .avi > files , they are just static and the green screen that my video always > shows > when there is no signal to it , however , there should be good signal , > does > freevo need to be running , the front end I mean , for it to record > actual > video , or did I maybe miss a step? > > > ----- Original Message ----- > From: "Patrick M Geahan" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, January 13, 2004 1:17 PM > Subject: Re: [Freevo-users] recording.. > > > > On Tue, 13 Jan 2004, Bikr wrote: > > > > > If I formed that command propery then it looks like the error is > telling > me > > > that I don't have mplayer configured properly , ie;; codecs.conf > isn't > there > > > and frameno.avi and mencoder etc.. any suggestions how to fix??? > Below > is > > > the results of the command.. =\ > > > > Ignore that stuff. It's informative, nothing more. > > > > This is the important line: > > > > > -tv on is deprecated, use tv:// instead > > > Exiting... (error parsing cmdline) > > > > I had the same problem. Change the options line after -tv. Take out > the > > 'on:'. Then, at then end of your command line, enter a tv://. That > > should clear it up. > > > > -------Patrick M [EMAIL PROTECTED]:3784715------ > > "You know, this is how the sum total of human knowledge is increased. > > Not with idle speculation and meaningless chatter, but with a > > medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Perforce Software. > > Perforce is the Fast Software Configuration Management System offering > > advanced branching capabilities and atomic changes on 50+ platforms. > > Free Eval! http://www.perforce.com/perforce/loadprog.html > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.558 / Virus Database: 350 - Release Date: 2/01/2004 > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
