Hi,
"Steven M. Schultz" <[EMAIL PROTECTED]> wrote:
> The usual advice at this point is to "try the latest version" ;)
>
> 1.6.2 was release a couple months ago. Not saying it'll fix the
> problem but it might.
Just did that but it wasn't the problem. Happy to have the
latest
Hello,
I'm using a MSI 875P Neo motherboard (ICH5R) and a Pinnacle DC10 V8+
card.
By modprobing i2c-i801 and saa7110 (sequence don't care)
the system fully crashed.
It happens when the procedure saa7110_detect_client() from saa7110.c is
working on the i2c-i801 i2c bus address.
For my system the
Hi folks,
I have this little problem with jpeg2yuv:
- aim: make an mpeg1 movie out of 150 jpeg images
- use: mjpeg tools
- compilation and everything seemed to work fine
The command I used:
jpeg2yuv -f 25 -I p -j img_%05d.sca.jpg > result.yuv 2> jpeg2yuv.err >
jpeg2yuv.std
I just purchased a LML33
The LinVS module that comes with it compiles but locks the machine when I
try to insmod
I can load the v4l kernel modules and record with lavrec but it uses up
over 1Gb of memory in about 5 minutes and locks the machine
I downloaded the latest mjpegtools and zoran packages
Hi -
On Mon, 26 Apr 2004, Richard Dr. Schulze wrote:
> I have this little problem with jpeg2yuv:
What version of mjpegtools is being used? The release'd 1.6.2 or
the CVS version?
> - aim: make an mpeg1 movie out of 150 jpeg images
> - use: mjpeg tools
> - compilation and every