On Sun, 2009-04-19 at 15:20 -0500, ted morris wrote: > > Greetings, Hi,
> I would like to capture video w/o having to reset the card(s) with > awtv,tvtime, etc.,etc. > through X. > > It can be done with mencoder so I am assuming there must be some > 'trick' to doing > it with transcoder. As claimed by a student over here the mencoder > command looks > like this: > > mencoder -ffourcc XVID -oac lavc -ovc lavc -lavcopts > vcodec=mpeg4:mv0:trell:v4mv:vbitrate=3000:ildct:aspect=16/9:acodec=mp2 > -tv > driver=v4l2:norm=ntsc:input=2:adevice=/dev/dsp:width=720:height=480 > -o /videos/test.avi tv:// > > Here is a command I have been using for quite a while which captures > perfectly the > way I want but still requires starting x, running tvtime (for > example), then closing x: [...] > thanks to any/all in advance for suggestions and help. You'll just need the last version of the import_v4l2 module :) The 1.2.0 development plan included the addition of tuning support for that module, and the code is already on HG. Unfortunately, HEAD is on flux those days, so isn't yet ready to be used (even for the brave testers :(, unluckily) I'll backport the module to 1.1.x and merge it for 1.1.3, and drop a note here when it's ready to be tested. Bests, -- Francesco Romani // Ikitt http://fromani.exit1.org ::: transcode homepage http://tcforge.berlios.de ::: transcode experimental forge