Bernhard Praschinger wrote:
lavrec works great and drops _no_ frames during recording of a single avi,
'lavrec -f a -i n -a 0 -q 100 -d 1 -t 3600 -w 1hrfilm.avi'
but it loses a dozen or so frames each time it opens a new file (using
the %nnd numbering feature). So I'd try
'lavrec -f q -i n -a 0 -q
Ronald S. Bultje wrote:
On Tue, 2004-10-12 at 03:45, Casper Koshinsky wrote:
'lavrec -f a -i n -a 0 -q 100 -d 1 -t 3600 -w 1hrfilm.avi'
but it loses a dozen or so frames each time it opens a new file (using
the %nnd numbering feature).
Did you try using the --file-flush option?
Ronald
T
Hi all,
this is a weird one.
I'm trying to encode a MJPEG capture to mpeg2 via:
lav2yuv blah.avi | yuvscaler -O DVD | mpeg2enc -f 8 -o blah.m2v
This stops at frame 18087 (723,48 sec), although the avi
is much longer than that.
I tried, to make it simple, to just write a file:
lay2yuv blah.avi >
Bernhard -
Thanks for your reply.
I'm using the zoran driver included in the 2.6.8.1 vanilla kernel,
created using a config file from FC2, with config changes made to
include SATA support, v4l, and the zoran modules.
lsmod reports the following related to the zoran:
Module
Hallo
> Anyone with a working DC30+ setup willing/able to give me some pointers
> on getting started? I can get video thru xawtv although it is very
> not-right (B&W and looks like bad tracking, but a TV plugged into the
> VCR has no issues). Following some of the examples in the mjpeg howto
> (