Re: [Mjpeg-users] yuvscaler and interlaced material

2003-11-06 Thread biquard xavier
Le Dimanche 2 Novembre 2003 23:47, Laurent Pinchart a écrit : > Hi, > > Could anyone tell me how yuvscaler handles interlaced material ? Does it > deinterlace it before applying the scaling ? No, it doesn't deinterlace material before rescaling. > If so, is there a way to turn > that off for prog

Re: [Mjpeg-users] From DVD dumps to YUV

2003-11-06 Thread Stephen Mollett
Hi, Just to close the thread, and for the benefit of future archive searches: On Sunday 02 November 2003 23:09, Stephen Mollett wrote: >>> IIRC, you can make MPlayer read directly from a DVD image using the >>> "-dvd-device /path/to/image" option. >> Are you sure that the -dvd-device option can b

Re: [Mjpeg-users] can't find on wich /dev my pinnacle dc10+ is

2003-11-06 Thread Laurent Pinchart
Hi Jean-Christophe, > I have a pinnacle dc10+ > I put the card into the pc, start pc, redhat-9(kudzu) find it install a > driver ? ( does it install a driver ?) > I had installed studio before to take a look how it was looking (great > no prob) > Well when I start a "initialize capture" I got a :

Re: [Mjpeg-users] can't find on wich /dev my pinnacle dc10+ is

2003-11-06 Thread Ronald Bultje
Hi Laurent, On Thu, 2003-11-06 at 20:10, Laurent Pinchart wrote: > (it should be in /dev/v4l/video0, but maybe RedHat renamed v4l to > video). No, RedHat uses the default devfs names. However, due to devfs horror (that's a pleonasm), /dev/video/ contains other non-v4l video entries, such as the

Re: [Mjpeg-users] can't find on wich /dev my pinnacle dc10+ is

2003-11-06 Thread Laurent Pinchart
> No, RedHat uses the default devfs names. However, due to devfs horror > (that's a pleonasm), /dev/video/ contains other non-v4l video entries, > such as the dxr3 (em8300) Ouch. > Fortunately, devfs is now marked obsolete. What will it be replaced by ? Last time I checked sysfs, I didn't find a

Re: [Mjpeg-users] can't find on wich /dev my pinnacle dc10+ is

2003-11-06 Thread Ronald Bultje
On Thu, 2003-11-06 at 21:55, Laurent Pinchart wrote: > > Fortunately, devfs is now marked obsolete. > What will it be replaced by ? Last time I checked sysfs, I didn't find any > device node in there. Sysfs (/sys/*) is for non-process procfs-entries (/proc/*). Devfs will be replaced by something

[Mjpeg-users] I frame only encoding?

2003-11-06 Thread Steven M. Schultz
Hi! To get 'I' frame only encoding I thought the method was to specify the min and max GOP size to be 1. That seems to just put the encoder to sleep forever after printing out "Frame 1 I -1 0" Using (source of y4m data) | \ mpeg2enc -D 10 -M

Re: [Mjpeg-users] I frame only encoding?

2003-11-06 Thread Steven M. Schultz
On Thu, 6 Nov 2003, Steven M. Schultz wrote: > If the "-M" parameter is changed to be "-M 1" rather than "-M 2" > the encoding proceeds. But doesn't stay proceeding... INFO: [mpeg2enc] GOP start (1 frames) INFO: [mpeg2enc] Frame end 2710 I quant=9.48 total act=350169

[Mjpeg-users] lib path

2003-11-06 Thread E.Chalaron
Hi I am trying to install Mjpegtools extensions and filters from http://wave.prohosting.com/espsw/ gcc -o -I What is the mjpeg/utils/headers path? My mjpegtools is from a RPM (after giving up on trying to compile libquicktime) I have tried with /usr/include/mjpegtools but got /usr/in