RE: [Mjpeg-users] help - lavrec problems

2003-01-22 Thread Ronald Bultje
Hi Vladimir, On Thu, 2003-01-23 at 01:50, Vladimir Shved wrote: > > > Even if I get .avi file it does not seem to be > > > MJPEG format as I can play it on Windows 2000 machine without > MJPEG > > > codec. The most successfull command line was "lavrec -f a -i T-d 1 > > > -q 80 -U -s -R l -C us-bca

Re: [Mjpeg-users] help - lavrec problems

2003-01-22 Thread Steven Boswell
>>Here's the script I use to record all of my VCDs. > >I'll try it but question, what version of xawtv do you use? marvels >page on sourceforge has patches up to 3.74, which I've been trying to >use and did not like. I'm using 3.73, which came with my Red Hat 7.3. I'm also doing this on an Athlo

RE: [Mjpeg-users] help - lavrec problems

2003-01-22 Thread Vladimir Shved
Title: RE: [Mjpeg-users] help - lavrec problems > -Original Message- > From: Steven Boswell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 5:47 PM > To: [EMAIL PROTECTED] > Subject: Re: [Mjpeg-users] help - lavrec problems > > > >>"Error reading audio:   Reason: E

RE: [Mjpeg-users] help - lavrec problems

2003-01-22 Thread Vladimir Shved
Title: RE: [Mjpeg-users] help - lavrec problems > -Original Message- > From: Martin Collins [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 5:06 PM > To: [EMAIL PROTECTED] > Subject: Re: [Mjpeg-users] help - lavrec problems > > > On Wed, 22 Jan 2003 14:13:01 -0700 >

Re: [Mjpeg-users] help - lavrec problems

2003-01-22 Thread Steven Boswell
>>"Error reading audio: Reason: Error Audio ring buffer overflow" >>errors. > >What sound card do you have? Please don't say "the one built into my >VIA mobo" :-) OK, I won't say it. LOL >>Does anyone know what is going on here? > >No, but with -d 1 much above -q 50 I get dropped frames.

Re: [Mjpeg-users] help - lavrec problems

2003-01-22 Thread Martin Collins
On Wed, 22 Jan 2003 14:13:01 -0700 Vladimir Shved <[EMAIL PROTECTED]> wrote: > After many tries I compiled and installed mjpegtools-1.6.1, no > quicktime, no divx, no Gtk+ support. Do you have the appropriate -dev packages installed? > and "Error reading audio: Reason: Error Audio ring buf

Re: [Mjpeg-users] Any tool to get rid of THIS type of noise?

2003-01-22 Thread Gavin Hamill
On Wednesday 22 January 2003 10:54 pm, Steven Boswell wrote: > That's one reason I like them so much; most film/video engineers totally > understand analog video, so they would produce very competent > LaserDiscs. But digital video is such a different beast, they're not > going to understand it,

Re: [Mjpeg-users] Any tool to get rid of THIS type of noise?

2003-01-22 Thread Steven Boswell
>From what I remember, isn't the data on a LaserDisc stored in analogue >format, or is that only the /really/ old ones? It's my understanding that LaserDiscs totally pre-date digital video, and that all LaserDisc video is analog. I'm sure someone on this list will know if I'm wrong. That's one r

Re: [Mjpeg-users] Any tool to get rid of THIS type of noise?

2003-01-22 Thread Gavin Hamill
On Wednesday 22 January 2003 9:52 pm, Steven Boswell wrote: > The LaserDisc itself seems to be full of minor video > glitches; in the image, you can see a blue glitch & yellow glitch in the > mountain near the middle, and a white glitch on the left near the > roadway. Yes indeed... >From what I

[Mjpeg-users] help - lavrec problems

2003-01-22 Thread Vladimir Shved
Title: help - lavrec problems After many tries I compiled and installed mjpegtools-1.6.1, no quicktime, no divx, no Gtk+ support. Now I can record for few minuters, sometimes can't record at all but get "i33 STOP, hard " and "Error reading audio: Reason: Error Audio ring buffer overfl

[Mjpeg-users] Announce: some effect tools

2003-01-22 Thread Torsten Mohr
Hi, i just wrote some tools that use "liblav" to do some effects on AVI video streams that are captured with "lavrec". Thay are available at: http://www.s.netic.de/tmohr/lavfilter.tar.bz2 The name is kind of misleading. The tools can do: - pngblend: blend two streams into a final one. - pngov

Re: [Mjpeg-users] Problems with RealOne play back

2003-01-22 Thread Bernhard Praschinger
Hallo > I'm having problems with a .mpg play back with the RealOne player. > The clip is 47 seconds long, and RealOne is only playing the first 30 > seconds. When RealOne starts up, the info window indicates the clip > is 47 secs, but as it plays, that time decreases (for some reason it > thinks

Re: [Mjpeg-users] changing spatial order of fields in quicktime

2003-01-22 Thread Bernhard Praschinger
Hallo > 1. What's the easiest way to swap the fields of a DC10+ captured mjpeg .mov file? >The interlacing order is only wrong spatially (the temporal order is correct). Use while encoding yuvscaler -M LINE_SWITCH You find a long description in the manpage of yuvscaler, and in the mjpeg-howto

Re: [Mjpeg-users] Compiling Zoran-Driver-0.9.1 kernel on 2.4.18

2003-01-22 Thread Ronald Bultje
Hi Peter, On Wed, 2003-01-22 at 09:40, Peter Andersson wrote: > I am trying to compile the Zoran 0.9.1 Driver on a box running redhat > linux 8.0 with kernel 2.4.18(-14) and gcc version 3.2-7. Everything works > fine until i get to the zoran_driver.c when the compilation crashes with > the followi

[Mjpeg-users] Scaler

2003-01-22 Thread biquard xavier
Hi everybody ! For those of you who are concerned by speed, I have reimplemented part of yuvscaler so that it scales now much faster than before for the most currently used size conversion. Here are my figures taking into account the dowscaling only: (given figures are average value between an

Re: [Mjpeg-users] Compiling Zoran-Driver-0.9.1 kernel on 2.4.18

2003-01-22 Thread Peter Andersson
Just tried out the CVS version and the compliation runs through just fine now! The problem is that there are unresolved symbols in the zoran driver that makes it unloadable. Am I missing some kernel modules here? ./zoran.o: unresolved symbol create_proc_entry_R65242b4c ./zoran.o: unresolved symbol

[Mjpeg-users] Compiling Zoran-Driver-0.9.1 kernel on 2.4.18

2003-01-22 Thread Peter Andersson
Hi! I am trying to compile the Zoran 0.9.1 Driver on a box running redhat linux 8.0 with kernel 2.4.18(-14) and gcc version 3.2-7. Everything works fine until i get to the zoran_driver.c when the compilation crashes with the following error messages: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall