Re: [Mjpeg-users] y4mscaler v0.4.0, now available

2003-03-01 Thread Steven M. Schultz
Hi - Oddity with y4mscaler that I'm puzzled about - seems it doesn't manage to infer the 'norm' sometimes. Using the 'pond.dv' clip from the libdv site: smil2yuv -i 2 -a pond.wav ~/pond.dv | \ y4mscaler -S option=cubicB -O preset=svcd | ... I get: IN

Re: [Mjpeg-users] NTSC setup

2003-03-01 Thread scholnik
> NTSC Setup/Pedestal > === > The decoder's add_ntsc_setup option should only be used > by North American NTSC users when viewing the video on your computer > monitor. It should never be used when transcoding, image processing,

Re: [Mjpeg-users] NTSC setup

2003-03-01 Thread Matto Marjanovic
>I understand that the lowest "legal" Y' value is 16. I assume it comes >right off my camera in the range 16-235? But the libdv and kino Yep -- off the camera in 16-235 range. >documentation led me to believe that to get the same brightness on a >computer monitor as I would get playing back

Re: [Mjpeg-users] is there a way to do inverse telecine in additionto -p?

2003-03-01 Thread Davros
Thanks Selva, Good to hear...but... I finished the encode with said parms and proceeded to mplex the streams together. I let them go until they reached about 40 megs then stopped them to see how the sync was. It sucked, but I used trial and error, and finally -O 2700 seemed to line the audio up

[Mjpeg-users] mjpegtools-1.6.1 compile error

2003-03-01 Thread rbroman
Trying to compile mjpegtools-1.6.1 configure looks OK - it's at bottom hereto make fails with a bunch of movtar errors - see below. libmovtar is in /tmp/BUZ/libmovtar-0.1.3 I thought by doing ./configure --with-jpeg-mmx=/tmp/BUZ/jpeg-mmx --with-movtar-prefix=/tmp/BUZ/libmovtar-0.1.3 I am pick

[Mjpeg-users] status of DC30?

2003-03-01 Thread Chris Ripp
just dl'd the cvs driver per the recent instructions... is the DC30 at all usable with this? I've got one lying about, and if it'll work I'll use it (might even be convinced to be a test subject...) input? --- This sf.net email is sponsored b

Re: [Mjpeg-users] y4mscaler v0.4.0, now available

2003-03-01 Thread Steven M. Schultz
Hi! > From: Matto Marjanovic <[EMAIL PROTECTED]> > > The delay was because I was planning to put up a good clear demonstration of > the benefits of using smil2yuv and y4mscaler in "4:1:1" mode to handle NTSC > DV video... > > Anyhow, it certainly doesn't make anything *worse*. If anyone (Stev

Re: [Mjpeg-users] NTSC setup

2003-03-01 Thread scholnik
The "+16" is not NTSC setup. It is simply footroom in the Y'CbCr encoding scheme for digital pixel data. NTSC setup is part of the spec for *analog* transmission. I understand that the lowest "legal" Y' value is 16. I assume it comes right off my camera in the range 16

Re: [Mjpeg-users] is there a way to do inverse telecine in additionto -p?

2003-03-01 Thread Selva Nair
On 1 Mar 2003, Davros wrote: > Hi Selva, > > You've got me worried now! Just when I thought I had a handle on this > process... > > No, my source material is not exactly 24, it's from an ntsc DVD and it's > 23.9 something - i thought that the target rate to shoot for was 29.9 > something as wel

Re: [Mjpeg-users] NTSC setup

2003-03-01 Thread Steven M. Schultz
Hi - > From: Matto Marjanovic <[EMAIL PROTECTED]> > Except the Japanese, I guess, since Japanese NTSC uses 0v setup (i.e. none). True. I don't think the unit of measure is 'v' though - isn't it a percentage or dimensionless quanity (7.5 IRE in the US). > I believe there is a di

Re: [Mjpeg-users] y4mscaler v0.4.0, now available

2003-03-01 Thread Matto Marjanovic
...okey-doke, tarball version 0.4.1 is available, with the missing files. This time I actually tried unpacking it and compiling it. -matt m. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _

Re: [Mjpeg-users] NTSC setup

2003-03-01 Thread Matto Marjanovic
>Could someone explain exactly when and where the NTSC setup (Y'+16) >should be added? The "+16" is not NTSC setup. It is simply footroom in the Y'CbCr encoding scheme for digital pixel data. NTSC setup is part of the spec for *analog* transmission. >This much I think I know: > >For NTS

Re: [Mjpeg-users] Re: y4mscaler v0.4.0, now available

2003-03-01 Thread Matto Marjanovic
>The binary works fine, but when compiling I get: ... >Is "DBG" a standard function or macro that I don't seem to have, or is >the definition missing in the source? > >Also, there is no y4m-config.h in the src directory, so I grabbed it >from 0.3.0. Yah, I screwed up, and forgot to package

Re: [Mjpeg-users] y4mscaler v0.4.0, now available

2003-03-01 Thread Steven M. Schultz
Hi - I see that the y4m-config.h file and DBG macro/function problem is known, if you stub out the DBG with something like this "#define DBG if (0) printf" you'll run into the next problem: g++ -DYS_VERSION_MAJOR=0 -DYS_VERSION_MINOR=4 -DYS_VERSION_PATCH=0 -O2 -march=i68

[Mjpeg-users] NTSC setup

2003-03-01 Thread scholnik
Could someone explain exactly when and where the NTSC setup (Y'+16) should be added? This much I think I know: For NTSC DV, it is supposed to be added at the final analog output, say at the camera when output to TV. To get the same effect when playing on the computer, it needs to be added digit

[Mjpeg-users] Re: y4mscaler v0.4.0, now available

2003-03-01 Thread scholnik
The binary works fine, but when compiling I get: g++ -DYS_VERSION_MAJOR=0 -DYS_VERSION_MINOR=4 -DYS_VERSION_PATCH=0 -O2 -march=i686 -mcpu=i686 -I/usr/local/include/mjpegtools -Wall -W -c -o graphics.o graphics.C graphics.C: In member function `int ysRegion::parse_geometry(const char*)': graph

Re: [Mjpeg-users] cvs zoran driver won't modprobe:

2003-03-01 Thread Ronald Bultje
Hi, On Sat, 2003-03-01 at 22:55, Karl and Tanya Pizzolatto wrote: > I got the cvs tree for driver-zoran today (1Mar2003), and built it. The > following modules were built: -snip- > I'm sure you know that driver-zoran-0.9.1 builds a lot more modules :) You're using the wrong CVS tag. ;-). My dri

[Mjpeg-users] cvs zoran driver won't modprobe:

2003-03-01 Thread Karl and Tanya Pizzolatto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> Once I have used the video encoding or decoding functions of my iomega buz >> card, I cannot use the card again. If I do, the computer stops responding >> to keyboard and mouse input. I don't have another machine to try >> telnetting via a serial

[Mjpeg-users] y4mscaler v0.4.0, now available

2003-03-01 Thread Matto Marjanovic
Hi, all, Sorry for the extended delay. y4mscaler v0.4.0 source and x86 binaries are now available, at the usual spot: http://www.mir.com/DMG/Software/y4mscaler.html The delay was because I was planning to put up a good clear demonstration of the benefits of using smil2yuv and y4mscale

Re: [Mjpeg-users] is there a way to do inverse telecine in additionto -p?

2003-03-01 Thread Davros
Hi Selva, You've got me worried now! Just when I thought I had a handle on this process... No, my source material is not exactly 24, it's from an ntsc DVD and it's 23.9 something - i thought that the target rate to shoot for was 29.9 something as well! Aren't these fairly common values? If I ne

Re: [Mjpeg-users] computer "locks up" on second use of iomega buz

2003-03-01 Thread Ronald Bultje
Hey, On Fri, 2003-02-28 at 20:45, [EMAIL PROTECTED] wrote: > Once I have used the video encoding or decoding functions of my iomega buz > card, I cannot use the card again. If I do, the computer stops responding > to keyboard and mouse input. I don't have another machine to try > telnetting via

[Mjpeg-users] buz driver on RH 8.0

2003-03-01 Thread Del
Hi, I'm trying to get the Buz driver loaded on Red Hat 8.0. I downloaded the source from the driver-zoran directory, updated the tag to ZORAN_VIDEODEV_2, and compiled. The compile worked fine, some warnings like: #warning Using temporary hack for missing I2C adapter-ID for zr36067 make install