Re: [Mjpeg-users] Weird interlacing -- 3:2 pulldown?

2003-08-19 Thread Steven M. Schultz
On Tue, 19 Aug 2003, Scott Bigham wrote: > Yeah, I couldn't find any more recent version of smil2yuv, which is my > first guess as the source of that problem. If you're using the CVS version of smilutils then that's the latest :) There were a number of bugs in te smil2wa

[Mjpeg-users] q: how create a second pipe from yuvscaler

2003-08-19 Thread Japie
Hello guys, I like to use yuvscaler(or whatever yuvtool) as filter between a mplayer and ffmpeg. Creating a pipe to yuvscaler is n problem, but it has to output in another pipe and I don't know how to do this. I use: mkfifo -m 660 stream.yuv mplayer -nosound -benchmark -noframedrop -vo yuv4mpeg -

Re: [Mjpeg-users] mirovideo DRX

2003-08-19 Thread benoit
Bonjour, I have a DRX as well. I have no idea for the warnings. From the directory the driver is built I just do: insmod videocodec.o insmod zoran.o card=1 Typing "dmesg" I see the card is detected as DC10(new)` Afterwards it works using xawtv and lavrec. Bye, Benoit On Monday 18 August 2003 1

Re: [Mjpeg-users] Weird interlacing -- 3:2 pulldown?

2003-08-19 Thread Scott Bigham
On Tue, Aug 19, 2003 at 06:16:58PM +0200, Bernhard Praschinger wrote: > [I wrote:] > > On Mon, Aug 18, 2003 at 07:20:10PM +0200, Bernhard Praschinger wrote: > > > What happens if you revert that pulldown with yuvkineco (-F 1) and take > > > than a look at the stream ? > > I get the error "unsup

Re: [Mjpeg-users] Weird interlacing -- 3:2 pulldown?

2003-08-19 Thread Bernhard Praschinger
Hallo > On Mon, Aug 18, 2003 at 07:20:10PM +0200, Bernhard Praschinger wrote: > > What happens if you revert that pulldown with yuvkineco (-F 1) and take > > than a look at the stream ? > I get the error "unsupported field order" and no stream. Ups. > > >

Re: [Mjpeg-users] mirovideo DRX

2003-08-19 Thread Ronald Bultje
Hey Luke, On Tue, 2003-08-19 at 04:12, Luke Miller wrote: > While compiling with gcc 3.3.1 I get lots of warnings, mostly of the type: > warning: this is the location of the previous definition > and > warning: "some_variable" redefined I'd be interested in a complete build log. I don't get these

Re: [Mjpeg-users] mirovideo DRX]

2003-08-19 Thread Matthew Caron
Then, insmod zoran.o gives: zoran.o: unresolved symbol videocodec_attach zoran.o: unresolved symbol videocodec_detach It seems like the videocodec module is not being loaded. Do modprobe zoran. It will automagically load dependant modules. -- Don't let the magic smoke out!!! http://www.catb.org/~es

[Mjpeg-users] mirovideo DRX

2003-08-19 Thread Luke Miller
Hello! I consider myself computer-literate, but I have to admit I am having trouble capturing and playing back footage on my computer. I have a mirovideo DRX card and I would really love to use it on my linux system. I am sure it is the zoran 36050 processor but I am unsure of the PCI controll