Re: [Mjpeg-users] IT WORKS !!

2003-09-20 Thread Ríkharður
It works !!! I put two 10V 470uF capacitors on the SAA7110A chip and the diagonal lines are all gone.. (I used legs (14- & 16+) and (18- & 20+)) I noticed a bit of flicker in the top of the picture afterwards, from time to time, but then I found an old 30min video I had recorded, and the flicker

[Mjpeg-users] lavrec question

2003-09-20 Thread dmitriy
Hi all!! How I can save one image(jpg, gif, png, bmp, etc...) per 10(for example) seconds from mjpeg hardware card? Thanks! dmitriy --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

[Mjpeg-users] error

2003-09-20 Thread dmitriy
Hi all2! I have one error: [EMAIL PROTECTED] vilfred]$ webcam reading config file: /home/vilfred/.webcamrc ftp: lost connection ftp: connected to mobile100 video4linux webcam v1.5 - (c) 1998-2002 Gerd Knorr grabber config: size 320x240 [24 bit TrueColor (LE: bgr)] input composite, norm pal, j

Re: [Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-20 Thread Bernhard Praschinger
Hallo > > > results in a sustained average of 7.5MB/s of data being written > > > to disk. I only see data rates in the sub 3.5MB/s range for > > > 320x480 frames, with a driver quality factor of 50, which gives > > > about 2.5MB/s. > > > > > Ah, that's what I was curious about - thanks for the i

Re: [Mjpeg-users] lavrec question

2003-09-20 Thread dmitriy
How I can save one image(jpg, gif, png, bmp, etc...) per 10(for example) seconds from mjpeg hardware card? or with help other program... ? thanks! dmitriy --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkg

Re: [Mjpeg-users] lavrec question

2003-09-20 Thread Bernhard Praschinger
Hallo > How I can save one image(jpg, gif, png, bmp, etc...) per 10(for example) > seconds from mjpeg hardware card? That is not that easy, you chan caputere only every n'th frame with the -T/--time-lapse num option. if you want to create a single image with that you might have to work arount tha

Re: [Mjpeg-users] Driver Zoran 0.9.4 vs. CVS

2003-09-20 Thread Richard Ellis
On Sat, Sep 20, 2003 at 08:41:21AM +0200, Ronald Bultje wrote: > And you didn't show the version, please make very sure that you're > using the latest CVS. I need to release 0.9.5 soon, I guess... :). Have there been significant changes between the released 0.9.4 and the current CVS driver to warr

Re: [Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-20 Thread Steven M. Schultz
On Sat, 20 Sep 2003, Bernhard Praschinger wrote: > That might be not really true. The datarate you have to expcet is > described in exactly in the mjpeg howto section:Unsorted list of useful It sure looks like the data rate for MJPEG is much higher than DV (DV is fixed at ~25mega

Re: [Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-20 Thread Steven M. Schultz
Hi - > From: Bernhard Praschinger <[EMAIL PROTECTED]> > > Audio: ( Samplerate * Channels * Bitsize ) / (8 * 1024) > Video: (width * height * framerate * quality ) / (200 * 1024) > > You have to add both values together. To get the datarate in kb/sec. Darn - I forgot that 'quality' is no

Re: [Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-20 Thread Bernhard Praschinger
Hallo > > Hints > > > > Audio: ( Samplerate * Channels * Bitsize ) / (8 * 1024) > > Video: (width * height * framerate * quality ) / (200 * 1024) > > > > You have to add both values together. To get the datarate in kb/sec. > > The Video formula is not giving me answers that look right. >

Re: [Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-20 Thread Richard Ellis
On Sat, Sep 20, 2003 at 10:05:35AM -0700, Steven M. Schultz wrote: > > On Sat, 20 Sep 2003, Bernhard Praschinger wrote: > > > Audio: ( Samplerate * Channels * Bitsize ) / (8 * 1024) > > Video: (width * height * framerate * quality ) / (200 * 1024) > > > > You have to add both values together. To

Re: [Mjpeg-users] Disk data capture rates for video

2003-09-20 Thread Richard Ellis
On Sat, Sep 20, 2003 at 10:36:50AM -0700, Steven M. Schultz wrote: > Hi - > > > From: Bernhard Praschinger <[EMAIL PROTECTED]> > > > > Audio: ( Samplerate * Channels * Bitsize ) / (8 * 1024) > > Video: (width * height * framerate * quality ) / (200 * 1024) > > > > You have to add both values tog

Re: [Mjpeg-users] Disk data capture rates for video

2003-09-20 Thread Steven M. Schultz
On Sat, 20 Sep 2003, Richard Ellis wrote: > Real world numbers: Super! Thanks - always good to have those ;) > 7,099,766.55 bytes/sec / 1024 = 6933.366 kbyte/second > > 6933.366 kbyte/second / 1024 = 6.771 MB/second of actual real capture > rate to disk for everything, video, audio,

[Mjpeg-users] jpeg2yuv

2003-09-20 Thread iLLfated
Lo all, I'm trying to write a shell script frontend to a bunch of your tools to create vcd/svcd photo cds. I've run into trouble with this command: jpeg2yuv -v 0 -f 29.97 -j test.jpg -I p -n 1 > somefile.yuv In my script its a piped into another command however for some reason this piece loo

Re: [Mjpeg-users] Disk data capture rates for video

2003-09-20 Thread Richard Ellis
On Sat, Sep 20, 2003 at 11:17:11AM -0700, Steven M. Schultz wrote: > > On Sat, 20 Sep 2003, Richard Ellis wrote: > > > Real world numbers: > > Super! Thanks - always good to have those ;) > Here's some more: 34 minutes of capture, DC10+, 320x480 frame size, NTSC, capture quality sett

[Mjpeg-users] MPEG-1 Video Crashes DVD Player

2003-09-20 Thread Jonathan Bartlett
I've used mjpegtools to generate an MPEG-1 video. I then turned that video into a VideoCD. Now, the videos play fine on software players, but they cause my hardware DVD player to hang hard (have to power-cycle it). Does anyone have any idea what's going on? Does my hardware player just suck? It

[Mjpeg-users] Re: MPEG-1 Video Crashes DVD Player

2003-09-20 Thread Jonathan Bartlett
Forgot to mention that I used vcdimager 0.7.13, dvgrab 1.2, and a CVS version of mjpegtools downloaded about 2 weeks to a month ago. MPEGs were encoded with -f 1, denoisified (no options), scaled to VCD, and were done in full quality settings, and standard VCD sizes/bitrates. Jon -- Forw

[Mjpeg-users] yuvdenoise wraparound(?) artifact

2003-09-20 Thread Andras Kadinger
Greetings, yuvdenoise 1.6.1.90 seems to introduce an artifact into its filtered output. The artifact is at the top left corner of the picture, has the appearance resembling a translucent frame, and seems to have a size of 256x256 pixels. I have created demonstration material and testcases, and

[Mjpeg-users] suggestion: center-bandwidth

2003-09-20 Thread Jonathan Bartlett
I've been doing a lot of video encoding over the last several weeks with mjpegtools, and it's great! One suggestion I have is that perhaps when encoding to MPEG, the codec spend more bandwidth on the center of the picture in preference to the edges, or have an option to do so. I've had some video

Re: [Mjpeg-users] Re: MPEG-1 Video Crashes DVD Player

2003-09-20 Thread Steven M. Schultz
On Sat, 20 Sep 2003, Jonathan Bartlett wrote: > Forgot to mention that I used vcdimager 0.7.13, dvgrab 1.2, and a CVS > version of mjpegtools downloaded about 2 weeks to a month ago. MPEGs were > encoded with -f 1, denoisified (no options), scaled to VCD, and were done > in full quality settings

Re: [Mjpeg-users] Re: MPEG-1 Video Crashes DVD Player

2003-09-20 Thread Jonathan Bartlett
> Is the media the same as previous vcd's. > My Sony dvd player for instance only likes 650M RW's. Can't use 700M > and cant use CDR. That was the problem, although I've had media in this SAME BATCH that works flawlessly. Thanks, you saved me a ton of time and a lot of headache. I was using Sta

Re: [Mjpeg-users] Re: MPEG-1 Video Crashes DVD Player

2003-09-20 Thread Jonathan Bartlett
As a previous poster suggested - it ended up being bad media. But thanks for the suggestions! > > I've used mjpegtools to generate an MPEG-1 video. I then turned that > > video into a VideoCD. Now, the videos play fine on software players, but > > Software players will play almost anythin

Re: [Mjpeg-users] jpeg2yuv

2003-09-20 Thread Bernhard Praschinger
Hallo > I'm trying to write a shell script frontend to a > bunch of your tools to create vcd/svcd photo cds. I've > run into trouble with this command: > > jpeg2yuv -v 0 -f 29.97 -j test.jpg -I p -n 1 > > somefile.yuv > > In my script its a piped into another command however > for some reason