Re: [Mjpeg-users] Greenish tint with yuvdenoise CVS

2006-04-09 Thread Stefan M. Fendt
Hi people, as the question came up, I did some tests with the current CVS version of the denoiser to check if it might cause green offsets (like it did a long time ago)... Here is what I did (if you want to check yourself, no problem, I can send you the gray.ppm I used...) 1. Test: feed

Re: [Mjpeg-users] Greenish tint with yuvdenoise CVS

2006-04-09 Thread Stefan M. Fendt
Nicolas schrieb: >The noise reduction seems to be more effective than in the last version. >However I observe a STRONG greenish tint on my encoded video... > > hmm, thats strange... I can't say that I noticed this with the new denoiser. The old denoiser once suffered from a rounding problem whic

Re: [Mjpeg-users] No B frames in GOP structure

2006-04-09 Thread Steven M. Schultz
On Mon, 10 Apr 2006, Jonathan Woithe wrote: > > > not right for those of us using PAL (which is always bottom-first)... > > > > Are you 100% certain of this? DV is always bottom field first - that > > is true ... > > No, I'm not certain - I just seem to recall reading somewhere that N

Re: [Mjpeg-users] No B frames in GOP structure

2006-04-09 Thread Jonathan Woithe
Hi Steven > > The datastream sent keeps the field order of the original footage. When > > constructing the yuv4pmeg2 stream, cinelerra by default appears to assume > > top-field-first which, while perhaps being appropriate for NTSC-land (which > > The capture hardware I use has bottom field

Re: [Mjpeg-users] DC10+ and video out

2006-04-09 Thread Ronald S. Bultje
Hi, On Sun, 9 Apr 2006, Dave Chapman <[EMAIL PROTECTED]> wrote: > Does anyone know of the hardware hack to send the signal from a TV tuner card > through the DC10+ If you open a TV viewing app, you'll note that the dc10+ has three video inputs; composite, svideo and some magical thing called "int

Re: [Mjpeg-users] I tried 9600 kbps for video and 224 kbps for audio

2006-04-09 Thread Nicolas
On Sun, Apr 09, 2006 at 11:13:15AM +0200, Stefan M. Fendt wrote: > Hi Nicolas, > > >Here it is: > >http://www.europephoto.com/info/montage_video/04.yuv.tgz > > > > > So, I just played a little with your video-data. This is what I got at last: > > http://www.sfendt.de/video/test.m2v > > I hope

[Mjpeg-users] Greenish tint with yuvdenoise CVS

2006-04-09 Thread Nicolas
Hello, In my "quest for a better video" ;-) I compiled and installed the latest CVS, to use the new version of yuvdenoise. As some of you recommanded, I used yuvdenoise with the following options: yuvdenoise -v 0 -m6,24,24 -t12,24,24 -M3,24,24 My complete command line is: yuvcorrect -v 0 -T INTE

Re: [Mjpeg-users] Error when compiling the latest CVS

2006-04-09 Thread Nicolas
On Mon, Apr 10, 2006 at 12:12:22AM +0200, Nicolas Boos wrote: > Le Sun, 9 Apr 2006 22:07:21 +0200 > Nicolas <[EMAIL PROTECTED]> écrivait : > > > Hello, > > Salut, > > [...] > > > aclocal:configure.ac:319: warning: macro `AM_PATH_SDL' not found > > in library > > configure.ac:108: error: possibl

Re: [Mjpeg-users] Error when compiling the latest CVS

2006-04-09 Thread Nicolas Boos
Le Sun, 9 Apr 2006 22:07:21 +0200 Nicolas <[EMAIL PROTECTED]> écrivait : > Hello, Salut, [...] > aclocal:configure.ac:319: warning: macro `AM_PATH_SDL' not found > in library > configure.ac:108: error: possibly undefined macro: AC_DEFINE > If this token and others are legitimate, please use > m

[Mjpeg-users] Error when compiling the latest CVS

2006-04-09 Thread Nicolas
Hello, I my quest to a "better and noise-less video" I tried to compile the latest CVS version of mjpegtools: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/mjpeg login cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/mjpeg co -P mjpeg_play Then I ran ./autogen.sh, and here is what I get: /usr/share/ac

Re: [Mjpeg-users] DC10+ and video out

2006-04-09 Thread Martin Samuelsson
On Sun, 9 Apr 2006 14:32:54 +0100 Dave Chapman <[EMAIL PROTECTED]> wrote: > I guys. > I'm new to the list so don't shot me down if these are silly questions. Never. > I have a Pinnacle DC10+ that I am using with Mythtv to capture from my cable > box. Cool. I didn't know Mythtv did MJPEG cards

[Mjpeg-users] DC10+ and video out

2006-04-09 Thread Dave Chapman
I guys. I'm new to the list so don't shot me down if these are silly questions. I have a Pinnacle DC10+ that I am using with Mythtv to capture from my cable box. Two questions Can the video out ports be used at all What tweaks are there to get the best quality verses file size Make that three

Re: [Mjpeg-users] I tried 9600 kbps for video and 224 kbps for audio

2006-04-09 Thread Nicolas
On Sun, Apr 09, 2006 at 12:34:44PM +0200, Stefan M. Fendt wrote: > Hi Nicolas, > > >Here are the things I see: > >- you use the CVS yuvdenoise, which I'll compile to see the difference > > > > > it should be better (and perhaps making yuvmedianfilter obsolete...) You mean using yuvdenoise CVS r

Re: [Mjpeg-users] I tried 9600 kbps for video and 224 kbps for audio

2006-04-09 Thread Stefan M. Fendt
Hi Nicolas, >Here are the things I see: >- you use the CVS yuvdenoise, which I'll compile to see the difference > > it should be better (and perhaps making yuvmedianfilter obsolete...) >- why do you deinterlace and reinterlace? Can't yuvdenoise and > y4mspatialfilter work on interlaced materia

Re: [Mjpeg-users] I tried 9600 kbps for video and 224 kbps for audio

2006-04-09 Thread Nicolas
On Sun, Apr 09, 2006 at 11:13:15AM +0200, Stefan M. Fendt wrote: > Hi Nicolas, > > >Here it is: > >http://www.europephoto.com/info/montage_video/04.yuv.tgz > > > > > So, I just played a little with your video-data. This is what I got at last: > > http://www.sfendt.de/video/test.m2v > > I hope

Re: [Mjpeg-users] I tried 9600 kbps for video and 224 kbps for audio

2006-04-09 Thread Stefan M. Fendt
Hi Nicolas, >Here it is: >http://www.europephoto.com/info/montage_video/04.yuv.tgz > > So, I just played a little with your video-data. This is what I got at last: http://www.sfendt.de/video/test.m2v I hope this is the quality you expected to get from HI8 *bg*... And this is the commandline I