> Hi! > > Am Sa, den 28.02.2004 schrieb [EMAIL PROTECTED] um 20:01: >> /usr/local/bin/mencoder tv:// >> on:driver=v4l:inout=0:norm=NTSC:channel=11:chanlist=us-cable:width320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=44100:forceaudio:forcechan=1:buffersize=64 >> -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint -oac mp3lame >> -lameopts br=128:cbr:mode=3 -ffourcc divx test2.avi > > You are missing the -tv switch before the tv options. Try removinf the > on: in the options, that did the trick for my setup. In this example, > you forgot the = for the width option. > > Cheers, > Manuel > > -- > [EMAIL PROTECTED] > http://www.matronix.de - > http://www.elektronik-kompendium.de/public/borchers > > 18:05:54 up 5:23, 1 user, load average: 0.10, 0.07, 0.01
Hi Manuel, Your first reply to me helped me figure it out. I took the command mencoder was trying to run and tried it on the cli. From there I was able to go and find other sites that showed the syntax they used. Once I was able to find one that worked from the cli I put those commands in my local_config.py file as my defaults for the VCR_CMD command. I shutdown freevo and restarted but it only took some of the new parameters and didn't add the tv:// in the command. I have no idea why, I had to reboot and when I did it all worked correctly. Thank you for your simple suggestion of trying it on the cli, that was the catalyst for me to figure it out. Thanks a lot Manuel! Jon ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
